Rotation matrix: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Paul Wormer
imported>Paul Wormer
Line 124: Line 124:
Let <math>\overrightarrow{OP} \equiv \vec{r}</math> be a vector pointing from the fixed point ''O'' of a rotating rigid body to an arbitrary point ''P'' of the body.  A rotation of this arbitrary vector around the unit vector <math>\hat{n}</math> over an angle &phi; can be written as
Let <math>\overrightarrow{OP} \equiv \vec{r}</math> be a vector pointing from the fixed point ''O'' of a rotating rigid body to an arbitrary point ''P'' of the body.  A rotation of this arbitrary vector around the unit vector <math>\hat{n}</math> over an angle &phi; can be written as
:<math>
:<math>
\mathcal{R}(\varphi, \hat{n})(\vec{r}\,) = \left[ \vec{r} -(\hat{n}\cdot\vec{r}\,)\; \hat{n}\right] \cos\varphi  
\mathcal{R}(\varphi, \hat{n})(\vec{r}\,) = \vec{r}\,' =\left[ \vec{r} -(\hat{n}\cdot\vec{r}\,)\; \hat{n}\right] \cos\varphi  
+ (\hat{n} \times \vec{r}\,) \sin\varphi.
+ (\hat{n} \times \vec{r}\,) \sin\varphi.
</math>
</math>
where • indicates an [[inner product]] and the symbol × a [[cross product]].
where • indicates an [[inner product]] and the symbol × a [[cross product]].
[[Image:Rotation.png|right|350px|thumb|Rotation of vector <math>\scriptstyle \vec{r}</math> around axis <math>\scriptstyle \hat{n}</math> over an angle &phi;. The red vectors are in the plane of drawing spanned by <math>\scriptstyle \vec{r}</math> and <math>\scriptstyle \hat{n}</math>. The blue vectors are rotated, the green cross product points away from the reader and is perpendicular to the plane of drawing.]]
[[Image:Rotation.png|right|350px|thumb|Rotation of vector <math>\scriptstyle \vec{r}</math> around axis <math>\scriptstyle \hat{n}</math> over an angle &phi;. The red vectors are in the plane of drawing spanned by <math>\scriptstyle \vec{r}</math> and <math>\scriptstyle \hat{n}</math>. The blue vectors are rotated, the green cross product points away from the reader and is perpendicular to the plane of drawing.]]

Revision as of 10:17, 12 May 2009

A rotation of a 3-dimensional rigid body is a motion of the body that leaves one point, O, fixed. By Euler's theorem follows that then not only the point is fixed but also an axis—the rotation axis— through the fixed point. Write for the unit vector along the rotation axis and φ for the angle over which the body is rotated, then the rotation is written as

Erect three Cartesian coordinate axes with the origin in the fixed point O and take unit vectors along the axes, then the rotation matrix is defined by its elements :

In a more condensed notation this equation is written as

Given a basis of a linear space, the association between a linear map and its matrix is one-to-one.

Properties of matrix

Since rotation conserves the shape of a rigid body, it leaves angles and distances invariant. In other words, for any pair of vectors and in the inner product is invariant,

A linear map with this property is called orthogonal. It is easily shown that a similar vector/matrix relation holds. First we define

and observe that the inner product becomes by virtue of the orthonormality of the basis vectors

The invariance of the inner product under leads to

since this holds for any pair a and b it follows that a rotation matrix satisfies

where E is the 3×3 identity matrix. For finite-dimensional matrices one shows easily

A matrix with this property is also called orthogonal. Writing out the two matrix products it follows that both the rows and the columns of the matrix are orthonormal (normalized and orthogonal). Indeed,

where δij is the Kronecker delta.

Orthogonal matrices come in two flavors: proper (det = 1) and improper (det = −1) rotations. Invoking some properties of determinants, one can prove

Compact notation

A compact way of presenting the same results is the following. Designate the columns of R by r1, r2, r3, i.e.,

.

The matrix R is orthogonal if

The matrix R is a proper rotation matrix, if it is orthogonal and if r1, r2, r3 form a right-handed set, i.e.,

Here the symbol × indicates a cross product and is the antisymmetric Levi-Civita symbol,

and if two or more indices are equal.

The matrix R is an improper rotation matrix if its column vectors form a left-handed set, i.e.,

The last two equations can be condensed into one equation

by virtue of the the fact that the determinant of a proper rotation matrix is 1 and of an improper rotation −1. This was proved above, an alternative proof is the following: The determinant of a 3×3 matrix with column vectors a, b, and c can be written as scalar triple product

.

It was just shown that for a proper rotation the columns of R are orthonormal and satisfy,

Likewise the determinant is −1 for an improper rotation.

Explicit expression

Let be a vector pointing from the fixed point O of a rotating rigid body to an arbitrary point P of the body. A rotation of this arbitrary vector around the unit vector over an angle φ can be written as

where • indicates an inner product and the symbol × a cross product.

Rotation of vector around axis over an angle φ. The red vectors are in the plane of drawing spanned by and . The blue vectors are rotated, the green cross product points away from the reader and is perpendicular to the plane of drawing.