2.1.23Analytical Mechanics

Torque-free rotation — Euler's equations, asymmetric top

2,106 words10 min readdifficulty · medium

1. Setup: why we go to the body frame

WHY a body frame? In the lab (space) frame, I\mathbf I changes every instant because the body re-orients. That's a nightmare. If we pick axes fixed in the body along its principal axes, then I=diag(I1,I2,I3)\mathbf I = \mathrm{diag}(I_1,I_2,I_3) is constant. The price: the body frame rotates, so time derivatives get an extra term.


2. Deriving Euler's equations from scratch

Start from Newton/Euler for rotation in the inertial frame: (dLdt)space=N(external torque)\left(\frac{d\vec L}{dt}\right)_{\text{space}} = \vec N \quad(\text{external torque})

Apply the transport theorem to L\vec L: (dLdt)body+ω×L=N\left(\frac{d\vec L}{dt}\right)_{\text{body}} + \vec\omega\times\vec L = \vec N

Why this step? It converts a hard space-frame derivative into a body-frame derivative (where I\mathbf I is constant) plus a correction.

In the body principal frame Li=IiωiL_i = I_i\,\omega_i, and since IiI_i are constants: (dLdt)body=(I1ω˙1,I2ω˙2,I3ω˙3)\left(\frac{d\vec L}{dt}\right)_{\text{body}} = (I_1\dot\omega_1,\, I_2\dot\omega_2,\, I_3\dot\omega_3)

Now compute the cross product component-wise. With ω=(ω1,ω2,ω3)\vec\omega=(\omega_1,\omega_2,\omega_3), L=(I1ω1,I2ω2,I3ω3)\vec L=(I_1\omega_1,I_2\omega_2,I_3\omega_3): (ω×L)1=ω2L3ω3L2=(I3I2)ω2ω3(\vec\omega\times\vec L)_1 = \omega_2 L_3 - \omega_3 L_2 = (I_3-I_2)\,\omega_2\omega_3

Putting it together and setting N=0\vec N=0 (torque-free):


3. Two conserved quantities (the constants of motion)

Even with no external torque, in the body frame ω\vec\omega moves. But two scalars are conserved:

Derivation of energy conservation: dTdt=I1ω1ω˙1+I2ω2ω˙2+I3ω3ω˙3\dfrac{dT}{dt} = I_1\omega_1\dot\omega_1 + I_2\omega_2\dot\omega_2 + I_3\omega_3\dot\omega_3. Substitute Euler's equations: =ω1ω2ω3[(I2I3)+(I3I1)+(I1I2)]=0.= \omega_1\omega_2\omega_3\big[(I_2-I_3)+(I_3-I_1)+(I_1-I_2)\big] = 0. Why this step? The bracket telescopes to zero — energy is conserved without any external work, exactly as expected.

WHY two surfaces? In ω\omega-space, 2T=2T=const is an ellipsoid (energy ellipsoid) and L2=L^2=const is another ellipsoid. The actual motion of ω\vec\omega lives on their intersection curves — these are the polhodes.

Figure — Torque-free rotation — Euler's equations, asymmetric top

4. Stability of rotation — the tennis-racket theorem

Take the asymmetric top: I1<I2<I3I_1 < I_2 < I_3 (all different). Spin nearly about one principal axis and ask: does a tiny disturbance grow or stay small?

Spin about axis 3 (largest II): Let ω3Ω\omega_3\approx\Omega (large), ω1,ω2\omega_1,\omega_2 tiny. From Euler 1 and 2, differentiate and substitute: ω˙1=I2I3I1Ωω2,ω˙2=I3I1I2Ωω1\dot\omega_1 = \frac{I_2-I_3}{I_1}\Omega\,\omega_2,\qquad \dot\omega_2 = \frac{I_3-I_1}{I_2}\Omega\,\omega_1 ω¨1=(I2I3)(I3I1)I1I2Ω2ω1\Rightarrow \ddot\omega_1 = \frac{(I_2-I_3)(I_3-I_1)}{I_1 I_2}\Omega^2\,\omega_1 Why this step? Differentiating the first and plugging in the second gives a single 2nd-order ODE ω¨1=kω1\ddot\omega_1 = k\,\omega_1.

  • For axis 3 (largest): (I2I3)<0(I_2-I_3)<0, (I3I1)>0(I_3-I_1)>0k<0k<0oscillation (stable). ✅
  • For axis 1 (smallest): both factors give k<0k<0stable. ✅
  • For axis 2 (intermediate): (I3I2)>0(I_3-I_2)>0 and (I2I1)>0(I_2-I_1)>0 arrange so k>0k>0exponential growthUNSTABLE. ❌

5. Worked examples



Recall Feynman: explain to a 12-year-old

Imagine spinning a book that's taped shut. Spin it flat (like a frisbee) — easy and steady. Spin it about its long thin axis — also steady. But try to flip it end-over-end about the middle way — it refuses to stay; it flips itself over and over! Nothing pushes it. The reason: a spinning thing wants to keep its "twirl arrow" pointing the same way in space, but the book is shaped unevenly, so to keep that arrow steady the book has to keep re-tilting itself — and for the middle axis those re-tilts pile up instead of canceling.


Flashcards

