 
 
 
 
 
   
Definition 1.1 .
A rotation matrix is an orthogonal matrix of
determinant  , rather than
, rather than  .   (Note:  The identity
matrix is considered a rotation matrix.)
.   (Note:  The identity
matrix is considered a rotation matrix.)
Proposition 1.2 . (a)  The product of two 
 rotation matrices is a
rotation matrix.  (b) The inverse of a rotation matrix is a
rotation matrix.  (In fact, it's the transpose.)
 rotation matrices is a
rotation matrix.  (b) The inverse of a rotation matrix is a
rotation matrix.  (In fact, it's the transpose.)
1.3 Rotation matrices in 
R 
Our notation will be 
![$ R_{\theta} = \left[\begin{array}{rr} \cos \theta&
\sin \theta\\  -\sin \theta&\cos \theta \end{array}\right]$](img10.gif) , giving a rotation about the
origin through an angle
, giving a rotation about the
origin through an angle  , measured counterclockwise.
, measured counterclockwise.
Proposition 1.4 . All 
 rotation matrices are of this form.
 rotation matrices are of this form.
1.5 Rotation matrices in 
R 
By 
 we will mean the rotation matrix that
gives a rotation about the
 we will mean the rotation matrix that
gives a rotation about the  -axis by an angle
-axis by an angle  measured starting from the
measured starting from the  -axis and rotating towards the
-axis and rotating towards the
 -axis.  Its effect on the
-axis.  Its effect on the  -plane is the same as the
effect of
-plane is the same as the
effect of 
 .  Because
.  Because  and
 and  are
moved in the
 are
moved in the  -plane as if
-plane as if 
 were being
applied, and because
 were being
applied, and because  is left fixed,
 is left fixed,
 
  
 
![$ \left[\begin{array}{rrr}\cos \theta&\sin \theta& 0\\
- \sin \theta& \cos \theta&0\\  0&0&1\end{array}\right]$](img24.gif) .
.
 is the inverse of
 is the inverse of 
 .  Thus
.  Thus 
 gives the rotation
about the
 gives the rotation
about the  -axis by an angle
-axis by an angle  measured starting from
the
 measured starting from
the  -axis and rotating towards the
-axis and rotating towards the  -axis.
-axis.
 ,
, 
 ,
, 
 , and
, and 
 are defined
similarly.
 are defined
similarly.
1.6 Remarks.
 rotation matrices are of these
forms, but all can be obtained as products of matrices of these
forms.
 rotation matrices are of these
forms, but all can be obtained as products of matrices of these
forms.
 -axis,
-axis,  -axis, or
-axis, or  -axis;  (ii) the
axis of a rotation in 
R
-axis;  (ii) the
axis of a rotation in 
R , i.e., a line of points that are
left fixed (are not moved) by the rotation.  It is a fact that
for every
, i.e., a line of points that are
left fixed (are not moved) by the rotation.  It is a fact that
for every 
 matrix the corresponding rotation in 
R
 matrix the corresponding rotation in 
R has an axis.  (See Problem F-
 has an axis.  (See Problem F-![[*]](/lib/latex2html-icons/crossref.gif) .)
.)
 j
j k, they have the same cross-product
relations as 
i
k, they have the same cross-product
relations as 
i j
j k.  In particular, since 
i
k.  In particular, since 
i j
   j k, the third row of a rotation matrix is the cross product of
the first and second rows.  (What about columns?)
   k, the third row of a rotation matrix is the cross product of
the first and second rows.  (What about columns?)
 
 
 
 
