3 The Motion of Rigid Bodies

Having now mastered the technique of Lagrangians, this section will be one big application of the methods. The systems we will consider are the spinning motions of extended objects. As we shall see, these can often be counterintuitive. Certainly Pauli and Bohr found themselves amazed!

Figure 23:

We shall consider extended objects that don’t have any internal degrees of freedom. These are called “rigid bodies”, defined to be a collection of N points constrained so that the distance between the points is fixed. i.e.

|𝐫i-𝐫j|=constant (3.165)

for all i,j=1,,N. A simple example is a dumbbell (two masses connected by a light rod), or the pyramid drawn in the figure. In both cases, the distances between the masses is fixed.

Often we will work with continuous, rather than discrete, bodies simply by replacing imi𝑑𝐫ρ(𝐫) where ρ(𝐫) is the density of the object. A rigid body has six degrees of freedom

3 Translation + 3 Rotation

The most general motion of a free rigid body is a translation plus a rotation about some point P. In this section we shall develop the techniques required to describe this motion.

3.1 Kinematics

Consider a body fixed at a point P. The most general allowed motion is a rotation about P. To describe this, we specify positions in a fixed space frame {𝐞~a} by embedding a moving body frame {𝐞a} in the body so that {𝐞a} moves with the body.

Figure 24: The fixed space frame and the moving body frame.

Both axes are orthogonal, so we have

𝐞~a𝐞~b=δab  ,𝐞a(t)𝐞b(t)=δab (3.166)

We will soon see that there is a natural choice of the basis {𝐞a} in the body.

Claim: For all t, there exists a unique orthogonal matrix R(t) with components Rab(t) such that 𝐞a(t)=Rab(t)𝐞~b

Proof: 𝐞a𝐞b=δabRacRbd𝐞~c𝐞~d=δabRacRbc=δab or, in other words, (RTR)ab=δab which is the statement that R is orthogonal. The uniqueness of R follows by construction: Rab=𝐞a𝐞~b. .

So as the rigid body rotates it is described by a time dependent orthogonal 3×3 matrix R(t). This matrix also has the property that its determinant is 1. (The other possibility is that its determinant is -1 which corresponds to a rotation and a reflection 𝐞a-𝐞a). Conversely, every one-parameter family R(t) describes a possible motion of the body. We have

C=Configuration Space=Space of 3×3 Special Orthogonal MatricesSO(3)

A 3×3 matrix has 9 components but the condition of orthogonality RTR=1 imposes 6 relations, so the configuration space C is 3 dimensional and we need 3 generalised coordinates to parameterise C. We shall describe a useful choice of coordinates, known as Euler angles, in section 3.5.

3.1.1 Angular Velocity

Any point 𝐫 in the body can be expanded in either the space frame or the body frame:

𝐫(t) = r~a(t)𝐞~a  in the space frame (3.167)
= ra𝐞a(t)  in the body frame

where r~b(t)=raRab(t). Taking the time derivative, we have

d𝐫dt = dr~adt𝐞~a  in the space frame (3.168)
= rad𝐞a(t)dt  in the body frame
= radRabdt𝐞~b

Alternatively, we can ask how the body frame basis itself changes with time,

d𝐞adt=dRabdt𝐞~b=dRabdtRbc-1𝐞cωac𝐞c (3.169)

where, in the last equality, we have defined ωac=R˙ab(R-1)bc=R˙abRcb using the fact that RTR=1.

Claim: ωac=-ωca i.e. ω is antisymmetric.

Proof: RabRcb=δacR˙abRcb+RabR˙cb=0ωac+ωca=0

Since ωac is antisymmetric, we can use it to define an object with a single index (which we will also call ω) using the formula

ωa=12ϵabcωbc (3.170)

so that ω3=ω12 and so on. We treat these ωa as the components of a vector in the body frame, so 𝝎=ωa𝐞a. Then finally we have our result for the change of the body frame basis with time

d𝐞adt=-ϵabcωb𝐞c=𝝎×𝐞a (3.171)

where, in the second equality, we have used the fact that our body frame axis has a “right-handed” orientation, meaning 𝐞a×𝐞b=ϵabc𝐞c. The vector 𝝎 is called the instantaneous angular velocity and its components ωa are measured with respect to the body frame.

Figure 25:

Since the above discussion was a little formal, let’s draw a picture to uncover the physical meaning of 𝝎. Consider a displacement of a given point 𝐫 in the body by rotating an infinitesimal amount dϕ about an axis 𝐧^. From the figure, we see that |d𝐫|=|𝐫|dϕsinθ. Moreover, this displacement is perpendicular to 𝐫 since the distance to P is fixed by the definition of a rigid body. So we have

d𝐫=dϕ×𝐫 (3.172)

with dϕ=𝐧^dϕ. “Dividing” this equation by dt, we have the result

r˙=𝝎×𝐫 (3.173)

where 𝝎=dϕ/dt is the instantaneous angular velocity. In general, both the axis of rotation 𝐧^ and the rate of rotation dϕ/dt will change over time.

Aside: One could define a slightly different type of angular velocity by looking at how the space frame coordinates r~a(t) change with time, rather than the body frame axes 𝐞a. Since we have r~b(t)=raRab(t), performing the same steps as above, we have

r~˙b=raR˙ab=r~a(R-1R˙)ab (3.174)

which tempts us to define a different type of angular velocity, sometimes referred to as “convective angular velocity” by Ωab=Rac-1R˙cb which has the R-1 and R˙ in a different order. Throughout our discussion of rigid body motion, we will only deal with the original ω=R˙R-1.

3.1.2 Path Ordered Exponentials

In the remainder of this chapter, we will devote much effort to determine the angular velocity vector 𝝎(t) of various objects as they spin and turn. But how do we go from this to the rotation R(t)? As described above, we first turn the vector 𝝎=wa𝐞a into a 3×3 antisymmetric matrix ωab=ϵabcωc. Then, from this, we get the rotation matrix R by solving the differential equation

ω=dRdtR-1 (3.175)

If ω and R were scalar functions of time, then we could simply integrate this equation to get the solution

R(t)=exp(0tω(t)𝑑t) (3.176)

which satisfies the initial condition R(0)=1. But things are more complicated because both ω and R are matrices. Let’s first describe how we take the exponential of a matrix. This is defined by the Taylor expansion. For any matrix M, we have

exp(M)1+M+12M2+ (3.177)

As our first guess for the solution to the matrix equation (3.175), we could try the scalar solution (3.176) and look at what goes wrong. If we take the time derivative of the various terms in the Taylor expansion of this putative solution, then problems first arise when we hit the 12M2 type term. The time derivative of this reads

12ddt(0tω(t)𝑑t)2=12ω(t)(0tω(t)𝑑t)+12(0tω(t)𝑑t)ω(t) (3.178)