Why use the body frame instead of the space frame for rotation?
In the body principal frame the inertia tensor I=diag(I1,I2,I3)\mathbf I=\mathrm{diag}(I_1,I_2,I_3) is constant; in the space frame it changes as the body reorients.
State the transport theorem.
(dA/dt)space=(dA/dt)body+ω×A(d\vec A/dt)_{\text{space}} = (d\vec A/dt)_{\text{body}} + \vec\omega\times\vec A.
Write Euler's equation for component 1 (torque-free).
I1ω˙1=(I2I3)ω2ω3I_1\dot\omega_1 = (I_2-I_3)\,\omega_2\omega_3.
What conserved quantity is L\vec L in space vs ω\vec\omega?
L\vec L is conserved (no torque); ω\vec\omega is generally NOT constant because L=Iω\vec L=\mathbf I\vec\omega and I\mathbf I depends on orientation.
Name the two conserved scalars in torque-free motion.
Rotational energy 2T=Iiωi22T=\sum I_i\omega_i^2 and L2=Ii2ωi2L^2=\sum I_i^2\omega_i^2.
What geometric objects represent these conserved scalars in ω\omega-space?
Two ellipsoids (energy ellipsoid and momentum ellipsoid); motion = their intersection curves (polhodes).
Which principal axes give stable rotation for an asymmetric top?
Axes of largest and smallest moment of inertia (intermediate is unstable).
What is the name of the intermediate-axis instability?
Tennis-racket / Dzhanibekov effect.
For a symmetric top (I1=I2I_1=I_2), what is the body precession rate?
Ωb=I3IIω3\Omega_b=\dfrac{I_3-I_\perp}{I_\perp}\,\omega_3, and ω3\omega_3 is constant.
Why is energy conserved despite the nonzero RHS of Euler's equations?
dT/dt=ω1ω2ω3[(I2I3)+(I3I1)+(I1I2)]=0dT/dt=\omega_1\omega_2\omega_3[(I_2-I_3)+(I_3-I_1)+(I_1-I_2)]=0 — the bracket telescopes; RHS terms are internal, not external work.
What growth/oscillation criterion governs small disturbances near an axis?
ω¨1=kω1\ddot\omega_1=k\omega_1 with k=(IbIc)(IcIa)IaIbΩ2k=\frac{(I_b-I_c)(I_c-I_a)}{I_aI_b}\Omega^2; k<0k<0 stable (oscillates), k>0k>0 unstable (grows).

Connections

Concept Map

described by

I is

choose

makes

relates

apply transport

set N equals 0

combined with E

yields

coupling from

cause

if all Ii equal

admit

Torque-free rigid body

L equals I omega

Inertia tensor

Body principal frame

I equals diag I1 I2 I3 constant

Transport theorem

Space derivative to body derivative

Newton-Euler dL/dt equals N

Torque-free condition

Euler's equations

omega products times I differences

Wobble and tumbling

Sphere, omega constant, no wobble

Conserved L squared and kinetic energy

Hinglish (regional understanding)

Intuition Hinglish mein samjho

Dekho, torque-free rotation ka matlab hai koi bahar se torque nahi lag raha — jaise space mein ghoomta hua satellite ya hawa mein uchhala phone. Aap soch sakte ho ki agar koi torque nahi to spin axis fix rehna chahiye, par twist yeh hai: conserve hota hai angular momentum L\vec L, na ki ω\vec\omega. Kyunki L=Iω\vec L=\mathbf I\vec\omega, aur jaise body ghoomti hai uska inertia "feel" badalta rehta hai, isliye ω\vec\omega body ke andar wobble kar sakta hai. Isiliye hum body frame mein baithte hain jahan I1,I2,I3I_1,I_2,I_3 constant ho jaate hain — bas iski keemat yeh hai ki frame khud ghoom raha hai, to derivative mein ek extra ω×L\vec\omega\times\vec L term aata hai. Yahi se nikalti hain Euler's equations.

Euler ki teen equations ka pattern simple hai: I1ω˙1=(I2I3)ω2ω3I_1\dot\omega_1=(I_2-I_3)\omega_2\omega_3, aur cyclically baaki do. Matlab ek axis ka spin badalta hai baaki do omegas ke product se, aur woh bhi inertia ke difference se weighted. Agar saare II equal (sphere) to RHS zero — koi wobble nahi. Do cheezein hamesha conserve hoti hain: energy 2T=Iiωi22T=\sum I_i\omega_i^2 aur L2=Ii2ωi2L^2=\sum I_i^2\omega_i^2. Inko ω\omega-space mein do ellipsoid samjho; actual motion dono ke intersection (polhode) pe chalti hai.

Sabse mazedaar baat asymmetric top (I1<I2<I3I_1<I_2<I_3) ki stability hai. Largest aur smallest axis ke around spin karo to motion stable rehti hai (chhoti si disturbance bas oscillate karti hai). Lekin intermediate axis ke around spin karo to disturbance exponentially badhti hai — body palat jaati hai! Isi ko tennis-racket ya Dzhanibekov effect kehte hain. Apna phone middle axis pe flip karke dekho, woh hamesha ek extra half-turn le leta hai. Yaad rakhne ka mantra: "BIG and SMALL are solid, MIDDLE is a muddle."

Yeh sab important kyun hai? Satellites ki attitude control, Earth ki Chandler wobble, gymnasts aur divers ka mid-air twist — sab isi physics se chalte hain. Ek baar Eu

Go deeper — visual, from zero

Test yourself — Analytical Mechanics

Connections