3.6 Exercises
-
Prove that the rows of Ry are orthonormal.
-
Prove that .
-
Compute:
Does the translation translate points? Does the translation translate vectors? Why does it not make sense to translate the coordinates of a vector in standard position?
-
Verify that the given scaling matrix inverse is indeed the inverse of the scaling matrix; that is, show, by directly doing the matrix multiplication, SS−1 = S−1S = I. Similarly, verify that the given translation matrix inverse is indeed the inverse of the translation matrix; that is, show that TT−1 = T−1T = I.
-
Suppose that we have frames A and B. Let pA = (1, −2, 0) and qA = (1, 2, 0) represent a point and force, respectively, relative to frame A. Moreover, let QB = (−6, 2, 0), and wB = (0, 0, 1) describe frame A with coordinates relative to frame B. Build the change of coordinate matrix that maps frame A coordinates into frame B coordinates, and find pB = (x, y, z) and qB = (x, y, z). Draw a picture on graph paper to verify that your answer is reasonable.
-
Redo , but this time scale the square 1.5 units on the x-axis, 0.75 units on the y-axis, and leave the z-axis unchanged. Graph the geometry before and after the transformation to confirm your work.
-
Redo , but this time rotate the square −45º clockwise about the y-axis (i.e., 45º counterclockwise). Graph the geometry before and after the transformation to confirm your work.
-
Redo , but this time translate the square −5 units on the x-axis, −3 units on the y-axis, and 4 units on the z-axis. Graph the geometry before and after the transformation to confirm your work