We would like to show that R˙=ωR. The first term on the right-hand side looks good since it appears in the Taylor expansion of ωR. But the second term isn’t right. The problem is that we cannot commute ω(t) past ω(t) when tt. For this reason, equation (3.176) is not the solution to (3.175) when ω and R are matrices. But it does give us a hint about how we should proceed. Since the problem is in the ordering of the matrices, the correct solution to (3.175) takes a similar form as (3.176), but with a different ordering. It is the path ordered exponential,

R(t)=Pexp(0tω(t)𝑑t) (3.179)

where the P in front means that when we Taylor expand the exponential, all matrices are ordered so that later times appear on the left. In other words

R(t)=1+0tω(t)𝑑t+0t′′ttω(t′′)ω(t)𝑑t𝑑t′′+ (3.180)

The double integral is taken over the range 0<t<t′′<t. If we now differentiate this double integral with respect to t, we get just the one term ω(t)(0tω(t)𝑑t), instead of the two that appear in (3.178). It can be checked that the higher terms in the Taylor expansion also have the correct property if they are ordered so that matrices evaluated at later times appear to the left in the integrals. This type of path ordered integral comes up frequently in theories involving non-commuting matrices, including the standard model of particle physics.

As an aside, the rotation matrix R is a member of the Lie group SO(3), the space of 3×3 orthogonal matrices with unit determinant. The antisymmetric angular velocity matrix ω, corresponding to an instantaneous, infinitesimal rotation, lives in the Lie algebra so(3).

3.2 The Inertia Tensor

Let’s look at the kinetic energy for a rotating body. We can write

T = 12imi𝐫˙i2 (3.181)
= 12imi(𝝎×𝐫i)(𝝎×𝐫i)
= 12imi((𝝎𝝎)(𝐫i𝐫i)-(ri𝝎)2)

Or, in other words, we can write the kinetic energy of a rotating body as

T=12ωaIabωb (3.182)

where Iab, a,b=1,2,3 are the components of the inertia tensor measured in the body frame, defined by

Iab=imi((𝐫i𝐫i)δab-(𝐫i)a(𝐫i)b) (3.183)

Note that Iab=Iba so the inertia tensor is symmetric. Moreover, the components are independent of time since they are measured with respect to the body frame. For continuous bodies, we have the analogous expression

I=d3𝐫ρ(𝐫)(y2+z2-xy-xz-xyx2+z2-yz-xz-yzx2+y2) (3.184)

Since Iab is a symmetric real matrix, we can diagonalise it. This means that there exists an orthogonal matrix O such that OIOT=I where I is diagonal. Equivalently, we can rotate the body frame axis {𝐞a} to coincide with the eigenvectors of I (which are {O𝐞a}) so that, in this frame, the inertia tensor is diagonal. These preferred body axes, in which I is diagonal, are called the principal axes. In this basis,

I=(I1I2I3) (3.185)

The eigenvalues Ia are called the principal moments of inertia. The kinematical properties of a rigid body are fully determined by its mass, principal axes, and moments of inertia. Often the principal axes are obvious by symmetry.

Claim: The Ia are real and positive.

Proof: If 𝐜 is an arbitrary vector, then

Iabcacb=imi(ri2c2-(𝐫i𝐜)2)0 (3.186)

with equality only if all the 𝐫i lie on a line. If 𝐜 is the ath eigenvector of I then this result becomes Iabcacb=Ia|𝐜|2 which tells us Ia0.

Example: The Rod

Consider the inertia tensor of a uniform rod of length l and mass M about its centre. The density of the rod is ρ=M/l. By symmetry, we have I=diag(I1,I1,0) where

I1=-l/2l/2ρx2𝑑x=112Ml2 (3.187)

Example: The Disc

Figure 26:

Now consider a uniform disc of radius r and mass M. We take the z axis to be perpendicular to the disc and measure I about its centre of mass. Again we know that I=diag(I1,I2,I3). The density of the disc is ρ=M/πr2, so we have

I1=ρy2d2x   ,I2=ρx2d2x

so I1=I2 by symmetry, while

I3=ρ(x2+y2)d2x

Therefore

I3=I1+I2=2πρ0rr 3𝑑r=12Mr2 (3.188)

So the moments of inertia are I1=I2=14Mr2 and I3=12Mr2.

3.2.1 Parallel Axis Theorem

The inertia tensor depends on what point P in the body is held fixed. In general, if we know I about a point P it is messy to compute it about some other point P. But it is very simple if P happens to coincide with the centre of mass of the object.

Claim: If P is displaced by 𝐜 from the centre of mass, then

(I𝐜)ab=(Ic.of.m)ab+M(c2δab-𝐜a𝐜b) (3.189)

Proof:

(I𝐜)ab = imi{(𝐫i-𝐜)2δab-(𝐫i-𝐜)a(𝐫i-𝐜)b}
= imi{ri2δab-(𝐫i)a(𝐫i)b+[-2𝐫i𝐜δab+(𝐫i)a𝐜b+(𝐫i)b𝐜a]+(c2δab-𝐜a𝐜b)}

But the terms in square brackets that are linear in 𝐫i vanish if 𝐫i is measured from the centre of mass since imi𝐫i=0.

The term M(c2δab-𝐜a𝐜b) is the inertia tensor we would find if the whole body was concentrated at the centre of mass.

Example: The Rod Again

The inertia tensor of the rod about one of its ends is I1=112Ml2+M(l/2)2=13Ml2.

Example: The Disc Again

Consider measuring the inertia tensor of the disc about a point displaced by 𝐜=(c,0,0) from the centre. We have

Figure 27:
I𝐜 = M(14r214r212r2)+M[(c2c2c2)-(c200)]
= M(14r214r2+c212r2+c2)

3.2.2 Angular Momentum

The angular momentum 𝐋 about a point P can also be described neatly in terms of the inertia tensor. We have

𝐋 = imi𝐫i×𝐫˙i (3.191)
= imi𝐫i×(𝝎×𝐫i)
= imi(ri2𝝎-(𝝎𝐫i)𝐫i)
= I𝝎

In the body frame, we can write 𝐋=La𝐞a to get

La=Iabωb (3.192)

where 𝝎=ωa𝐞a. Note that in general, 𝝎 is not equal to 𝐋: the spin of the body and its angular momentum point in different directions. This fact will lead to many of the peculiar properties of spinning objects.

3.3 Euler’s Equations

So far we have been discussing the rotation of a body fixed at a point P. In this section we will be interested in the rotation of a free body suspended in space - for example, a satellite or the planets. Thankfully, this problem is identical to that of an object fixed at a point. Let’s show why this is the case and then go on to analyse the motion.

Figure 28:

The most general motion of a body is an overall translation superposed with a rotation. We could take this rotation to be about any point in the body (or, indeed, a point outside the body). But it is useful to consider the rotation to be about the center of mass. We can write the position of a particle in the body as

𝐫i(t)=𝐑(t)+Δ𝐫i(t) (3.193)

