24.4: The Inertia Tensor
( \newcommand{\kernel}{\mathrm{null}\,}\)
Regarding a rigid body as a system of individual particles, we find the kinetic energy
T=∑n12mnv2n=∑n12mn(→V+→Ω×→rn)=∑n12mnV2+∑nmn→V⋅→Ω×→rn+∑n12mn(→Ω×→rn)2
The first term in the last line is
∑n12mnV2=12MV2
where M is the total mass of the body.
The second term is
∑nmn→V⋅→Ω×→rn=→V⋅→Ω×∑nmn→rn=0
from the definition of the center of mass (our origin here) ∑nmn→rn=0
The third term can be rewritten:
∑n12mn(→Ω×→rn)2=∑n12mn[Ω2r2n−(→Ω⋅→rn)2]
Here we have used
|→Ω×→r|=Ωrsinθ,|→Ω⋅→r|=Ωrcosθ
Alternatively, you could use the vector product identity
(→a×→b)×→c=−→a(→b⋅→c)+→b(→a⋅→c)
together with
(→a×→b)⋅(→c×→d)=(→a×→b)×→c⋅→d
to find
(→a×→b)⋅(→c×→d)=(→a⋅→c)(→b⋅→d)−(→a⋅→d)(→b⋅→c)
The bottom line is that the kinetic energy
T=12MV2+∑n12mn[Ω2r2n−(→Ω⋅→rn)2]=Ttr+Trot
a translational kinetic energy plus a rotational kinetic energy.
Warning about notation: at this point, things get a bit messy. The reason is that to make further progress in dealing with the rotational kinetic energy, we need to write it in terms of the individual components of the n particle position vectors →rn. Following Landau and others, we’ll write these components in two different ways:
→rn=(xn,yn,zn)≡(xn1,xn2,xn3)
The x,y,z notation is helpful in giving a clearer picture of rotational energy, but the xni notation is essential in handling the math, as will become evident.
Landau’s solution to the too many suffixes for clarity problem is to omit the suffix n labeling the individual particles, I prefer to keep it in.
Double Suffix Summation Notation: to cut down on the number of Σ’s in expressions, we’ll follow Landau and others in using Einstein’s rule that if a suffix like i,j,k appears twice in a product, it is to be summed over the values 1,2,3. It’s called a “dummy suffix” because it doesn’t matter what you label it, as long as it appears twice. For example,
the inner product of two vectors →A⋅→B=∑3i=1AiBi can be written as AiBi or equally as AkBk. Furthermore, Ω2i means Ω21+Ω22+Ω23=Ω2.
But do not use Greek letters for dummy suffixes in this context: the standard is that they are used in relativistic equations to signify sums over the four dimensions of space time, Latin letters for sums over the three spatial dimensions, as we are doing here.
The rotational kinetic energy is then
Trot =12∑nmn(Ω2ix2ni−ΩixniΩkxnk)=12∑nmn(ΩiΩkδikx2nl−ΩiΩkxnixnk)=12ΩiΩk∑nmn(δikx2nl−xnixnk)
Warning: That first line is a bit confusing: copying Landau, I’ve written Ω2ix2ni, you might think that’s Ω21x2n1+Ω22x2n2+Ω23x2n3, but a glance at the previous equation (and the second line of this equation) makes clear it’s actually Ω2r2. Landau should have written Ω2ix2nl. Actually I’m not even keen on Ω2i implying a double summation. Standard use in relativity, for example, is that both of the two suffixes be explicit for summation to be implied. In GR one would write ΩiΩi. (Well, actually ΩiΩi, but that’s another story.)
Anyway, moving on, we introduce the inertia tensor
Iik=∑nmn(x2nlδik−xnixnk)
In terms of which the kinetic energy of the moving, rotating rigid body is
T=12MV2+12IikΩiΩk
As usual, the Lagrangian L=T−V where the potential energy V is a function of six variables in general, the center of mass location and the orientation of the body relative to the center of mass.
Landau writes the inertia tensor explicitly as:
Iik=[∑m(y2+z2)−∑mxy−∑mxz−∑mxy∑m(z2+x2)−∑myz−∑mxz−∑myz∑m(x2+y2)]
but you should bear in mind that −∑mxz means −∑nmnxnzn.