Euler's theorem (rotation): Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Peter Schmitt
(More on Euler's proof)
imported>Peter Schmitt
(introduction rewritten)
Line 1: Line 1:
{{subpages}}
{{subpages}}
In [[mathematics]], '''Euler's theorem''' for rotations states that a rotation of a three-dimensional rigid body—which is a motion of the rigid body in 3-dimensional point space that leaves at least one point of the body in place—is around an axis, the ''rotation axis''. This means that all points of the body that lie on the axis are invariant under [[rotation matrix|rotation]], i.e., do not move. In other words, if the motion leaves one point of the rigid body invariant, then it leaves a whole axis through the body invariant.
'''Euler's theorem on rotation''' is the statement that
in space a [[rigid motion]] which has a fixed point always has an axis (of rotation),
i.e., a straight line of fixed points.
It is named after [[Leonhard Euler]]
who proved this in 1775 by an elementary geometric argument.
 
In terms of modern [[mathematics]],
rotations are distance and orientation preserving transformations
in [[Euclidean space|Euclidean (affine) space]] which have a fixed point.
Such transformations are associated with [[linear operator|linear operators]]
corresponding to real (orthogonal) 3 times 3 [[matrix|matrices]] with determinant +1.
Since for such matrices at least one eigenvalue equals +1,
the corresponding eigenvector gives the direction of the axis.


==Proof==
==Proof==

Revision as of 17:48, 7 June 2009

This article is developing and not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.

Euler's theorem on rotation is the statement that in space a rigid motion which has a fixed point always has an axis (of rotation), i.e., a straight line of fixed points. It is named after Leonhard Euler who proved this in 1775 by an elementary geometric argument.

In terms of modern mathematics, rotations are distance and orientation preserving transformations in Euclidean (affine) space which have a fixed point. Such transformations are associated with linear operators corresponding to real (orthogonal) 3 times 3 matrices with determinant +1. Since for such matrices at least one eigenvalue equals +1, the corresponding eigenvector gives the direction of the axis.

Proof

Euler's theorem (1775)

Euler states the theorem as follows:

Theorema. Quomodocunque sphaera circa centrum suum conuertatur, semper assignari potest diameter, cuius directio in situ translato conueniat cum situ initiali.

or (in free translation):

When a sphere is moved around its centre it is always possible to find a diameter whose direction in the displaced position is the same as in the initial position.

To prove this, Euler considers a great circle on the sphere and the great circle to which it is transported by the movement. These two circles intersect in two (opposite) points of which one, say A, is chosen. This point lies on the initial circle and thus is transported to a point a on the second circle. On the other hand, A lies also on the translated circle, and thus corresponds to a point α on the initial circle. Now Euler considers the symmetry plane of the angle αAa (which passes through the centre C of the sphere) and the symmetry plane of the arc Aa (which also passes through C). These two planes intersect in a diameter whose endpoint O on the sphere remains fixed under the movement because the triangle OαA is transported onto the triangle OAa (since αA is mapped on Aa and the triangles have the same angles).

This also shows that the rotation of the sphere can be seen as two consecutive reflections about the two planes described above. Points in a mirror plane are invariant under reflection, and hence the points on their intersection (a line: the axis of rotation) are invariant under both the reflections, and hence under the rotation.

Matrix proof

An algebraic proof starts from the fact that a rotation is a linear map in one-to-one correspondence withi a 3×3 rotation matrix R, i.e, a matrix for which

where E is the 3×3 identity matrix and superscript T indicates the transposed matrix. Clearly a rotation matrix has determinant ±1, for invoking some properties of determinants, one can prove

The matrix with positive determinant is a proper rotation and with a negative determinant an improper rotation (is equal to a reflection times a proper rotation).

It will now be shown that a rotation matrix R has at least one invariant vector n, i.e., R n = n. Note that this is equivalent to stating that the vector n is an eigenvector of the matrix R with eigenvalue λ = 1.

A proper rotation matrix R has at least one unit eigenvalue. Using the two relations:

we find

From this follows that λ = 1 is a root (solution) of the secular equation, that is,

In other words, the matrix RE is singular and has a non-zero kernel, that is, there is at least one non-zero vector, say n, for which

The line μn for real μ is invariant under R, i.e, μn is a rotation axis. This proves Euler's theorem.

Equivalence of an orthogonal matrix to a rotation matrix

A proper orthogonal matrix is equivalent to

If R has more than one invariant vector then φ = 0 and R = E. Any vector is an invariant vector of E.

Excursion into matrix theory

In order to prove the previous equation some facts from matrix theory must be recalled.

An m×m matrix A has m orthogonal eigenvectors if and only if A is normal, that is, if AA = AA. [1] This result is equivalent to stating that normal matrices can be brought to diagonal form by a unitary similarity transformation:

and U is unitary, that is,

The eigenvalues α1, ..., αm are roots of the secular equation. If the matrix A happens to be unitary (and note that unitary matrices are normal), then

and it follows that the eigenvalues of a unitary matrix are on the unit circle in the complex plane:

Also an orthogonal (real unitary) matrix has eigenvalues on the unit circle in the complex plane. Moreover, since its secular equation (an mth order polynomial in λ) has real coefficients, it follows that its roots appear in complex conjugate pairs, that is, if α is a root then so is α.


After recollection of these general facts from matrix theory, we return to the rotation matrix R. It follows from its realness and orthogonality that

with the third column of the 3×3 matrix U equal to the invariant vector n. Writing u1 and u2 for the first two columns of U, this equation gives

If u1 has eigenvalue 1, then φ= 0 and u2 has also eigenvalue 1, which implies that in that case R = E.

Finally, the matrix equation is transformed by means of a unitary matrix,

which gives

The columns of U′ are orthonormal. The third column is still n, the other two columns are perpendicular to n. This result implies that any orthogonal matrix R is equivalent to a rotation over an angle φ around an axis n.

Equivalence classes

It is of interest to remark that the trace (sum of diagonal elements) of the real rotation matrix given above is 1 + 2cosφ. Since a trace is invariant under an orthogonal matrix transformation:

it follows that all matrices that are equivalent to R by an orthogonal matrix transformation have the same trace. The matrix transformation is clearly an equivalence relation, that is, all equivalent matrices form an equivalence class. In fact, all proper rotation 3×3 rotation matrices form a group, usually denoted by SO(3) (the special orthogonal group in 3 dimensions) and all matrices with the same trace form an equivalence class in this group. Elements of such an equivalence class share their rotation angle, but all rotations are around different axes. If n is a eigenvector of R with eigenvalue 1, then An is an eigenvector of ARAT, also with eigenvalue 1. Unless A = E, n and An are different.

Note

  1. The dagger symbol † stands for complex conjugation followed by transposition. For real matrices complex conjugation does nothing and daggering a real matrix is the same as transposing it.