where Δ𝐫i is the position measured from the centre of mass. Then examining the kinetic energy (which, for a free body, is all there is)

T = 12imi𝐫˙i2 (3.194)
= imi[12𝐑˙2+𝐑˙(𝝎×Δ𝐫i)+12(𝝎×Δ𝐫i)2]
= 12M𝐑˙2+12𝝎aIab𝝎b

where we’ve used the fact that imiΔ𝐫i=0. So we find that the dynamics separates into the motion of the centre of mass 𝐑, together with rotation about the centre of mass. This is the reason that the analysis of the last section is valid for a free object.

3.3.1 Euler’s Equations

From now on, we shall neglect the center of mass and concentrate on the rotation of the rigid body. Since the body is free, its angular momentum must be conserved. This gives us the vector equation

d𝐋dt=0 (3.195)

Let’s expand this in the body frame. we have

0=d𝐋dt = dLadt𝐞a+Lad𝐞adt (3.196)
= dLadt𝐞a+La𝝎×𝐞a

This simplifies if we choose the body axes {𝐞a} to coincide with the the principal axes. Using La=Iabωb, we can then write L1=I1ω1 and so on. The equations of motion (3.196) are now three non-linear coupled first order differential equations,

I1ω˙1+ω2ω3(I3-I2) = 0
I2ω˙2+ω3ω1(I1-I3) = 0 (3.197)
I3ω˙3+ω1ω2(I2-I1) = 0

These are Euler’s Equations.

We can extend this analysis to include a torque 𝝉. The equation of motion becomes 𝐋˙=𝝉 and we can again expand in the body frame along the principal axes to derive Euler’s equations (3.197), now with the components of the torque on the RHS.

3.4 Free Tops

“To those who study the progress of exact science, the common spinning-top is a symbol of the labours and the perplexities of men.”

James Clerk Maxwell, no less

Figure 29:

In this section, we’ll analyse the motion of free rotating bodies (known as free tops) using Euler’s equation.

We start with a trivial example: the sphere. For this object, I1=I2=I3 which means that the angular velocity 𝝎 is parallel to the angular momentum 𝐋. Indeed, Euler’s equations tell us that ωa is a constant in this case and the sphere continues to spin around the same axis you start it on. To find a more interesting case, we need to look at the next simplest object.

3.4.1 The Symmetric Top

The symmetric top is an object with I1=I2I3. A typical example is drawn in figure 29. Euler’s equations become

I1ω˙1 = ω2ω3(I1-I3)
I2ω˙2 = -ω1ω3(I1-I3) (3.198)
I3ω˙3 = 0
Figure 30: The precession of the spin: the direction of precession depends on whether the object is short and fat (I3>I1) or tall and skinny (I3<I1)

So, in this case, we see that ω3, which is the spin about the symmetric axis, is a constant of motion. In contrast, the spins about the other two axes are time dependent and satisfy

ω˙1=Ωω2  ,ω˙2=-Ωω1 (3.199)

where

Ω=ω3(I1-I3)/I1 (3.200)

is a constant. These equations are solved by

(ω1,ω2)=ω0(sinΩt,cosΩt) (3.201)
Figure 31:

for any constant ω0. This means that, in the body frame, the direction of the spin is not constant: it precesses about the 𝐞3 axis with frequency Ω. The direction of the spin depends on the sign on Ω or, in other words, whether I1>I3 or I1<I3. This is drawn in figure 30.

What does this look like in an inertial frame? The angular momentum 𝐋 is a fixed vector. But ω3, and hence L3, are also fixed which ensures that the angle between 𝐞3 and 𝐋 doesn’t change in time. Instead, 𝐞3 precesses around 𝐋, while the body simultaneously spins such that 𝝎 remains between 𝐞3 and 𝐋. (If this is hard to visualise, then try searching YouTube for ”free symmetric tops” or something similar and you will find videos like this.) The fact that 𝝎 precesses around the body frame axis 𝐞3 is sometimes referred to as a wobble.

3.4.2 Example: The Earth’s Wobble

The spin of the earth causes it to bulge at the equator so it is no longer a sphere but can be treated as a symmetric top. It is an oblate ellipsoid, with I3>I1, and is spherical to roughly 1 part in 300, meaning

I1-I3I1-1300 (3.202)

Of course, we know the magnitude of the spin ω3: it is ω3=(1day)-1. This information is enough to calculate the frequency of the earth’s wobble; from (3.200), it should be

Ωearth=1300day-1 (3.203)
Figure 32:

This calculation was first performed by Euler in 1749 who predicted that the Earth completes a wobble every 300 days. Despite many searches, this effect wasn’t detected until 1891 when Chandler re-analysed the data and saw a wobble with a period of 427 days. It is now known as the Chandler wobble. It is very small! The angular velocity 𝝎 intercepts the surface of the earth approximately 10 metres from the North pole and precesses around it. More recent measurements place the frequency at 435 days, with the discrepancy between the predicted 300 days and observed 435 days due to the fact that the Earth is not a rigid body, but is flexible because of tidal effects. Less well understood is why these same tidal effects haven’t caused the wobble to dampen and disappear completely. There are various theories about what keeps the wobble alive, from earthquakes to fluctuating pressure at the bottom of the ocean.

3.4.3 The Asymmetric Top: Stability

The most general body has no symmetries and I1I2I3I1. The rotational motion is more complicated but there is a simple result that we will describe here. Consider the case where the spin is completely about one of the principal axes, say 𝐞1. i.e.

ω1=Ω    ,ω2=ω3=0 (3.204)

This solves Euler’s equations (3.197). The question we want to ask is: what happens if the spin varies slightly from this direction? To answer this, consider small perturbations about the spin

ω1=Ω+η1  ,ω2=η2  ,ω3=η3 (3.205)

where ηa, a=1,2,3 are all taken to be small. Substituting this into Euler’s equations and ignoring terms of order η2 and higher, we have

I1η˙1 = 0
I2η˙2 = Ωη3(I3-I1) (3.206)
I3η˙3 = Ωη2(I1-I2) (3.207)

We substitute the third equation into the second to find an equation for just one of the perturbations, say η2,

I2η¨2=Ω2I3(I3-I1)(I1-I2)η2Aη2 (3.208)

The fate of the small perturbation depends on the sign of the quantity A. We have two possibilities

  • A<0: In this case, the disturbance will oscillate around the constant motion.

  • A>0: In this case, the disturbance will grow exponentially.

Examining the definition of A, we find that the motion is unstable if

I2<I1<I3  or  I3<I1<I2 (3.209)

with all other motions stable. In other words, a body will rotate stably about the axis with the largest or the smallest moment of inertia, but not about the intermediate axis. Pick up a tennis racket and try it for yourself!

3.4.4 The Asymmetric Top: Poinsot Construction

