Homepage › Solution manuals › Sergei Treil › Linear Algebra Done Wrong › Exercise 1.3.2
Exercise 1.3.2
Let a linear transformation in be in the line . Find its matrix.
Answers
Solution 1. Reflection is a linear transformation. It is completely defined on the standard basis. And , . So the matrix is the combination of the two transformed standard basis as its first and second column. i.e.
Comments
Solution 2. (A more general method) Let be the angle between the -axis and the line. The reflection can be achieved through following steps: first, rotate the line around the origin (-axis in 3D space) so the line aligns with the -axis (This line happens to pass through the origin, if not, translation is needed in advance to make the line pass through the origin and we need to use homogeneous coordinates since translation is not a linear transformation if represented in standard coordinates). Secondly, perform reflection about the -axis. Lastly, we need to rotate the current frame back to its original location or perform other corresponding inverse transformation. So
That is