Homepage › Solution manuals › Sergei Treil › Linear Algebra Done Wrong › Exercise 1.8.5
Exercise 1.8.5
A transformation T in is a
rotation about the line in the
-
plane through an angle .
Write a
matrix corresponding to this transformation.
You can leave the result as a product of matrices.
Answers
Solution For a general spatial rotation around a given direction (suppose the direction is given by a vector) through an angle , the rotation matrix can be given by:
where the rotation by is assumed
to be performed around -axis.
and
are rotations used to align
the direction with -axis
and can be determined by simple trigonometry.
For the problem given, the line
doesn’t go through the origin, so extra step
is
needed to translate the line to make it pass the origin and homogeneous coordinates
are applied:
According to the description,
The corresponding matrix is then
is not unique for the translation to make two parallel lines align.