The analytic solution for the general motion of an asymmetric top is rather complicated, involving Jacobian elliptic functions. But there’s a nice geometrical way of viewing the motion due to Poinsot.

We start by working in the body frame. There are two constants of motion: the kinetic energy T and the magnitude of the angular momentum 𝐋2. In terms of the angular velocity, they are

2T = I1ω12+I2ω22+I3ω32 (3.210)
𝐋2 = I12ω12+I22ω22+I32ω32 (3.211)

Each of these equations defines an ellipsoid in 𝝎 space. The motion of the vector 𝝎 is constrained to lie on the intersection of these two ellipsoids. The first of these ellipsoids, defined by

I12Tω12+I22Tω22+I32Tω32=1 (3.212)

is known as the inertia ellipsoid (or, sometimes, the inertia quadric). If we fix the kinetic energy, we can think of this abstract ellipsoid as embedded within the object, rotating with it.

Figure 33:

The inertia ellipsoid is drawn in figure 33, where we’ve chosen I1>I2>I3 so that the major axis is ω3 and the minor axis is ω1. The lines drawn on the figure are the intersection of the inertia ellipsoid with the other ellipsoid, defined by (3.211), for various values of 𝐋2. Since this has the same major and minor axes as the inertia ellipsoid (because I12>I22>I32), the intersection lines are small circles around the ω1 and ω3 axes, but two lines passing through the ω2 axis. For fixed T and 𝐋2, the vector 𝝎 moves along one of the intersection lines. This provides a pictorial demonstration of the fact we learnt in the previous subsection: an object will spin in a stable manner around the principal axes with the smallest and largest moments of inertia, but not around the intermediate axis. The path that 𝝎 traces on the inertia ellipsoid is known as the polhode curve. We see from the figure that the polhode curves are always closed, and motion in the body frame is periodic.

So much for the body frame. What does all this look like in the space frame? The vector 𝐋 is a constant of motion. Since the kinetic energy 2T=𝐋𝝎 is also constant, we learn that 𝝎 must lie in a fixed plane perpendicular to 𝐋. This is known as the invariable plane. The inertia ellipsoid touches the invariable plane at the point defined by the angular velocity vector 𝝎. Moreover, the invariable plane is always tangent to the inertial ellipsoid at the point 𝝎. To see this, note that the angular momentum can be written as

𝐋=ωT (3.213)
Figure 34: The inertia ellipsoid rolling around on the invariable plane, with the polhode and herpolhode curves drawn for a fixed time period.

where the gradient operator is in 𝝎 space, i.e. ω=(/ω1,/ω2,/ω3). But recall that the inertia ellipsoid is defined as a level surface of T, so equation (3.213) tells us that the angular momentum 𝐋 is always perpendicular to the ellipsoid. This, in turn, ensures that the invariable plane is always tangent to the ellipsoid. In summary, the angular velocity traces out two curves: one on the inertia ellipsoid, known as the polhode curve, and another on the invariable plane, known as the herpolhode curve. The body moves as if it is embedded within the inertia ellipsoid, which rolls around the invariable plane without slipping, with the center of the ellipsoid a constant distance from the plane. The motion is shown in figure 34. Unlike the polhode curve, the herpolhode curve does not necessarily close.

Figure 35: By Toutatis! The three principal axes are shown in red, green and blue (without arrows). The angular momentum 𝐋 is the vertical, purple arrow. The angular velocity 𝝎 is the circled, yellow arrow.

An Example: The Asteroid Toutatis

Astronomical objects are usually symmetric, but there’s an important exception wandering around our solar system, depicted in figure22 2 This picture was created by Scott Hudson of Washington State University and was taken from http://www.solarviews.com/eng/toutatis.htm where you can find many interesting facts about the asteroid. 35. This is the asteroid Toutatis. In September 2004 it passed the earth at a distance of about four times that to the moon. This is (hopefully!) the closest any asteroid will come for the next 60 years. The orbit of Toutatis is thought to be chaotic, which could potentially be bad news for Earth a few centuries from now. As you can see from the picture, its tumbling motion is complicated. It is aperiodic. The pictures show the asteroid at intervals of a day. The angular momentum vector 𝐋 remains fixed and vertical throughout the motion. The angular velocity 𝝎 traces out the herpolhode curve in the horizontal plane, perpendicular to 𝐋. The angular momentum vector 𝝎 also traces out a curve over the asteroid’s surface: this is the polhode curve. It has a period of 5.4 days which you can observe by noting that 𝝎 has roughly the same orientation relative to the principal axes every five to six days.

However, there are further effects at play in a real object like Toutatis which is not spinning around a principal axis. Various stresses and strains lead to dissipation. This means that the angular velocity 𝝎 does not quite follow the polhode curve in Figure 33. Instead it begins close to the major axis ω3 and slowly spirals towards the minor axis ω1. This is why we see so few wobbling asteroids.

3.5 Euler’s Angles

So far we’ve managed to make quite a lot of progress working just with the angular velocity ωa and we haven’t needed to introduce an explicit parametrization of the configuration space C. But to make further progress we’re going to need to do this. We will use a choice due to Euler which often leads to simple solutions.

Figure 36: The rotation from space frame {𝐞~a} to body frame {𝐞a}.

A general rotation of a set of axis is shown in Figure 36. We’d like to construct a way of parameterizing such a rotation. The way to do this was first described by Euler:

Euler’s Theorem:

An arbitrary rotation may be expressed as the product of 3 successive rotations about 3 (in general) different axes.

Proof: Let {𝐞~a} be space frame axes. Let {𝐞a} be body frame axes. We want to find the rotation R so that 𝐞a=Rab𝐞~b. We can accomplish this in three steps

{𝐞~a}R3(ϕ){𝐞a}R1(θ){𝐞a′′}R3(ψ){𝐞a} (3.214)

Let’s look at these step in turn.

Step 1: Rotate by ϕ about the 𝐞~3 axis. So 𝐞a=R3(ϕ)ab𝐞~b with

R3(ϕ)=(cosϕsinϕ0-sinϕcosϕ0001) (3.215)

This is shown in Figure 37.

Figure 37: Step 1: Rotate around the space-frame axis 𝐞~3.

Step 2: Rotate by θ about the new axis 𝐞1. This axis 𝐞1 is sometimes called the “line of nodes”. We write 𝐞a′′=R1(θ)ab𝐞b with

R1(θ)=(1000cosθsinθ0-sinθcosθ) (3.216)

This is shown in Figure 38

Figure 38: Step 2: Rotate around the new axis axis 𝐞1.

Step 3: Rotate by ψ about the new new axis 𝐞3′′ so 𝐞a=R3(ψ)ab𝐞b′′ with

R3(ψ)=(cosψsinψ0-sinψcosψ0001) (3.217)

This is shown in Figure 39.

Figure 39: Step 3: Rotate around the latest axis 𝐞3′′.

So putting it all together, we have

