Rodrigues' rotation formula
Template:Short description Script error: No such module "Distinguish".
Script error: No such module "Unsubst". In the theory of three-dimensional rotation, Rodrigues' rotation formula, named after Olinde Rodrigues, is an efficient algorithm for rotating a vector in space, given an axis and angle of rotation. By extension, this can be used to transform all three basis vectors to compute a rotation matrix in SO(3)Script error: No such module "Check for unknown parameters"., the group of all rotation matrices, from an axis–angle representation. In terms of Lie theory, the Rodrigues' formula provides an algorithm to compute the exponential map from the Lie algebra so(3)Script error: No such module "Check for unknown parameters". to its Lie group SO(3)Script error: No such module "Check for unknown parameters"..
This formula is variously credited to Leonhard Euler, Olinde Rodrigues, or a combination of the two. A detailed historical analysis in 1989 concluded that the formula should be attributed to Euler, and recommended calling it "Euler's finite rotation formula."[1] This proposal has received notable support,[2] but some others have viewed the formula as just one of many variations of the Euler–Rodrigues formula, thereby crediting both.[3]
Statement
If vScript error: No such module "Check for unknown parameters". is a vector in ℝ3Script error: No such module "Check for unknown parameters". and kScript error: No such module "Check for unknown parameters". is a unit vector describing an axis of rotation about which vScript error: No such module "Check for unknown parameters". rotates by an angle Template:Mvar according to the right hand rule, the Rodrigues formula for the rotated vector vrotScript error: No such module "Check for unknown parameters". is Template:Equation box 1
The intuition of the above formula is that the first term scales the vector down, while the second skews it (via vector addition) toward the new rotational position. The third term re-adds the height (relative to ) that was lost by the first term.
An alternative statement is to write the axis vector as a cross product a × bScript error: No such module "Check for unknown parameters". of any two nonzero vectors aScript error: No such module "Check for unknown parameters". and bScript error: No such module "Check for unknown parameters". which define the plane of rotation, and the sense of the angle θScript error: No such module "Check for unknown parameters". is measured away from aScript error: No such module "Check for unknown parameters". and towards bScript error: No such module "Check for unknown parameters".. Letting αScript error: No such module "Check for unknown parameters". denote the angle between these vectors, the two angles θScript error: No such module "Check for unknown parameters". and αScript error: No such module "Check for unknown parameters". are not necessarily equal, but they are measured in the same sense. Then the unit axis vector can be written
This form may be more useful when two vectors defining a plane are involved. An example in physics is the Thomas precession which includes the rotation given by Rodrigues' formula, in terms of two non-collinear boost velocities, and the axis of rotation is perpendicular to their plane.
Derivation
Let kScript error: No such module "Check for unknown parameters". be a unit vector defining a rotation axis, and let vScript error: No such module "Check for unknown parameters". be any vector to rotate about kScript error: No such module "Check for unknown parameters". by angle θScript error: No such module "Check for unknown parameters". (right hand rule, anticlockwise in the figure), producing the rotated vector .
Using the dot and cross products, the vector vScript error: No such module "Check for unknown parameters". can be decomposed into components parallel and perpendicular to the axis kScript error: No such module "Check for unknown parameters".,
where the component parallel to kScript error: No such module "Check for unknown parameters". is called the vector projection of vScript error: No such module "Check for unknown parameters". on kScript error: No such module "Check for unknown parameters".,
- ,
and the component perpendicular to kScript error: No such module "Check for unknown parameters". is called the vector rejection of vScript error: No such module "Check for unknown parameters". from kScript error: No such module "Check for unknown parameters".:
- ,
where the last equality follows from the vector triple product formula: . Finally, the vector is a copy of rotated 90° around . Thus the three vectors form a right-handed orthogonal basis of , with the last two vectors of equal length.
Under the rotation, the component parallel to the axis will not change magnitude nor direction:
while the perpendicular component will retain its magnitude but rotate its direction in the perpendicular plane spanned by and , according to
in analogy with the planar polar coordinates (r, θ)Script error: No such module "Check for unknown parameters". in the Cartesian basis exScript error: No such module "Check for unknown parameters"., eyScript error: No such module "Check for unknown parameters".:
Now the full rotated vector is:
Substituting or in the last expression gives respectively:
Matrix notation
The linear transformation on defined by the cross product is given in coordinates by representing vScript error: No such module "Check for unknown parameters". and k × vScript error: No such module "Check for unknown parameters". as column matrices:
That is, the matrix of this linear transformation (with respect to standard coordinates) is the cross-product matrix:
That is to say,
The last formula in the previous section can therefore be written as:
Collecting terms allows the compact expression
where Template:Equation box 1 is the rotation matrix through an angle Template:Mvar counterclockwise about the axis kScript error: No such module "Check for unknown parameters"., and IScript error: No such module "Check for unknown parameters". the 3 × 3 identity matrix.[4] This matrix RScript error: No such module "Check for unknown parameters". is an element of the rotation group SO(3)Script error: No such module "Check for unknown parameters". of ℝ3Script error: No such module "Check for unknown parameters"., and KScript error: No such module "Check for unknown parameters". is an element of the Lie algebra generating that Lie group (note that KScript error: No such module "Check for unknown parameters". is skew-symmetric, which characterizes ).
In terms of the matrix exponential,
To see that the last identity holds, one notes that
characteristic of a one-parameter subgroup, i.e. exponential, and that the formulas match for infinitesimal Template:Mvar.
See also
References
<templatestyles src="Reflist/styles.css" />
Script error: No such module "Check for unknown parameters".
- Leonhard Euler, "Problema algebraicum ob affectiones prorsus singulares memorabile", Commentatio 407 Indicis Enestoemiani, Novi Comm. Acad. Sci. Petropolitanae 15 (1770), 75–106.
- Olinde Rodrigues, "Des lois géométriques qui régissent les déplacements d'un système solide dans l'espace, et de la variation des coordonnées provenant de ces déplacements considérés indépendants des causes qui peuvent les produire", Journal de Mathématiques Pures et Appliquées 5 (1840), 380–440. online.
- Richard M. Friedberg (2022) "Rodrigues, Olinde: "Des lois géométriques qui régissent les déplacements d'un systéme solide...", translation and commentary". arXiv:2211.07787.
- Don Koks, (2006) Explorations in Mathematical Physics, Springer Science+Business Media, LLC. Template:Isbn. Ch.4, pps 147 et seq. A Roundabout Route to Geometric Algebra
External links
- Johan E. Mebius, Derivation of the Euler-Rodrigues formula for three-dimensional rotations from the general formula for four-dimensional rotations., arXiv General Mathematics 2007.
- For another descriptive example see: https://chrishecker.com/Rigid_Body_Dynamics#Physics_Articles, Chris Hecker, physics section, part 4. "The Third Dimension" – on page 3, section Axis and Angle, https://chrishecker.com/images/b/bb/Gdmphys4.pdf