Rotation (mathematics)
From Wikipedia, the free encyclopedia
In geometry and linear algebra, a rotation is a transformation in a plane or in space that describes the motion of a rigid body around a fixed point. A rotation is different from a translation, which has no fixed points, and from a reflection, which "flips" the bodies it is transforming. A rotation and the above-mentioned transformations are isometries; they leave the distance between any two points unchanged after the transformation.
Contents |
[edit] In two dimensions
It is important to understand the frame of reference when discussing rotations. Rotating a vector in one direction while keeping the axes fixed is the same as rotating the axes in the opposite direction while keeping the vector fixed.
For example, rotating a vector or coordinate pair counterclockwise about the origin is the same as rotating the plane or axes clockwise about the origin.
Where (x,y) is rotated clockwise by θ and the coordinates after rotation are (x',y'):
or
In a counterclockwise rotation of the plane or axes about the origin, the coordinates will be rotated clockwise about the origin. In this case:
or
The magnitude of the vector (x, y) is the same as the magnitude of vector (x′, y′).
[edit] Complex plane
A complex number can be seen as a two-dimensional vector in the complex plane, with its tail at the origin and its head given by the complex number. Let
be such a complex number. Its real component is the abscissa and its imaginary component its ordinate.
Then z can be rotated counterclockwise by an angle θ by pre-multiplying it with eiθ (see Euler's formula, §2), viz.
This can be seen to correspond to the rotation described in § 1.
Because multiplication of complex numbers is commutative, rotation in 2 dimensions is commutative, unlike in higher dimensions.
[edit] In three dimensions
In ordinary three-dimensional space, a coordinate rotation can be defined by three Euler angles, or by a single angle of rotation and the direction of a vector about which to rotate.
Rotations about the origin are most easily calculated using a 3×3 matrix transformation called a rotation matrix. Rotations about another point can be described by a 4×4 matrix acting on the homogeneous coordinates.
[edit] Quaternions
An alternative approach to rotation in three dimensions uses quaternions.
Quaternions provide another way of representing rotations and orientations in three dimensions. They are applied in computer graphics, control theory, signal processing and orbital mechanics. For example, it is common for spacecraft attitude-control systems to be commanded in terms of quaternions, which are also used to telemeter their current attitude. The rationale is that combining many quaternion transformations is more numerically stable than combining many matrix transformations, and quaternions avoid the problem of gimbal lock.
[edit] Generalizations
[edit] Orthogonal matrices
The set of all matrices M(v,θ) described above together with the operation of matrix multiplication is called rotation group: SO(3).
More generally, coordinate rotations in any dimension are represented by orthogonal matrices. The set of all orthogonal matrices of the n-th dimension which describe proper rotations (determinant = +1), together with the operation of matrix multiplication, forms the special orthogonal group: SO(n). See also SO(4).
Orthogonal matrices have real elements. The analogous complex-valued matrices are the unitary matrices. The set of all unitary matrices in a given dimension n forms a unitary group of degree n, U(n); and the subgroup of U(n) representing proper rotations forms a special unitary group of degree n, SU(n). The elements of SU(2) are used in quantum mechanics to rotate spin.
[edit] Relativity
In special relativity a Lorentzian coordinate rotation which rotates the time axis is called a boost, and, instead of spatial distance, the interval between any two points remains invariant. Lorentzian coordinate rotations which do not rotate the time axis are three dimensional spatial rotations. See: Lorentz transformation, Lorentz group.
[edit] See also
[edit] References
| This article does not cite any references or sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. (June 2009) |
[edit] External links
- The Mathematics behind rotating and moving observer, explanation on how matrix algebra is used to render 3D scenery viewed by a moving or rotating observer into 2D screen.