Rab(ϕ,θ,ψ)=[R3(ψ)R1(θ)R3(ϕ)]ab (3.218)


The angles ϕ,θ,ψ are the Euler angles. If we write out the matrix R(ϕ,θ,ψ) longhand, it reads

R=(cosψcosϕ-cosθsinϕsinψsinϕcosψ+cosθsinψcosϕsinθsinψ-cosϕsinψ-cosθcosψsinϕ-sinψsinϕ+cosθcosψcosϕsinθcosψsinθsinϕ-sinθcosϕcosθ)

Note: Recall that we may expand a vector 𝐫 either in the body frame 𝐫=ra𝐞a, or in the space frame 𝐫=r~a𝐞~a. The above rotations can be equally well expressed in terms of the coordinates ra rather than the basis {𝐞a}: we have r~b=raRab. Be aware that some books choose to describe the Euler angles in terms of the coordinates ra which they write in vector form. In some conventions this can lead to an apparent reversal in the ordering of the three rotation matrices.

3.5.1 Leonhard Euler (1707-1783)

As is clear from the section headings, the main man for this chapter is Euler, by far the most prolific mathematician of all time. As well as developing the dynamics of rotations, he made huge contributions to the fields of number theory, geometry, topology, analysis and fluid dynamics. For example, the lovely equation eiθ=cosθ+isinθ is due to Euler. In 1744 he was the first to correctly present a limited example of the calculus of variations (which we saw in section 2.1) although he generously gives credit to a rather botched attempt by his friend Maupertuis in the same year. Euler also invented much of the modern notation of mathematics: f(x) for a function; e for exponential; π for, well, π and so on.

Euler was born in Basel, Switzerland and held positions in St Petersburg, Berlin and, after falling out with Frederick the Great, St Petersburg again. He was pretty much absorbed with mathematics day and night. Upon losing the sight in his right eye in his twenties he responded with: “Now I will have less distraction”. Even when he went completely blind later in life, it didn’t slow him down much as he went on to produce over half of his total work. The St Petersburg Academy of Science continued to publish his work for a full 50 years after his death.

3.5.2 Angular Velocity

There’s a simple expression for the instantaneous angular velocity 𝝎 in terms of Euler angles. To derive this, we could simply plug (3.218) into the definition of angular velocity (3.169). But this is tedious, and a little bit of thought about what this means physically will get us there quicker. Consider the motion of a rigid body in an infinitesimal time dt during which

(ψ,θ,ϕ)(ψ+dψ,θ+dθ,ϕ+dϕ) (3.219)

From the definition of the Euler angles, the angular velocity must be of the form

𝝎=ϕ˙𝐞~3+θ˙𝐞1+ψ˙𝐞3 (3.220)

But we can express the first two vectors in terms of the body frame. They are

𝐞~3 = sinθsinψ𝐞1+sinθcosψ𝐞2+cosθ𝐞3
𝐞1 = cosψ𝐞1-sinψ𝐞2 (3.221)

from which we can express 𝝎 in terms of the Euler angles in the body frame axis

𝝎=[ϕ˙sinθsinψ+θ˙cosψ]𝐞1+[ϕ˙sinθcosψ-θ˙sinψ]𝐞2+[ψ˙+ϕ˙cosθ]𝐞3 (3.222)

By playing a similar game, we can also express 𝝎 in the space frame axis.

3.5.3 The Free Symmetric Top Revisited

In section 3.4 we studied the free symmetric top working in the body frame and found a constant spin ω3 while, as shown in equation (3.201), ω1 and ω2 precess as

Figure 40: Euler angles for the free symmetric top when 𝐋 coincides with 𝐞~3
(ω1,ω2)=ω0(sinΩt,cosΩt)  with   Ω=ω3(I1-I3)I1 (3.223)

But what does this look like in the space frame? Now that we have parametrised motion in the space frame in terms of Euler angles, we can answer this question. This is simplest if we choose the angular momentum 𝐋 to lie along the 𝐞~3 space-axis. Then because both 𝐋 and its body-frame component L3=I3ω3 are conserved, so too is the angle between them. But this angle is precisely θ. We learn that θ˙=0.

Next, we use the equations (3.222) to solve for ϕ(t) and ψ(t). The solution is given by ψ˙=Ω. (This relation also follows by starting at the figure and thinking about how the object spins as it precesses around 𝐋.) But we know from (3.222) that the expression for ω3 (which, remember, is the component of 𝝎 in the body frame) in terms of Euler angles is ω3=ψ˙+ϕ˙cosθ so, substituting for Ω=ψ˙, we find the precession frequency

ϕ˙=I3ω3I1cosθ (3.224)

Staring at the figure, the relationship ψ˙=Ω may be not be immediately clear.

An Example: The Wobbling Plate

The physicist Richard Feynman tells the following story:

I was in the cafeteria and some guy, fooling around, throws a plate in the air. As the plate went up in the air I saw it wobble, and I noticed the red medallion of Cornell on the plate going around. It was pretty obvious to me that the medallion went around faster than the wobbling.
I had nothing to do, so I start figuring out the motion of the rotating plate. I discover that when the angle is very slight, the medallion rotates twice as fast as the wobble rate – two to one. It came out of a complicated equation!
I went on to work out equations for wobbles. Then I thought about how the electron orbits start to move in relativity. Then there’s the Dirac equation in electrodynamics. And then quantum electrodynamics. And before I knew it….the whole business that I got the Nobel prize for came from that piddling around with the wobbling plate.

Figure 41:

Feynman was right about quantum electrodynamics. But what about the plate? We can look at this easily using what we’ve learnt. The spin of the plate is ω3, while the precession, or wobble, rate is ϕ˙ which is given in (3.224). To calculate this, we need the moments of inertia for a plate. But we figured this out for the disc in Section 3.2 where we found that I3=2I1. We can use this to see that ψ˙=-ω3 for this example and so, for slight angles θ, have

ϕ˙-2ψ˙ (3.225)

Or, in other words, the wobble rate is twice as fast as the spin of the plate. It’s the opposite to how Feynman remembers!

There is another elegant and simple method you can use to see that Feynman was wrong: you can pick up a plate and throw it. It’s hard to see that the wobble to spin ratio is exactly two. But it’s easy to see that it wobbles faster than it spins.

3.6 The Heavy Symmetric Top

Figure 42: The heavy top with its Euler angles

The “heavy” in the title of this section means that the top is acted upon by gravity. We’ll deal only with a symmetric top, pinned at a point P which is a distance l from the centre of mass. This system is drawn in the figure. The principal axes are 𝐞1, 𝐞2 and 𝐞3 and we have I1=I2. From what we have learnt so far, it is easy to write down the Lagrangian:

L = 12I1(ω12+ω22)+12I3ω32-Mglcosθ (3.226)
= 12I1(θ˙2+sin2θϕ˙2)+12I3(ψ˙+cosθϕ˙)2-Mglcosθ

