1.5.6Rotational Mechanics

Parallel axis theorem — I = I_CM + Md² — proof

1,803 words8 min readdifficulty · medium6 backlinks


Derivation from first principles

HOW — choose smart coordinates. Let both axes be along z^\hat z. Put the origin at the CM, so the CM-axis is the zz-axis through origin. Let the second axis pierce the xyxy-plane at the point (a,b)(a, b), where d2=a2+b2d^2 = a^2 + b^2.

For a mass element at position (xi,yi)(x_i, y_i) (we ignore ziz_i — distance to a zz-axis only uses x,yx,y):

  • Distance² to CM-axis: ri,CM2=xi2+yi2r_{i,CM}^2 = x_i^2 + y_i^2
  • Distance² to the other axis: ri2=(xia)2+(yib)2r_i^2 = (x_i - a)^2 + (y_i - b)^2

Now compute II about the second axis: I=imi[(xia)2+(yib)2]I = \sum_i m_i\big[(x_i-a)^2 + (y_i-b)^2\big]

Why this step? We just plugged the new axis location into the definition. Expand the squares: I=imi[xi2+yi22axi2byi+a2+b2]I = \sum_i m_i\big[x_i^2 + y_i^2 - 2a x_i - 2b y_i + a^2 + b^2\big]

Group the terms cleverly: I=imi(xi2+yi2)=ICM    2aimixi()    2bimiyi()  +  (a2+b2)imi=MI = \underbrace{\sum_i m_i(x_i^2+y_i^2)}_{=\,I_{CM}} \;-\; 2a\underbrace{\sum_i m_i x_i}_{(\star)} \;-\; 2b\underbrace{\sum_i m_i y_i}_{(\star\star)} \;+\; (a^2+b^2)\underbrace{\sum_i m_i}_{=\,M}

Why this step? The first sum is literally ICMI_{CM}. The last sum is total mass MM, and a2+b2=d2a^2+b^2=d^2. The middle two are the secret.

Therefore: I=ICM+Md2\boxed{I = I_{CM} + Md^2}

Figure — Parallel axis theorem — I = I_CM + Md² — proof



Recall Feynman: explain to a 12-year-old

Imagine spinning a hammer. Spinning it about the spot where it balances (its centre point) is easiest — least effort. Move your hand away from that balance point and spinning gets harder. How much harder? Pretend the whole hammer shrank into a tiny dot at the balance point, and you swing that dot in a circle of radius dd — that extra effort is exactly Md2Md^2. Add it to the "easy" balance-point effort and you get the effort for the new spot. That's it!


Flashcards

State the parallel axis theorem.
I=ICM+Md2I = I_{CM} + Md^2, with dd = ⟂ distance between the parallel axes, one of which passes through the CM.
What single condition makes the theorem valid?
One axis must pass through the center of mass.
Why do the cross terms 2amixi-2a\sum m_i x_i vanish in the proof?
Because the origin is the CM, so mixi=miyi=0\sum m_i x_i = \sum m_i y_i = 0 by definition of CM.
What is dd in the theorem?
The perpendicular distance between the two parallel axes (= CM to the new axis).
Among all axes parallel to a given direction, which gives minimum I?
The one through the center of mass (since Md20Md^2 \ge 0).
II of a rod (mass M, length L) about its end?
13ML2\frac{1}{3}ML^2, from 112ML2+M(L/2)2\frac{1}{12}ML^2 + M(L/2)^2.
II of a disc (mass M, radius R) about a perpendicular axis at its rim?
32MR2\frac{3}{2}MR^2, from 12MR2+MR2\frac12 MR^2 + MR^2.
How do you relate two non-CM parallel axes?
Compute each from the CM separately and subtract; never apply the theorem directly between them.

Connections

Concept Map

applied to

choose

enables

algebra

first term

last terms

middle terms

makes vanish

combine

combine

drop out

apply to

I = sum mi ri squared

Two parallel axes, one thru CM, distance d

Origin at CM along z-axis

Sub new axis at a,b into definition

Expand squares and group terms

Sum gives I_CM

Sum mi gives M and a2+b2 = d2

Cross terms sum mi xi and mi yi

CM at origin so sums = 0

I = I_CM + Md2

Rod about end, d = L/2

Hinglish (regional understanding)

Intuition Hinglish mein samjho

Dekho, moment of inertia ye batata hai ki kisi cheez ko ghumana kitna mushkil hai — aur ye depend karta hai ki tum kaunse axis ke around ghuma rahe ho. Har axis ke liye alag se integration karna bahut tedious hai. Parallel axis theorem bolta hai: agar tumhe center of mass (CM) ke through wale axis ka ICMI_{CM} pata hai, toh kisi bhi parallel axis ka II nikalna easy — bas Md2Md^2 add kar do, jahan dd dono axes ke beech perpendicular distance hai.

Proof ka asli jaadu ye hai: jab tum origin ko CM par rakhte ho, toh mixi\sum m_i x_i aur miyi\sum m_i y_i dono zero ho jaate hain (kyunki CM ki definition hi yahi hai). Isi wajah se cross terms gayab ho jaate hain aur formula itna saaf-suthra aata hai: I=ICM+Md2I = I_{CM} + Md^2. Yaad rakho — ek axis ko zaroor CM se guzarna chahiye, warna ye formula kaam nahi karega.

Physical feel: Md2Md^2 ka matlab hai poore mass ko ek chhote point ki tarah CM par rakh do aur use dd radius par ghumao. Wo extra effort hi Md2Md^2 hai. Isliye CM-axis hamesha sabse sasta (minimum II) hota hai, kyunki Md2Md^2 kabhi negative nahi ho sakta. Do alag-alag non-CM axes ke beech directly mat lagao — dono ko CM se nikaalo phir subtract karo, yahi sahi tareeka hai.

Go deeper — visual, from zero

Test yourself — Rotational Mechanics

Connections