HomeArticlesPhysics

Rolling Motion: Why the Sphere Always Wins

A sphere, cylinder and hoop race down the same ramp and finish in the same order every time — mass and radius don't matter, only the shape of the moment of inertia.

mysimulator teamUpdated June 2026≈ 8 min read▶ Open the simulation

Energy has to go two places at once

Release a sphere, a cylinder and a hoop of any mass and radius from the top of the same ramp and let them roll without slipping. Every time, the sphere wins, the cylinder is second, and the hoop is last — and the result doesn't depend at all on how heavy or how big each object is. The reason lives entirely in one quantity: how each shape distributes its mass relative to its rotation axis, the moment of inertia I.

live demo · three shapes rolling down an incline● LIVE

As each shape rolls down, its gravitational potential energy mgh converts into two kinds of kinetic energy simultaneously: translational (the centre of mass moving forward, ½mv²) and rotational (the shape spinning, ½Iω²). A shape that has to spend more of that budget on spinning has less left over for moving forward, and therefore accelerates more slowly.

The rolling-without-slipping constraint

Rolling without slipping links the two motions rigidly: the point touching the ground has zero velocity, which forces v = ωr. Substituting that into the energy-conservation equation and solving for the final speed at the bottom of a height-h ramp gives:

mgh = ½mv² + ½Iω² = ½mv² + ½I(v/r)² = ½v²(m + I/r²)

v² = 2gh / (1 + I/(mr²))
a  = g sinθ / (1 + I/(mr²))          on an incline of angle θ

Both m and r cancel wherever I scales with mr², which it always does for a uniform rigid shape — leaving a pure, dimensionless "shape factor" I/(mr²) as the only thing that decides the race.

The three shape factors

solid sphere:   I = (2/5) m r²    →  a = g sinθ / 1.400   ← fastest
solid cylinder: I = (1/2) m r²    →  a = g sinθ / 1.500
thin hoop:      I = (1)   m r²    →  a = g sinθ / 2.000   ← slowest

A solid sphere packs its mass close to the centre on average, so it needs relatively little energy to spin up — most of the energy budget goes into moving forward. A thin hoop has every gram of its mass sitting at maximum distance from the axis, so it needs the most energy to spin, leaving the least for translation. A solid cylinder sits neatly in between.

What doesn't matter — and why that's surprising

It's genuinely counter-intuitive the first time you see it: a bowling ball and a marble, both solid spheres, tie exactly, despite one weighing a hundred times more. A large hoop and a small hoop also tie. The winner is decided purely by shape — how mass is distributed relative to radius — never by the absolute values of mass or size. This is the rotational analogue of Galileo's result that all masses fall at the same rate; here it's all same-shaped objects that roll at the same rate.

Friction's odd role: static, and doing zero work

Friction is essential to rolling without slipping — without it, nothing would spin up at all and every shape would just slide down at g sinθ, tying regardless of shape. Yet because the contact point has zero velocity at each instant, that friction force does zero work: it provides exactly the torque needed to enforce v = ωr without dissipating any energy, which is precisely why the simple energy-conservation approach above is allowed to ignore it and still gets the right answer.

Frequently asked questions

Does a heavier sphere roll faster than a lighter one?

No. Mass cancels out of the acceleration formula entirely — a = g sinθ / (1 + I/(mr²)) depends only on the shape factor I/(mr²), which is a pure number for a given geometry (2/5 for a solid sphere). Two spheres of any mass and radius, made of the same shape, always tie.

Why does the hoop lose to the sphere and cylinder?

A hoop has all its mass concentrated at the rim (I = mr²), so more of its gravitational energy has to go into spinning that mass up to speed rather than into moving the centre forward. A solid sphere concentrates less of its mass far from the axis (I = 2/5 mr²), leaving more energy for translation, so it accelerates fastest.

What happens if the object slides instead of rolling without slipping?

The v = ωr constraint breaks, kinetic friction does negative work instead of acting as the (frictionless) pivot force, and the simple energy-conservation result no longer applies directly — you'd need to solve Newton's second law and the torque equation together, and the outcome depends on the coefficient of friction, not just the shape.

Try it live

Everything above runs in your browser — open Rolling Race and change the parameters while it is running. Nothing is installed, nothing is uploaded, the whole model lives in one tab.

▶ Open Rolling Race simulation

What did you find?

Add reproduction steps (optional)