A quick examination of this equation tells us that both ψ and ϕ are ignorable coordinates. This gives us the constants of motion pψ and pϕ, where

pψ=I3(ψ˙+cosθϕ˙)=I3ω3 (3.227)

This is the angular momentum about the symmetry axis 𝐞3 of the top. The angular velocity 𝝎3 about this axis is simply called the spin of the top and, as for the free symmetric top, it is a constant. The other constant of motion is

pϕ=I1sin2θϕ˙+I3cosθ(ψ˙+ϕ˙cosθ) (3.228)

As well as these two conjugate momenta, the total energy E is also conserved

E=T+V=12I1(θ˙2+ϕ˙2sin2θ)+12I3ω32+Mglcosθ (3.229)

To simplify these equations, let’s define the two constants

a=I3ω3I1  and   b=pϕI1 (3.230)

Then we can write

ϕ˙=b-acosθsin2θ (3.231)

and

ψ˙=I1aI3-(b-acosθ)cosθsin2θ (3.232)

So if we can solve θ=θ(t) somehow, then we can always integrate these two equations to get ϕ(t) and ψ(t). But first we have to figure out what θ is doing. To do this, let’s define the “reduced energy” E=E-12I3ω32. Then, since E and ω3 are constant, so is E. We have

E=12I1θ˙2+Veff(θ) (3.233)

where the effective potential is

Veff(θ)=I1(b-acosθ)22sin2θ+Mglcosθ (3.234)
Figure 43:

So we’ve succeeded in getting an equation (3.233) purely in terms of θ. To simplify the analysis, let’s define the new coordinate

u=cosθ (3.235)

Clearly -1u1. We’ll also define two further constants to help put the equations in the most concise form

α=2EI1  and    β=2MglI1 (3.236)

With all these redefinitions, the equations of motion (3.231), (3.232) and (3.233) can be written as

u˙2 = (1-u2)(α-βu)-(b-au)2f(u) (3.237)
ϕ˙ = b-au1-u2 (3.238)
ψ˙ = I1aI3-u(b-au)1-u2 (3.239)

We could take the square root of equation (3.237) and integrate to reduce the problem to quadrature. The resulting integral is known as an “elliptic integral”. But, rather than doing this, there’s a better way to understand the physics qualitatively.

Note that the function f(u) defined in (3.237) is a cubic polynomial that behaves as

