Academy
Formulas/physics/Rotational Motion/Total KE of a Rolling Body

Total KE of a Rolling Body

Sum of translational and rotational KE. k = radius of gyration.
Class 11Class JEE
Derivation

The formula

A body rolling without slipping has two types of kinetic energy:

KEtotal=KEtrans+KErot=12mv2+12Iω2KE_{total} = KE_{trans} + KE_{rot} = \frac{1}{2}mv^2 + \frac{1}{2}I\omega^2

Using v=Rωv = R\omega (rolling condition) and I=mk2I = mk^2 (where kk is radius of gyration):

KE=12mv2+12mk2v2R2=12mv2(1+k2R2)KE = \frac{1}{2}mv^2 + \frac{1}{2}mk^2 \cdot \frac{v^2}{R^2} = \frac{1}{2}mv^2\left(1 + \frac{k^2}{R^2}\right)

The factor (1+k2R2)\left(1 + \frac{k^2}{R^2}\right)

This factor tells you what fraction of the total KE goes to rotation vs translation:

  • k2/R21+k2/R2\frac{k^2/R^2}{1+k^2/R^2} goes to rotation
  • 11+k2/R2\frac{1}{1+k^2/R^2} goes to translation
Bodyk2/R2k^2/R^2KEKE
Hollow cylinder (ring)11mv2mv^2
Solid cylinder (disc)1/21/234mv2\frac{3}{4}mv^2
Hollow sphere2/32/356mv2\frac{5}{6}mv^2
Solid sphere2/52/5710mv2\frac{7}{10}mv^2

For the same speed vv, the hollow cylinder has the most total KE — more energy stored in rotation. The solid sphere has the least.

Application: rolling down an incline

Using energy conservation (height hh, starting from rest):

mgh=12mv2(1+k2R2)mgh = \frac{1}{2}mv^2\left(1 + \frac{k^2}{R^2}\right)

v=2gh1+k2/R2v = \sqrt{\frac{2gh}{1+k^2/R^2}}

The body with the smallest k2/R2k^2/R^2 reaches the bottom fastest — the solid sphere wins any rolling race.

The rolling race order

From fastest to slowest:

  1. Solid sphere (k2/R2=2/5k^2/R^2 = 2/5): v=10gh/7v = \sqrt{10gh/7}
  2. Solid cylinder/disc (k2/R2=1/2k^2/R^2 = 1/2): v=4gh/3v = \sqrt{4gh/3}
  3. Hollow sphere (k2/R2=2/3k^2/R^2 = 2/3): v=6gh/5v = \sqrt{6gh/5}
  4. Hollow cylinder/ring (k2/R2=1k^2/R^2 = 1): v=ghv = \sqrt{gh}

Note that this order is independent of mass, radius, or the angle of incline — it depends only on k2/R2k^2/R^2.

Key Idea
These results apply only to pure rolling (no slipping). If the incline is too steep or friction is insufficient, the body will slip and slide, and the analysis changes completely. Always verify that the friction force required for rolling doesn't exceed $\mu_s N$.