rotation matrix
Definition 1.
A rotation matrix![]()
is a
(real) orthogonal matrix
![]()
whose determinant
![]()
is .
All rotation matrices form a group called
the special orthogonal group
![]()
and it is denoted by
.
Examples
-
1.
The identity matrix

in is a rotation matrix.
-
2.
The most general rotation matrix in can be written as
where . Multiplication (from the left) with this matrix rotates a vector (in ) radians in the anti-clockwise direction.
Properties
-
1.
Suppose is a unit vector

. Then there exists a rotation matrix such that .
-
2.
In fact, for , , there are many rotation matrices such that . To see this, let be the mapping , defined as
Then for each , maps onto itself. Thus, if satisfies , then satisfies the same property for all .
| Title | rotation matrix |
| Canonical name | RotationMatrix |
| Date of creation | 2013-03-22 15:03:57 |
| Last modified on | 2013-03-22 15:03:57 |
| Owner | matte (1858) |
| Last modified by | matte (1858) |
| Numerical id | 17 |
| Author | matte (1858) |
| Entry type | Definition |
| Classification | msc 15-00 |
| Synonym | rotational matrix |
| Related topic | OrthogonalMatrices |
| Related topic | ExampleOfRotationMatrix |
| Related topic | DecompositionOfOrthogonalOperatorsAsRotationsAndReflections |
| Related topic | DerivationOfRotationMatrixUsingPolarCoordinates |
| Related topic | DerivationOf2DReflectionMatrix |
| Related topic | TransitionToSkewAngledCoordinates |