f(u){+asu-asu- (3.240)

and f(±1)=-(ba)20. So if we plot the function f(u), it looks like figure 43

Figure 44: The three different types of motion depend on the direction of precession at the extremal points.

The physical range is u˙2=f(u)>0 and -1u1 so we find that, like in the spherical pendulum and central force problem, the system is confined to lie between the two roots of f(u).

There are three possibilities for the motion depending on the sign of ϕ˙ at the two roots u=u1 and u=u2 as determined by (3.238). These are

  • ϕ˙>0 at both u=u1 and u=u2

  • ϕ˙>0 at u=u1, but ϕ˙<0 at u=u2

  • ϕ˙>0 at u=u1 and ϕ˙=0 at u=u2

The different paths of the top corresponding to these three possibilities are shown in figure 44. Motion in ϕ is called precession while motion in θ is known as nutation.

3.6.1 Letting the Top Go

The last of these three motions is not as unlikely as it may first appear. Suppose we spin the top and let it go at some angle θ. What happens? We have the initial conditions

θ˙t=0=0   f(ut=0)=0
  ut=0=u2
and  ϕ˙t=0=0   b-aut=0=0 (3.241)
  ut=0=ba

Remember also that the quantity

pϕ=I1ϕ˙sin2θ+I3ω3cosθ=I3ω3cosθt=0 (3.242)

is a constant of motion. We now have enough information to figure out the qualitative motion of the top. Firstly, it starts to fall under the influence of gravity, so θ increases. But as the top falls, ϕ˙ must turn and increase in order to keep pϕ constant. Moreover, we also see that the direction of the precession ϕ˙ must be in the same direction as the spin ω3 itself. What we get is motion of the third kind.

3.6.2 Uniform Precession

Can we make the top precess with bobbing up and down? i.e. with θ˙=0 and ϕ˙ constant. For this to happen, we would need the function f(u) to have a single root u0 lying in the physical range -1u0+1. This root must satisfy,

f(u0) = (1-u02)(α-βu0)-(b-au0)2=0 (3.243)
and   f(u0) = -2u0(α-βu0)-β(1-u02)+2a(b-au0)=0
Figure 45:

Combining these, we find 12β=aϕ˙-ϕ˙2u0. Substituting the definitions I1a=I3ω3 and β=2Mgl/I1 into this expression, we find

Mgl=ϕ˙(I3ω3-I1ϕ˙cosθ0) (3.244)

The interpretation of this equation is as follows: for a fixed value of ω3 (the spin of the top) and θ0 (the angle at which you let it go), we need to give exactly the right push ϕ˙ to make the top spin without bobbing. In fact, since equation (3.244) is quadratic in ϕ˙, there are two frequencies with which the top can precess without bobbing.

Figure 46:

Of course, these “slow” and “fast” precessions only exist if equation (3.244) has any solutions at all. Since it is quadratic, this is not guaranteed, but requires

ω3>2I3MglI1cosθ0 (3.245)

So we see that, for a given θ0, the top has to be spinning fast enough in order to have uniform solutions. What happens if it’s not spinning fast enough? Well, the top falls over!

Figure 47: The function f(u) for the stable and unstable sleeping top.

3.6.3 The Sleeping Top

Suppose we start the top spinning in an upright position, with

θ=θ˙=0 (3.246)

When it spins upright, it is called a sleeping top. The question we want to answer is: will it stay there? Or will it fall over? From (3.237), we see that the function f(u) must have a root at θ=0, or u=+1: f(1)=0. From the definitions (3.230) and (3.236), we can check that a=b and α=β in this situation and f(u) actually has a double zero at u=+1,

f(u)=(1-u)2(α(1+u)-a2) (3.247)

The second root of f(u) is at u2=a2/α-1. There are two possibilities

1: u2>1 or ω32>4I1Mgl/I32. In this case, the graph of f(u) is drawn in first in figure 47. This motion is stable: if we perturb the initial conditions slightly, we will perturb the function f(u) slightly, but the physical condition that we must restrict to the regime f(u)>0 means that the motion will continue to be trapped near u=1

2: u2<1 or ω32<4I1Mgl/I32. In this case, the function f(u) looks like the second figure of 47. Now the top is unstable; slight changes in the initial condition allow a large excursion.

In practice, the top spins upright until it is slowed by friction to I3ω3=2I1Mgl, at which point it starts to fall and precess.

Figure 48: The precession of the earth.

3.6.4 The Precession of the Equinox

The Euler angles for the earth are drawn in figure 48. The earth spins at an angle of θ=23.5o to the plane of its orbit around the sun (known as the plane of the elliptic). The spin of the earth is ψ˙=(day)-1. This causes the earth to bulge at the equator so it is no longer a sphere, but rather a symmetric top. In turn, this allows the moon and sun to exert a torque on the earth which produces a precession ϕ˙. Physically this means that the direction in which the north pole points traces a circle in the sky and what we currently call the “pole star” will no longer be in several thousand years time. It turns out that this precession is “retrograde” i.e. opposite to the direction of the spin.

One can calculate the precession ϕ˙ of the earth due to the moon and sun using the techniques described in the chapter. But the calculation is rather long and we won’t go over it in this course. (See the book by Hand and Finch if you’re interested). Instead, we will use a different technique to calculate the precession of the earth: astrology.33 3 I learnt about this fact from John Baez’ website where you can find lots of well written explanations of curiosities in mathematical physics: http://math.ucr.edu/home/baez/README.html.

To compute the precession of the earth, the first fact we need to know is that Jesus was born in the age of Pisces. This doesn’t mean that Jesus looked up Pisces in his daily horoscope (while scholars are divided over the exact date of his birth, he seems to exhibit many traits of a typical Capricorn) but rather refers to the patch of the sky in which the sun appears during the first day of spring. Known in astronomical terms as the “vernal equinox”, this day of the year is defined by the property that the sun sits directly above the equator at midday. As the earth precesses, this event takes place at a slightly different point in its orbit each year, with a slightly different backdrop of stars as a result. The astrological age is defined to be the background constellation in which the sun rises during vernal equinox.

It is easy to remember that Jesus was born in the age of Pisces since the fish was used as an early symbol for Christianity. The next fact that we need to know is that we’re currently entering the age of Aquarius (which anyone who has seen the musical Hair will know). So we managed to travel backwards one house of the zodiac in 2,000 years. We’ve got to make it around 12 in total, giving us a precession time of 2,000×12=24,000 years. The actual value of the precession is 25,700 years. Our calculation is pretty close considering the method!

The earth also undergoes other motion. The value of θ varies from 22.1o to 24.5o over a period of 41,000 years, mostly due to the effects of the other planets. These also affect the eccentricity of the orbit over a period of 105,000 years.

3.7 The Motion of Deformable Bodies

Take a lively cat. (Not one that’s half dead like Schrödinger’s). Hold it upside down and drop it. The cat will twist its body and land sprightly on its feet. Yet it doesn’t do this by pushing against anything and its angular momentum is zero throughout. If the cat were rigid, such motion would be impossible since a change in orientation for a rigid body necessarily requires non-vanishing angular momentum. But the cat isn’t rigid (indeed, it can be checked that dead cats are unable to perform this feat) and bodies that can deform are able to reorient themselves without violating the conservation of angular momentum. In this section we’ll describe some of the beautiful mathematics that lies behind this. I should warn you that this material is somewhat more advanced than the motion of rigid bodies. The theory described below was first developed in the late 1980s in order to understand how micro-organisms swim44 4 See A. Shapere and F. Wilczek, “Geometry of Self-Propulsion at Low Reynolds Number”, J. Fluid Mech. 198 557 (1989) . This is the same Frank Wilczek who won the 2004 Nobel prize for his work on quark interactions..

3.7.1 Kinematics

We first need to describe the configuration space 𝒞 of a deformable body. We factor out translations by insisting that all bodies have the same center of mass. Then the configuration space 𝒞 is the space of all shapes with some orientation.

Rotations act naturally on the space 𝒞 (they simply rotate each shape). This allows us to define the smaller shape space 𝒞~ so that any two configurations in 𝒞 which are related by a rotation are identified in 𝒞~. In other words, any two objects that have the same shape, but different orientation, are described by different points in 𝒞, but the same point in 𝒞~. Mathematically, we say 𝒞~𝒞/SO(3).

Figure 49: Three possible shapes of a deformable object.

We can describe this in more detail for a body consisting of N point masses, each with position 𝐫i. Unlike in section 3.1, we do not require that the distances between particles are fixed, i.e. |𝐫i-𝐫j|constant. (However, there may still be some restrictions on the 𝐫i). The configuration space 𝒞 is the space of all possible configurations 𝐫i. For each different shape in 𝒞, we pick a representative 𝐫~i with some, fixed orientation. It doesn’t matter what representative we choose — just as long as we pick one. These variables 𝐫~i are coordinates on the space shape 𝒞~. For each 𝐫i𝒞, we can always find a rotation matrix RSO(3) such that

𝐫i=R𝐫~i (3.248)

As in section 3.1, we can always do this to continuous bodies. In this case, the configuration space 𝒞 and the shape space 𝒞~ may be infinite dimensional. Examples of different shapes for a continuously deformable body are shown in figure 49.

We want to understand how an object rotates as it changes shape keeping its angular momentum fixed (for example, keeping 𝐋=0 throughout). The first thing to note is that we can’t really talk about the rotation between objects of different shapes. (How would you say that the the third object in figure 49 is rotated with respect to the first or the second?). Instead, we should think of an object moving through a sequence of shapes before returning to its initial shape. We can then ask if there’s been a net rotation. As the object moves through its sequence of shapes, the motion is described by a time dependent 𝐫~i(t), while the corresponding change through the configuration space is

𝐫i(t)=R(t)𝐫~(t) (3.249)

where the 3×3 rotation matrix R(t) describes the necessary rotation to go from our fixed orientation of the shape 𝐫~ to the true orientation. As in section 3.1.1, we can define the 3×3 anti-symmetric matrix that describes the instantaneous angular velocity of the object. In fact, it will for once prove more useful to work with the “convective angular velocity” defined around equation (3.174)

Ω=R-1dRdt (3.250)

This angular velocity is non-zero due to the changing shape of the object, rather than the rigid rotation that we saw before. Let’s do a quick change of notation and write coordinates on the shape space 𝒞~ as xA, with A=1,,3N instead of in vector notation 𝐫~i, with i=1,,N. Then, since Ω is linear in time derivatives, we can write

Ω=ΩA(x)x˙A (3.251)

The component ΩA(x) is the 3×3 angular velocity matrix induced if the shape changes from xA to xA+δxA. It is independent of time: all the time dependence sits in the x˙A factor which tells us how the shape is changing. The upshot is that for each shape xC~, we have a 3×3 anti-symmetric matrix ΩA associated to each of the A=1,,3N directions in which the shape can change.

However, there is an ambiguity in defining the angular velocity Ω. This comes about because of our arbitrary choice of reference orientation when we picked a representative 𝐫~i𝒞~ for each shape. We could quite easily have picked a different orientation,

𝐫~iS(xA)𝐫~i (3.252)

where S(xA) is a rotation that, as the notation suggests, can vary for each shape xA. If we pick this new set of representative orientations, then the rotation matrix R defined in (3.249) changes: R(t)R(t)S-1(xA). Equation (3.250) then tells us that the angular velocity also change as

ΩASΩAS-1+SS-1xA (3.253)

This ambiguity is related to the fact that we can’t define the meaning of rotation between two different shapes. Nonetheless, we will see shortly that when we come to compute the net rotation of the same shape, this ambiguity will disappear, as it must. Objects such as ΩA which suffer an ambiguity of form (3.253) are extremely important in modern physics and geometry. They are known as non-abelian gauge potentials to physicists, or as connections to mathematicians.

3.7.2 Dynamics

So far we’ve learnt how to describe the angular velocity Ω of a deformable object. The next step is to see how to calculate Ω. We’ll now show that, up to the ambiguity described in (3.253), the angular velocity Ω is specified by the requirement that the angular momentum 𝐋 of the object is zero.

𝐋 = imi𝐫i×𝐫˙i (3.254)
= imi[(R𝐫~i)×(R𝐫~˙i)+(R𝐫~i)×(R˙𝐫~i)]=0

In components this reads

La=ϵabcimi[RbdRce(𝐫~i)d(𝐫~˙i)e+RbdR˙ce(𝐫~i)d(𝐫~i)e]=0 (3.255)

The vanishing 𝐋=0 is enough information to determine the following result:

Claim: The 3×3 angular velocity matrix Ωab=Rac-1R˙cb is given by

Ωab=ϵabcI~cd-1L~d (3.256)

where I~ is the instantaneous inertia tensor of the shape described by 𝐫~i,

I~ab=imi((𝐫~i𝐫~i)δab-(𝐫~i)a(𝐫~i)b) (3.257)

and L~a is the apparent angular momentum

L~a=ϵabcimi(𝐫~i)b(𝐫~˙i)c (3.258)


Proof:  We start by multiplying La by ϵafg. We need to use the fact that if we multiply two ϵ-symbols, we have ϵabcϵafg=(δbfδcg-δbgδcf). Then

ϵafgLa = imi[RfdRge(𝐫~i)d(𝐫~˙i)e-RgdRfe(𝐫~i)d(𝐫~˙i)e (3.259)
        -RgdR˙fe(𝐫~i)d(𝐫~i)e+RfdR˙ge(𝐫~i)d(𝐫~i)e]=0

Now multiply by RfbRgc. Since R is orthogonal, we known that RfbRfd=δbd which, after contracting a bunch of indices, gives us

RfbRgcϵafgLa=imi[(𝐫~i)b(𝐫~˙i)c-(𝐫~i)c(𝐫~˙i)b-Ωbd(𝐫~i)c(𝐫~i)d+Ωcd(𝐫~i)b(𝐫~i)d]=0

This is almost in the form that we want, but the indices aren’t quite contracted in the right manner to reproduce (3.256). One can try to play around to get the indices working right, but at this stage it’s just as easy to expand out the components explicitly. For example, we can look at

L~1 = imi[(𝐫~i)2(𝐫~˙i)3-((𝐫~i)3(𝐫~˙i)2] (3.260)
= imi[Ω21(𝐫~i)3(𝐫~i)1+Ω23(𝐫~i)3(𝐫~i)3-Ω31(𝐫~i)2(𝐫~i)1-Ω32(𝐫~i)2(𝐫~i)2]
= I~11Ω23+I~12Ω31+I~13Ω12=12ϵabcI~1aΩbc

where the first equality is the definition of L~1, while the second equality uses our result above, and the third equality uses the definition of I~ given in (3.257). There are two similar equations, which are summarised in the formula

L~a=12ϵbcdI~abΩcd (3.261)

Multiplying both sides by I~-1 gives us precisely the claimed result (3.256). This concludes the proof. .

To summarise: a system with no angular momentum that can twist and turn and change its shape has an angular velocity (3.256) where 𝐫~i(t) is the path it chooses to take through the space of shapes. This is a nice formula. But what do we do with it? We want to compute the net rotation R as the body moves through a sequence of shapes and returns to its starting point at a time T later. This is given by solving (3.250) for R. The way to do this was described in section 3.1.2. We use path ordered exponentials

R=P~exp(0TΩ(t)𝑑t)=P~exp(ΩA𝑑xA) (3.262)

The path ordering symbol P~ puts all matrices evaluated at later times to the right. (This differs from the ordering in section 3.1.2 where we put later matrices to the left. The difference arises because we’re working with the angular velocity Ω=R-1R˙ instead of the angular velocity ω=R˙R-1). In the second equality above, we’ve written the exponent as an integral around a closed path in shape space. Here time has dropped out. This tells us an important fact: it doesn’t matter how quickly we perform the change of shapes — the net rotation of the object will be the same.

In particle physics language, the integral in (3.262) is called a “Wilson loop”. We can see how the rotation fares under the ambiguity (3.251). After some algebra, you can find that the net rotation R of an object with shape xA is changed by

RS(xA)RS(xA)-1 (3.263)

This is as it should be: the S-1 takes the shape back to our initial choice of standard orientation; the matrix R is the rotation due to the change in shape; finally S puts us back to the new, standard orientation. So we see that even though the definition of the angular velocity is plagued with ambiguity, when we come to ask physically meaningful questions — such as how much has a shape rotated — the ambiguity disappears. However, if we ask nonsensical questions — such as the rotation between two different shapes — then the ambiguity looms large. In this manner, the theory contains a rather astonishing new ingredient: it lets us know what are the sensible questions to ask! Quantities for which the ambiguity (3.251) vanishes are called gauge invariant.

In general, it’s quite hard to explicitly compute the integral (3.262). One case where it is possible is for infinitesimal changes of shape. Suppose we start with a particular shape xA0, and move infinitesimally in a loop in shape space:

xA(t)=xA0+αA(t) (3.264)

Then we can Taylor expand our angular velocity components,

ΩA(x(t))=ΩA(x0)+ΩAxB|x0αB (3.265)

Expanding out the rotation matrix (3.262) and taking care with the ordering, one can show that

R = 1+12FABαAα˙B𝑑t+𝒪(α3) (3.266)
= 1+12FAB𝑑AAB+𝒪(α3)

where FAB is anti-symmetric in the shape space indices A and B, and is a 3×3 matrix (the a,b=1,2,3 indices have been suppressed) given by

FAB=ΩAxB-ΩBxA+[ΩA,ΩB] (3.267)

It is known as the field strength to physicists (or the curvature to mathematicians). It is evaluated on the initial shape xA0. The second equality in (3.266) gives the infinitesimal rotation as the integral of the field strength over the area traversed in shape space. This field strength contains all the information one needs to know about the infinitesimal rotations of objects induced by changing their shape.

One of the nicest things about the formalism described above is that it mirrors very closely the mathematics needed to describe the fundamental laws of nature, such as the strong and weak nuclear forces and gravity. They are all described by “non-abelian gauge theories”, with an object known as the gauge potential (analogous to ΩA) and an associated field strength.