In
mechanics
Mechanics () is the area of physics concerned with the relationships between force, matter, and motion among Physical object, physical objects. Forces applied to objects may result in Displacement (vector), displacements, which are changes of ...
and
geometry
Geometry (; ) is a branch of mathematics concerned with properties of space such as the distance, shape, size, and relative position of figures. Geometry is, along with arithmetic, one of the oldest branches of mathematics. A mathematician w ...
, the 3D rotation group, often denoted
SO(3), is the
group of all
rotation
Rotation or rotational/rotary motion is the circular movement of an object around a central line, known as an ''axis of rotation''. A plane figure can rotate in either a clockwise or counterclockwise sense around a perpendicular axis intersect ...
s about the
origin of
three-dimensional
In geometry, a three-dimensional space (3D space, 3-space or, rarely, tri-dimensional space) is a mathematical space in which three values (''coordinates'') are required to determine the position (geometry), position of a point (geometry), poi ...
Euclidean space
Euclidean space is the fundamental space of geometry, intended to represent physical space. Originally, in Euclid's ''Elements'', it was the three-dimensional space of Euclidean geometry, but in modern mathematics there are ''Euclidean spaces ...
under the operation of
composition.
By definition, a rotation about the origin is a transformation that preserves the origin,
Euclidean distance (so it is an
isometry), and
orientation (i.e., ''handedness'' of space). Composing two rotations results in another rotation, every rotation has a unique
inverse rotation, and the
identity map
Graph of the identity function on the real numbers
In mathematics, an identity function, also called an identity relation, identity map or identity transformation, is a function that always returns the value that was used as its argument, unc ...
satisfies the definition of a rotation. Owing to the above properties (along composite rotations'
associative property
In mathematics, the associative property is a property of some binary operations that rearranging the parentheses in an expression will not change the result. In propositional logic, associativity is a Validity (logic), valid rule of replaceme ...
), the set of all rotations is a
group under composition.
Every non-trivial rotation is determined by its axis of rotation (a line through the origin) and its angle of rotation. Rotations are not commutative (for example, rotating ''R'' 90° in the x-y plane followed by ''S'' 90° in the y-z plane is not the same as ''S'' followed by ''R''), making the 3D rotation group a
nonabelian group. Moreover, the rotation group has a natural structure as a
manifold
In mathematics, a manifold is a topological space that locally resembles Euclidean space near each point. More precisely, an n-dimensional manifold, or ''n-manifold'' for short, is a topological space with the property that each point has a N ...
for which the group operations are
smoothly differentiable, so it is in fact a
Lie group
In mathematics, a Lie group (pronounced ) is a group (mathematics), group that is also a differentiable manifold, such that group multiplication and taking inverses are both differentiable.
A manifold is a space that locally resembles Eucli ...
. It is
compact
Compact as used in politics may refer broadly to a pact or treaty; in more specific cases it may refer to:
* Interstate compact, a type of agreement used by U.S. states
* Blood compact, an ancient ritual of the Philippines
* Compact government, a t ...
and has dimension 3.
Rotations are
linear transformations of
and can therefore be represented by
matrices once a
basis of
has been chosen. Specifically, if we choose an
orthonormal basis
In mathematics, particularly linear algebra, an orthonormal basis for an inner product space V with finite Dimension (linear algebra), dimension is a Basis (linear algebra), basis for V whose vectors are orthonormal, that is, they are all unit vec ...
of
, every rotation is described by an
orthogonal 3 × 3 matrix (i.e., a 3 × 3 matrix with real entries which, when multiplied by its
transpose
In linear algebra, the transpose of a Matrix (mathematics), matrix is an operator which flips a matrix over its diagonal;
that is, it switches the row and column indices of the matrix by producing another matrix, often denoted by (among other ...
, results in the
identity matrix
In linear algebra, the identity matrix of size n is the n\times n square matrix with ones on the main diagonal and zeros elsewhere. It has unique properties, for example when the identity matrix represents a geometric transformation, the obje ...
) with
determinant
In mathematics, the determinant is a Scalar (mathematics), scalar-valued function (mathematics), function of the entries of a square matrix. The determinant of a matrix is commonly denoted , , or . Its value characterizes some properties of the ...
1. The group SO(3) can therefore be identified with the group of these matrices under
matrix multiplication. These matrices are known as "special orthogonal matrices", explaining the notation SO(3).
The group SO(3) is used to describe the possible rotational symmetries of an object, as well as the possible orientations of an object in space. Its
representations are important in physics, where they give rise to the
elementary particle
In particle physics, an elementary particle or fundamental particle is a subatomic particle that is not composed of other particles. The Standard Model presently recognizes seventeen distinct particles—twelve fermions and five bosons. As a c ...
s of integer
spin.
Length and angle
Besides just preserving length, rotations also preserve the
angle
In Euclidean geometry, an angle can refer to a number of concepts relating to the intersection of two straight Line (geometry), lines at a Point (geometry), point. Formally, an angle is a figure lying in a Euclidean plane, plane formed by two R ...
s between vectors. This follows from the fact that the standard
dot product
In mathematics, the dot product or scalar productThe term ''scalar product'' means literally "product with a Scalar (mathematics), scalar as a result". It is also used for other symmetric bilinear forms, for example in a pseudo-Euclidean space. N ...
between two vectors u and v can be written purely in terms of length (see the
law of cosines
In trigonometry, the law of cosines (also known as the cosine formula or cosine rule) relates the lengths of the sides of a triangle to the cosine of one of its angles. For a triangle with sides , , and , opposite respective angles , , and (see ...
):
It follows that every length-preserving linear transformation in
preserves the dot product, and thus the angle between vectors. Rotations are often defined as linear transformations that preserve the inner product on
, which is equivalent to requiring them to preserve length. See
classical group
In mathematics, the classical groups are defined as the special linear groups over the reals \mathbb, the complex numbers \mathbb and the quaternions \mathbb together with special automorphism groups of Bilinear form#Symmetric, skew-symmetric an ...
for a treatment of this more general approach, where appears as a special case.
Orthogonal and rotation matrices
Every rotation maps an
orthonormal basis
In mathematics, particularly linear algebra, an orthonormal basis for an inner product space V with finite Dimension (linear algebra), dimension is a Basis (linear algebra), basis for V whose vectors are orthonormal, that is, they are all unit vec ...
of
to another orthonormal basis. Like any linear transformation of
finite-dimensional
In mathematics, the dimension of a vector space ''V'' is the cardinality (i.e., the number of vectors) of a basis of ''V'' over its base field. p. 44, §2.36 It is sometimes called Hamel dimension (after Georg Hamel) or algebraic dimension to d ...
vector spaces, a rotation can always be represented by a
matrix. Let be a given rotation. With respect to the
standard basis
In mathematics, the standard basis (also called natural basis or canonical basis) of a coordinate vector space (such as \mathbb^n or \mathbb^n) is the set of vectors, each of whose components are all zero, except one that equals 1. For exampl ...
of
the columns of are given by . Since the standard basis is orthonormal, and since preserves angles and length, the columns of form another orthonormal basis. This orthonormality condition can be expressed in the form
:
where denotes the
transpose
In linear algebra, the transpose of a Matrix (mathematics), matrix is an operator which flips a matrix over its diagonal;
that is, it switches the row and column indices of the matrix by producing another matrix, often denoted by (among other ...
of and is the
identity matrix
In linear algebra, the identity matrix of size n is the n\times n square matrix with ones on the main diagonal and zeros elsewhere. It has unique properties, for example when the identity matrix represents a geometric transformation, the obje ...
. Matrices for which this property holds are called
orthogonal matrices. The group of all orthogonal matrices is denoted , and consists of all proper and improper rotations.
In addition to preserving length, proper rotations must also preserve orientation. A matrix will preserve or reverse orientation according to whether the
determinant
In mathematics, the determinant is a Scalar (mathematics), scalar-valued function (mathematics), function of the entries of a square matrix. The determinant of a matrix is commonly denoted , , or . Its value characterizes some properties of the ...
of the matrix is positive or negative. For an orthogonal matrix , note that implies , so that . The
subgroup
In group theory, a branch of mathematics, a subset of a group G is a subgroup of G if the members of that subset form a group with respect to the group operation in G.
Formally, given a group (mathematics), group under a binary operation  ...
of orthogonal matrices with determinant is called the ''special
orthogonal group
In mathematics, the orthogonal group in dimension , denoted , is the Group (mathematics), group of isometry, distance-preserving transformations of a Euclidean space of dimension that preserve a fixed point, where the group operation is given by ...
'', denoted .
Thus every rotation can be represented uniquely by an orthogonal matrix with unit determinant. Moreover, since composition of rotations corresponds to
matrix multiplication, the rotation group is
isomorphic
In mathematics, an isomorphism is a structure-preserving mapping or morphism between two structures of the same type that can be reversed by an inverse mapping. Two mathematical structures are isomorphic if an isomorphism exists between the ...
to the special orthogonal group .
Improper rotations correspond to orthogonal matrices with determinant , and they do not form a group because the product of two improper rotations is a proper rotation.
Group structure
The rotation group is a
group under
function composition
In mathematics, the composition operator \circ takes two function (mathematics), functions, f and g, and returns a new function h(x) := (g \circ f) (x) = g(f(x)). Thus, the function is function application, applied after applying to . (g \c ...
(or equivalently the
product of linear transformations). It is a
subgroup
In group theory, a branch of mathematics, a subset of a group G is a subgroup of G if the members of that subset form a group with respect to the group operation in G.
Formally, given a group (mathematics), group under a binary operation  ...
of the
general linear group
In mathematics, the general linear group of degree n is the set of n\times n invertible matrices, together with the operation of ordinary matrix multiplication. This forms a group, because the product of two invertible matrices is again inve ...
consisting of all
invertible
In mathematics, the concept of an inverse element generalises the concepts of opposite () and reciprocal () of numbers.
Given an operation denoted here , and an identity element denoted , if , one says that is a left inverse of , and that ...
linear transformations of the
real 3-space .
Furthermore, the rotation group is
nonabelian. That is, the order in which rotations are composed makes a difference. For example, a quarter turn around the positive ''x''-axis followed by a quarter turn around the positive ''y''-axis is a different rotation than the one obtained by first rotating around ''y'' and then ''x''.
The orthogonal group, consisting of all proper and improper rotations, is generated by reflections. Every proper rotation is the composition of two reflections, a special case of the
Cartan–Dieudonné theorem.
Complete classification of finite subgroups
The finite subgroups of
are completely
classified.
Every finite subgroup is isomorphic to either an element of one of two
countably infinite
In mathematics, a set is countable if either it is finite or it can be made in one to one correspondence with the set of natural numbers. Equivalently, a set is ''countable'' if there exists an injective function from it into the natural numbe ...
families of planar isometries: the
cyclic groups
or the
dihedral group
In mathematics, a dihedral group is the group (mathematics), group of symmetry, symmetries of a regular polygon, which includes rotational symmetry, rotations and reflection symmetry, reflections. Dihedral groups are among the simplest example ...
s
, or to one of three other groups: the
tetrahedral group , the
octahedral group , or the
icosahedral group .
Axis of rotation
Every nontrivial proper rotation in 3 dimensions fixes a unique 1-dimensional
linear subspace
In mathematics, the term ''linear'' is used in two distinct senses for two different properties:
* linearity of a ''function (mathematics), function'' (or ''mapping (mathematics), mapping'');
* linearity of a ''polynomial''.
An example of a li ...
of
which is called the ''axis of rotation'' (this is
Euler's rotation theorem). Each such rotation acts as an ordinary 2-dimensional rotation in the plane
orthogonal
In mathematics, orthogonality (mathematics), orthogonality is the generalization of the geometric notion of ''perpendicularity''. Although many authors use the two terms ''perpendicular'' and ''orthogonal'' interchangeably, the term ''perpendic ...
to this axis. Since every 2-dimensional rotation can be represented by an angle ''φ'', an arbitrary 3-dimensional rotation can be specified by an axis of rotation together with an
angle of rotation about this axis. (Technically, one needs to specify an orientation for the axis and whether the rotation is taken to be
clockwise or
counterclockwise with respect to this orientation).
For example, counterclockwise rotation about the positive ''z''-axis by angle ''φ'' is given by
:
Given a
unit vector
In mathematics, a unit vector in a normed vector space is a Vector (mathematics and physics), vector (often a vector (geometry), spatial vector) of Norm (mathematics), length 1. A unit vector is often denoted by a lowercase letter with a circumfle ...
n in
and an angle ''φ'', let ''R''(''φ'', n) represent a counterclockwise rotation about the axis through n (with orientation determined by n). Then
* ''R''(0, n) is the identity transformation for any n
* ''R''(''φ'', n) = ''R''(−''φ'', −n)
* ''R''( + ''φ'', n) = ''R''( − ''φ'', −n).
Using these properties one can show that any rotation can be represented by a unique angle ''φ'' in the range 0 ≤ φ ≤ and a unit vector n such that
* n is arbitrary if ''φ'' = 0
* n is unique if 0 < ''φ'' <
* n is unique up to a
sign if ''φ'' = (that is, the rotations ''R''(, ±n) are identical).
In the next section, this representation of rotations is used to identify SO(3) topologically with three-dimensional real projective space.
Topology
The Lie group SO(3) is
diffeomorphic to the
real projective space
Consider the solid ball in
of radius (that is, all points of
of distance or less from the origin). Given the above, for every point in this ball there is a rotation, with axis through the point and the origin, and rotation angle equal to the distance of the point from the origin. The identity rotation corresponds to the point at the center of the ball. Rotations through an angle between 0 and (not including either) are on the same axis at the same distance. Rotation through angles between 0 and − correspond to the point on the same axis and distance from the origin but on the opposite side of the origin. The one remaining issue is that the two rotations through and through − are the same. So we
identify (or "glue together")
antipodal points on the surface of the ball. After this identification, we arrive at a
topological space
In mathematics, a topological space is, roughly speaking, a Geometry, geometrical space in which Closeness (mathematics), closeness is defined but cannot necessarily be measured by a numeric Distance (mathematics), distance. More specifically, a to ...
homeomorphic to the rotation group.
Indeed, the ball with antipodal surface points identified is a
smooth manifold
In mathematics, a differentiable manifold (also differential manifold) is a type of manifold that is locally similar enough to a vector space to allow one to apply calculus. Any manifold can be described by a collection of charts (atlas). One may ...
, and this manifold is
diffeomorphic to the rotation group. It is also diffeomorphic to the
real 3-dimensional projective space so the latter can also serve as a topological model for the rotation group.
These identifications illustrate that SO(3) is
connected but not
simply connected
In topology, a topological space is called simply connected (or 1-connected, or 1-simply connected) if it is path-connected and every Path (topology), path between two points can be continuously transformed into any other such path while preserving ...
. As to the latter, in the ball with antipodal surface points identified, consider the path running from the "north pole" straight through the interior down to the south pole. This is a closed loop, since the north pole and the south pole are identified. This loop cannot be shrunk to a point, since no matter how it is deformed, the start and end point have to remain antipodal, or else the loop will "break open". In terms of rotations, this loop represents a continuous sequence of rotations about the ''z''-axis starting (by example) at the identity (center of the ball), through the south pole, jumping to the north pole and ending again at the identity rotation (i.e., a series of rotation through an angle ''φ'' where ''φ'' runs from 0 to
2).
Surprisingly, running through the path twice, i.e., running from the north pole down to the south pole, jumping back to the north pole (using the fact that north and south poles are identified), and then again running from the north pole down to the south pole, so that ''φ'' runs from 0 to 4, gives a closed loop which ''can'' be shrunk to a single point: first move the paths continuously to the ball's surface, still connecting north pole to south pole twice. The second path can then be mirrored over to the antipodal side without changing the path at all. Now we have an ordinary closed loop on the surface of the ball, connecting the north pole to itself along a great circle. This circle can be shrunk to the north pole without problems. The
plate trick and similar tricks demonstrate this practically.
The same argument can be performed in general, and it shows that the
fundamental group of SO(3) is the
cyclic group of order 2 (a fundamental group with two elements). In
physics
Physics is the scientific study of matter, its Elementary particle, fundamental constituents, its motion and behavior through space and time, and the related entities of energy and force. "Physical science is that department of knowledge whi ...
applications, the non-triviality (more than one element) of the fundamental group allows for the existence of objects known as
spinors, and is an important tool in the development of the
spin–statistics theorem.
The
universal cover of SO(3) is a
Lie group
In mathematics, a Lie group (pronounced ) is a group (mathematics), group that is also a differentiable manifold, such that group multiplication and taking inverses are both differentiable.
A manifold is a space that locally resembles Eucli ...
called
Spin(3). The group Spin(3) is isomorphic to the
special unitary group SU(2); it is also diffeomorphic to the unit
3-sphere ''S''
3 and can be understood as the group of
versors (
quaternion
In mathematics, the quaternion number system extends the complex numbers. Quaternions were first described by the Irish mathematician William Rowan Hamilton in 1843 and applied to mechanics in three-dimensional space. The algebra of quater ...
s with
absolute value
In mathematics, the absolute value or modulus of a real number x, is the non-negative value without regard to its sign. Namely, , x, =x if x is a positive number, and , x, =-x if x is negative (in which case negating x makes -x positive), ...
1). The connection between quaternions and rotations, commonly exploited in
computer graphics
Computer graphics deals with generating images and art with the aid of computers. Computer graphics is a core technology in digital photography, film, video games, digital art, cell phone and computer displays, and many specialized applications. ...
, is explained in
quaternions and spatial rotation unit vector, Unit quaternions, known as versor, ''versors'', provide a convenient mathematics, mathematical notation for representing spatial Orientation (geometry), orientations and rotations of elements in three dimensional space. Specifically, th ...
s. The map from ''S''
3 onto SO(3) that identifies antipodal points of ''S''
3 is a
surjective
In mathematics, a surjective function (also known as surjection, or onto function ) is a function such that, for every element of the function's codomain, there exists one element in the function's domain such that . In other words, for a f ...
homomorphism
In algebra, a homomorphism is a morphism, structure-preserving map (mathematics), map between two algebraic structures of the same type (such as two group (mathematics), groups, two ring (mathematics), rings, or two vector spaces). The word ''homo ...
of Lie groups, with
kernel . Topologically, this map is a two-to-one
covering map. (See the
plate trick.)
Connection between SO(3) and SU(2)
In this section, we give two different constructions of a two-to-one and
surjective
In mathematics, a surjective function (also known as surjection, or onto function ) is a function such that, for every element of the function's codomain, there exists one element in the function's domain such that . In other words, for a f ...
homomorphism
In algebra, a homomorphism is a morphism, structure-preserving map (mathematics), map between two algebraic structures of the same type (such as two group (mathematics), groups, two ring (mathematics), rings, or two vector spaces). The word ''homo ...
of SU(2) onto SO(3).
Using quaternions of unit norm
The group is
isomorphic
In mathematics, an isomorphism is a structure-preserving mapping or morphism between two structures of the same type that can be reversed by an inverse mapping. Two mathematical structures are isomorphic if an isomorphism exists between the ...
to the
quaternion
In mathematics, the quaternion number system extends the complex numbers. Quaternions were first described by the Irish mathematician William Rowan Hamilton in 1843 and applied to mechanics in three-dimensional space. The algebra of quater ...
s of unit norm via a map given by
restricted to
where
,
,
, and
,
.
Let us now identify
with the span of
. One can then verify that if
is in
and
is a unit quaternion, then
Furthermore, the map
is a rotation of
Moreover,
is the same as
. This means that there is a homomorphism from quaternions of unit norm to the 3D rotation group .
One can work this homomorphism out explicitly: the unit quaternion, , with
is mapped to the rotation matrix
This is a rotation around the vector by an angle , where and . The proper sign for is implied, once the signs of the axis components are fixed. The is apparent since both and map to the same .
Using Möbius transformations
The general reference for this section is . The points on the sphere
:
can, barring the north pole , be put into one-to-one bijection with points on the plane defined by , see figure. The map is called
stereographic projection
In mathematics, a stereographic projection is a perspective transform, perspective projection of the sphere, through a specific point (geometry), point on the sphere (the ''pole'' or ''center of projection''), onto a plane (geometry), plane (th ...
.
Let the coordinates on be . The line passing through and can be parametrized as
:
Demanding that the of
equals , one finds
:
We have
Hence the map
:
where, for later convenience, the plane is identified with the complex plane
For the inverse, write as
:
and demand to find and thus
:
If is a rotation, then it will take points on to points on by its standard action on the embedding space
By composing this action with one obtains a transformation of ,
:
Thus is a transformation of
associated to the transformation of
.
It turns out that represented in this way by can be expressed as a matrix (where the notation is recycled to use the same name for the matrix as for the transformation of
it represents). To identify this matrix, consider first a rotation about the through an angle ,
:
Hence
:
which, unsurprisingly, is a rotation in the complex plane. In an analogous way, if is a rotation about the through an angle , then
:
which, after a little algebra, becomes
:
These two rotations,
thus correspond to
bilinear transforms of , namely, they are examples of
Möbius transformations.
A general Möbius transformation is given by
:
The rotations,
generate all of and the composition rules of the Möbius transformations show that any composition of
translates to the corresponding composition of Möbius transformations. The Möbius transformations can be represented by matrices
:
since a common factor of cancels.
For the same reason, the matrix is ''not'' uniquely defined since multiplication by has no effect on either the determinant or the Möbius transformation. The composition law of Möbius transformations follow that of the corresponding matrices. The conclusion is that each Möbius transformation corresponds to two matrices .
Using this correspondence one may write
:
These matrices are unitary and thus . In terms of
Euler angles[This is effected by first applying a rotation through about the to take the to the line , the intersection between the planes and , the latter being the rotated . Then rotate with through about to obtain the new from the old one, and finally rotate by through an angle about the ''new'' , where is the angle between and the new . In the equation, and are expressed in a temporary ''rotated basis'' at each step, which is seen from their simple form. To transform these back to the original basis, observe that Here boldface means that the rotation is expressed in the ''original'' basis. Likewise,
:
Thus
:] one finds for a general rotation
one has
For the converse, consider a general matrix
:
Make the substitutions
:
With the substitutions, assumes the form of the right hand side (
RHS) of (), which corresponds under to a matrix on the form of the RHS of () with the same . In terms of the complex parameters ,
:
To verify this, substitute for the elements of the matrix on the RHS of (). After some manipulation, the matrix assumes the form of the RHS of ().
It is clear from the explicit form in terms of Euler angles that the map
:
just described is a smooth, and surjective
group homomorphism
In mathematics, given two groups, (''G'',∗) and (''H'', ·), a group homomorphism from (''G'',∗) to (''H'', ·) is a function ''h'' : ''G'' → ''H'' such that for all ''u'' and ''v'' in ''G'' it holds that
: h(u*v) = h(u) \cdot h(v)
whe ...
. It is hence an explicit description of the
universal covering space of from the
universal covering group .
Lie algebra
Associated with every
Lie group
In mathematics, a Lie group (pronounced ) is a group (mathematics), group that is also a differentiable manifold, such that group multiplication and taking inverses are both differentiable.
A manifold is a space that locally resembles Eucli ...
is its
Lie algebra
In mathematics, a Lie algebra (pronounced ) is a vector space \mathfrak g together with an operation called the Lie bracket, an alternating bilinear map \mathfrak g \times \mathfrak g \rightarrow \mathfrak g, that satisfies the Jacobi ident ...
, a linear space of the same dimension as the Lie group, closed under a bilinear alternating product called the
Lie bracket. The Lie algebra of is denoted by
and consists of all
skew-symmetric matrices. This may be seen by differentiating the
orthogonality condition, .
[For an alternative derivation of , see ]Classical group
In mathematics, the classical groups are defined as the special linear groups over the reals \mathbb, the complex numbers \mathbb and the quaternions \mathbb together with special automorphism groups of Bilinear form#Symmetric, skew-symmetric an ...
. The Lie bracket of two elements of
is, as for the Lie algebra of every matrix group, given by the matrix
commutator
In mathematics, the commutator gives an indication of the extent to which a certain binary operation fails to be commutative. There are different definitions used in group theory and ring theory.
Group theory
The commutator of two elements, ...
, , which is again a skew-symmetric matrix. The Lie algebra bracket captures the essence of the Lie group product in a sense made precise by the
Baker–Campbell–Hausdorff formula.
The elements of
are the "infinitesimal generators" of rotations, i.e., they are the elements of the
tangent space of the manifold SO(3) at the identity element. If
denotes a counterclockwise rotation with angle φ about the axis specified by the unit vector
then
:
This can be used to show that the Lie algebra
(with commutator) is isomorphic to the Lie algebra
(with
cross product
In mathematics, the cross product or vector product (occasionally directed area product, to emphasize its geometric significance) is a binary operation on two vectors in a three-dimensional oriented Euclidean vector space (named here E), and ...
). Under this isomorphism, an
Euler vector corresponds to the linear map
defined by
In more detail, most often a suitable basis for
as a vector space is
:
The
commutation relations of these basis elements are,
:
which agree with the relations of the three
standard unit vectors of
under the cross product.
As announced above, one can identify any matrix in this Lie algebra with an Euler vector
:
This identification is sometimes called the hat-map.
Under this identification, the
bracket corresponds in
to the
cross product
In mathematics, the cross product or vector product (occasionally directed area product, to emphasize its geometric significance) is a binary operation on two vectors in a three-dimensional oriented Euclidean vector space (named here E), and ...
,
:
The matrix identified with a vector
has the property that
:
where the left-hand side we have ordinary matrix multiplication. This implies
is in the
null space of the skew-symmetric matrix with which it is identified, because
A note on Lie algebras
In
Lie algebra representations, the group SO(3) is compact and simple of rank 1, and so it has a single independent
Casimir element, a quadratic invariant function of the three generators which commutes with all of them. The Killing form for the rotation group is just the
Kronecker delta
In mathematics, the Kronecker delta (named after Leopold Kronecker) is a function of two variables, usually just non-negative integers. The function is 1 if the variables are equal, and 0 otherwise:
\delta_ = \begin
0 &\text i \neq j, \\
1 &\ ...
, and so this Casimir invariant is simply the sum of the squares of the generators,
of the algebra
:
That is, the Casimir invariant is given by
:
For unitary irreducible
representations , the eigenvalues of this invariant are real and discrete, and characterize each representation, which is finite dimensional, of dimensionality
. That is, the eigenvalues of this Casimir operator are
:
where is integer or half-integer, and referred to as the
spin or
angular momentum
Angular momentum (sometimes called moment of momentum or rotational momentum) is the rotational analog of Momentum, linear momentum. It is an important physical quantity because it is a Conservation law, conserved quantity – the total ang ...
.
So, the 3 × 3 generators ''L'' displayed above act on the triplet (spin 1) representation, while the 2 × 2 generators below, ''t'', act on the
doublet (
spin-1/2) representation. By taking
Kronecker products of with itself repeatedly, one may construct all higher irreducible representations . That is, the resulting generators for higher spin systems in three spatial dimensions, for arbitrarily large , can be calculated using these
spin operators and
ladder operators.
For every unitary irreducible representations there is an equivalent one, . All
infinite-dimensional irreducible representations must be non-unitary, since the group is compact.
In
quantum mechanics
Quantum mechanics is the fundamental physical Scientific theory, theory that describes the behavior of matter and of light; its unusual characteristics typically occur at and below the scale of atoms. Reprinted, Addison-Wesley, 1989, It is ...
, the Casimir invariant is the "angular-momentum-squared" operator; integer values of spin characterize
bosonic representations, while half-integer values
fermionic representations. The
antihermitian matrices used above are utilized as
spin operators, after they are multiplied by , so they are now
hermitian (like the Pauli matrices). Thus, in this language,
:
and hence
:
Explicit expressions for these are,
:
where is arbitrary and
.
For example, the resulting spin matrices for spin 1 (
) are
:
Note, however, how these are in an equivalent, but different basis, the
spherical basis, than the above ''L'' in the Cartesian basis.
[Specifically, for
: ]
For higher spins, such as spin (
):
:
For spin (
),
:
Isomorphism with 𝖘𝖚(2)
The Lie algebras
and
are isomorphic. One basis for
is given by
:
These are related to the
Pauli matrices by
:
The Pauli matrices abide by the physicists' convention for Lie algebras. In that convention, Lie algebra elements are multiplied by , the exponential map (below) is defined with an extra factor of in the exponent and the
structure constants remain the same, but the ''definition'' of them acquires a factor of . Likewise, commutation relations acquire a factor of . The commutation relations for the
are
:
where is the totally anti-symmetric symbol with . The isomorphism between
and
can be set up in several ways. For later convenience,
and
are identified by mapping
:
and extending by linearity.
Exponential map
Since is a matrix Lie group, its exponential map is defined using the standard
matrix exponential
In mathematics, the matrix exponential is a matrix function on square matrix, square matrices analogous to the ordinary exponential function. It is used to solve systems of linear differential equations. In the theory of Lie groups, the matrix exp ...
series,
:
For any
skew-symmetric matrix , is always in . The proof uses the elementary properties of the matrix exponential
:
since the matrices and commute, this can be easily proven with the skew-symmetric matrix condition. This is not enough to show that is the corresponding Lie algebra for , and shall be proven separately.
The level of difficulty of proof depends on how a matrix group Lie algebra is defined. defines the Lie algebra as the set of matrices
:
in which case it is trivial. uses for a definition derivatives of smooth curve segments in through the identity taken at the identity, in which case it is harder.
For a fixed , is a
one-parameter subgroup along a
geodesic in . That this gives a one-parameter subgroup follows directly from properties of the exponential map.
The exponential map provides a
diffeomorphism
In mathematics, a diffeomorphism is an isomorphism of differentiable manifolds. It is an invertible function that maps one differentiable manifold to another such that both the function and its inverse are continuously differentiable.
Definit ...
between a neighborhood of the origin in the and a neighborhood of the identity in the . For a proof, see
Closed subgroup theorem.
The exponential map is
surjective
In mathematics, a surjective function (also known as surjection, or onto function ) is a function such that, for every element of the function's codomain, there exists one element in the function's domain such that . In other words, for a f ...
. This follows from the fact that every , since every rotation leaves an axis fixed (
Euler's rotation theorem), and is conjugate to a
block diagonal matrix of the form
:
such that , and that
:
together with the fact that is closed under the
adjoint action of , meaning that .
Thus, e.g., it is easy to check the popular identity
:
As shown above, every element is associated with a vector , where is a unit magnitude vector. Since is in the null space of , if one now rotates to a new basis, through some other orthogonal matrix , with as the axis, the final column and row of the rotation matrix in the new basis will be zero.
Thus, we know in advance from the formula for the exponential that must leave fixed. It is mathematically impossible to supply a straightforward formula for such a basis as a function of , because its existence would violate the
hairy ball theorem
The hairy ball theorem of algebraic topology (sometimes called the hedgehog theorem in Europe) states that there is no nonvanishing continuous function, continuous tangent vector field on even-dimensional n‑sphere, ''n''-spheres. For the ord ...
; but direct exponentiation is possible, and
yields
:
where
and
. This is recognized as a matrix for a rotation around axis by the angle : cf.
Rodrigues' rotation formula.
Logarithm map
Given , let
denote the antisymmetric part and let
Then, the logarithm of is given by
:
This is manifest by inspection of the mixed symmetry form of Rodrigues' formula,
:
where the first and last term on the right-hand side are symmetric.
Uniform random sampling
is doubly covered by the group of unit quaternions, which is isomorphic to the 3-sphere. Since the
Haar measure
In mathematical analysis, the Haar measure assigns an "invariant volume" to subsets of locally compact topological groups, consequently defining an integral for functions on those groups.
This Measure (mathematics), measure was introduced by Alfr� ...
on the unit quaternions is just the 3-area measure in 4 dimensions, the Haar measure on
is just the pushforward of the 3-area measure.
Consequently, generating a uniformly random rotation in
is equivalent to generating a uniformly random point on the 3-sphere. This can be accomplished by the following
where
are uniformly random samples of