In short

A round body rolling without slipping down an incline of angle \theta accelerates at a = \dfrac{g\sin\theta}{1 + I/(MR^2)}, which is always less than g\sin\theta (the acceleration of a frictionless sliding block). The body with the smallest I/(MR^2) wins a downhill race — solid sphere beats solid disk beats hollow cylinder. Static friction is what makes rolling possible: it provides the torque that spins the body. If the incline is too steep, friction cannot keep up, and the body slides instead of rolling.

Place a solid steel ball and a hollow steel ring at the top of a tilted wooden plank. Both have the same mass, the same radius, the same starting line. Release them together. Which one reaches the bottom first?

The solid ball wins — every single time. Not by a little; by a comfortable margin. And if you placed a block of ice on the same plank (frictionless, no rotation), the block would beat both of them. A sliding block has no rotation to worry about. Every rolling body pays a hidden tax: part of gravity's pull must go into spinning the body, leaving less to push it forward.

This is not about mass. A 10 kg solid sphere beats a 10 kg hollow cylinder. It is not about radius either — a marble beats a hula hoop. The only thing that determines the winner is how the mass is distributed: concentrated near the centre (easy to spin) or spread out near the rim (hard to spin). That distribution is captured by a single number, the ratio I/(MR^2), and this article derives exactly how it controls the acceleration.

The forces at play — free body diagram

Before writing any equations, look at what acts on a round body rolling down an incline.

Free body diagram of a rolling body on an incline A circular body on an inclined plane with three forces: weight Mg straight down, normal force N perpendicular to the incline, and static friction f pointing up the slope. The angle theta is marked at the base. θ Mg N f ω a ↙ x y
Free body diagram of a round body rolling down an incline. Gravity $Mg$ pulls straight down. The incline pushes back with a normal force $N$ perpendicular to the surface. Static friction $f$ acts up the slope — this is the force that creates the torque to spin the body. The tilted axes ($x$ down the slope, $y$ outward) simplify the algebra.

Three forces act on the body: its weight Mg straight down, the normal force N perpendicular to the incline, and static friction f pointing up the slope. Choose coordinates aligned with the incline: x positive down the slope, y positive outward from the surface.

Assumptions: The body is a uniform round object (sphere, cylinder, or ring) of mass M and radius R. It rolls without slipping. Air resistance is negligible. The incline is rigid and fixed.

Deriving the acceleration

Step 1. Resolve forces along the incline (x-direction).

Mg\sin\theta - f = Ma \tag{1}

Why: the component of gravity along the incline (Mg\sin\theta) pulls the body down; friction (f) pushes it back up. The difference is the net force, which equals Ma by Newton's second law.

Step 2. Write the perpendicular equilibrium (y-direction).

N = Mg\cos\theta \tag{2}

Why: the body does not fly off the incline or sink into it, so the net perpendicular force is zero. The normal force exactly balances the perpendicular component of gravity.

Step 3. Write the rotational equation about the centre of mass.

The only force that exerts a torque about the centre is friction — it acts at the contact point, a distance R from the centre, tangent to the circle.

fR = I\alpha \tag{3}

Why: the weight acts at the centre (zero lever arm), and the normal force points along the radial direction from the contact point through the centre (also zero lever arm). Only friction has a nonzero perpendicular distance, equal to the radius R.

Step 4. Apply the rolling constraint.

For rolling without slipping, the translational acceleration and the angular acceleration are linked:

a = \alpha R \quad \Longrightarrow \quad \alpha = \frac{a}{R} \tag{4}

Why: the contact point is instantaneously at rest. The velocity of the centre is v = \omega R; differentiating gives a = \alpha R. This constraint is the mathematical definition of "rolling without slipping."

Step 5. Eliminate friction and \alpha.

Substitute \alpha = a/R into equation (3):

fR = I\,\frac{a}{R} \quad \Longrightarrow \quad f = \frac{Ia}{R^2} \tag{5}

Now substitute this expression for f into equation (1):

Mg\sin\theta - \frac{Ia}{R^2} = Ma
Mg\sin\theta = Ma + \frac{Ia}{R^2} = a\!\left(M + \frac{I}{R^2}\right)

Why: by writing friction in terms of a using the rolling constraint, you turn two equations (translational and rotational) into a single equation in one unknown. The rotational inertia I/R^2 adds an effective extra mass — the body behaves as though it is heavier than M because some of the force must spin it.

Step 6. Solve for a.

\boxed{a = \frac{g\sin\theta}{1 + \dfrac{I}{MR^2}}} \tag{6}

Why: divide both sides by (M + I/R^2) and factor out M in the denominator. The result depends on \theta and on the single dimensionless ratio k = I/(MR^2) — not on M or R individually. A marble and a bowling ball with the same mass distribution accelerate at the same rate.

Write k = I/(MR^2) for short. The friction force from equation (5) becomes:

f = \frac{k\,Mg\sin\theta}{1 + k} \tag{7}

And a sliding block (no rotation, k = 0) would have a = g\sin\theta — faster than any rolling body.

The race that mass cannot win

The formula a = g\sin\theta/(1+k) says the winner of a downhill race is determined entirely by k = I/(MR^2). Here is the ranking:

Body I/(MR^2) = k Acceleration At \theta = 30°
Sliding block (no rotation) 0 g\sin\theta 4.90 m/s²
Solid sphere 2/5 (5/7)\,g\sin\theta 3.50 m/s²
Solid cylinder (disk) 1/2 (2/3)\,g\sin\theta 3.27 m/s²
Hollow sphere (thin shell) 2/3 (3/5)\,g\sin\theta 2.94 m/s²
Hollow cylinder (thin ring) 1 (1/2)\,g\sin\theta 2.45 m/s²

The solid sphere wins because its mass is concentrated near the centre — it is easy to spin, so less of gravity's pull is "wasted" on rotation. The hollow cylinder loses because all its mass sits at the rim — it is hard to spin, so more of the force goes into angular acceleration and less into forward motion.

Notice: mass and radius cancel out entirely. A tiny marble and a massive bowling ball, both solid spheres, accelerate at the same rate. The race is about shape, not size.

Animated: rolling race down a 30° incline Three bodies roll down the same 30-degree incline. The solid sphere arrives first, the hollow cylinder last, because more rotational inertia means less translational acceleration. start 5 m
Three bodies released from rest on a 30° incline. The solid sphere (red) reaches the 5 m mark first. Ghost markers at $t = 1.69$ s show where each body is when the sphere finishes — the disk (dark) is at 4.67 m, the hollow cylinder (grey) at only 3.50 m. Click replay to watch again.

Friction — the unsung hero of rolling

Here is a fact that surprises most students: without friction, there is no rolling. On a perfectly frictionless incline, a round body would slide without spinning at all — exactly like a block. Friction is what creates the torque that spins the body and maintains the rolling condition v = \omega R.

But the friction in rolling is static, not kinetic. The contact point is instantaneously at rest (that is what "rolling without slipping" means), so there is no relative sliding and no kinetic friction. Static friction does no work — it merely redirects energy from pure translation into a mix of translation and rotation.

From equation (7):

f = \frac{k\,Mg\sin\theta}{1 + k}

For a solid sphere (k = 2/5): f = \frac{2}{7}\,Mg\sin\theta

For a hollow cylinder (k = 1): f = \frac{1}{2}\,Mg\sin\theta

The hollow cylinder needs more friction to maintain rolling — its mass at the rim demands a larger torque. This has a direct consequence: the hollow cylinder breaks into sliding on a gentler incline than the solid sphere.

How steep can the ramp be?

Static friction has a limit: f \leq \mu_s N. If the incline gets too steep, the required friction exceeds this limit and the body can no longer roll without slipping.

The condition for pure rolling:

\frac{k\,Mg\sin\theta}{1 + k} \leq \mu_s\,Mg\cos\theta

Cancel Mg and rearrange:

\tan\theta \leq \mu_s\,\frac{1 + k}{k} \tag{8}

The maximum angle for pure rolling is:

\boxed{\theta_{\max} = \arctan\!\left(\mu_s\,\frac{1 + k}{k}\right)}

For a solid sphere (k = 2/5): \tan\theta_{\max} = \frac{7}{2}\,\mu_s = 3.5\,\mu_s

For a hollow cylinder (k = 1): \tan\theta_{\max} = 2\,\mu_s

The solid sphere can roll on steeper inclines because it needs less friction. The hollow cylinder hits its friction limit sooner.

Explore the acceleration yourself

The interactive figure below shows how the acceleration depends on the incline angle for three body shapes — and for a frictionless sliding block as a reference. Drag the red dot to change the angle and read the accelerations.

Interactive: acceleration vs incline angle for different body shapes Three curves show acceleration versus angle for a sliding block, solid sphere, and hollow cylinder. A draggable point controls the angle and readouts show each acceleration. incline angle θ (degrees) acceleration (m/s²) 15° 30° 45° 60° 2 4 6 8 sliding block solid sphere hollow cyl drag the red dot to change the angle
Drag the red dot to change the incline angle $\theta$. At every angle, the sliding block (grey) accelerates fastest and the hollow cylinder (dark) accelerates slowest. The gap is the "rotational tax" — the fraction of gravity's pull that goes into spinning rather than translating.

Worked examples

Example 1: A ball rolling down a plank

In a game of lagori, a solid rubber ball (mass 400 g, radius 4 cm) misses the stone tower and rolls without slipping down a wooden plank inclined at 30° to the horizontal. Find (a) the ball's acceleration and (b) the static friction force acting on it.

Solid sphere rolling down a 30° incline with acceleration and friction labeled A solid ball on a 30-degree ramp. An arrow shows the rolling acceleration of 3.5 m/s² down the slope. A comparison arrow shows the sliding acceleration of 4.9 m/s² would be larger. a = 3.5 m/s² (sliding: 4.9 m/s²) f = 0.56 N 30°
The solid sphere accelerates at 3.5 m/s² down the slope — only 5/7 of what a sliding block would manage (dashed arrow). The friction force of 0.56 N acts up the slope.

Step 1. Identify the shape and compute k.

A solid sphere has I = \frac{2}{5}MR^2, so k = I/(MR^2) = 2/5.

Why: the mass distribution of a uniform solid sphere gives this specific moment of inertia. The value of k is all you need — mass and radius cancel in the acceleration formula.

Step 2. Compute the acceleration.

a = \frac{g\sin 30°}{1 + 2/5} = \frac{9.8 \times 0.5}{7/5} = \frac{4.9}{1.4} = 3.5 \text{ m/s}^2

Why: plugging k = 2/5 into the rolling formula. A frictionless sliding block would have a = g\sin 30° = 4.9 m/s², so rolling reduces the acceleration to 5/7 of the sliding value.

Step 3. Compute the friction force.

f = \frac{k\,Mg\sin\theta}{1 + k} = \frac{(2/5)(0.4)(9.8)(0.5)}{7/5} = \frac{0.784}{1.4} = 0.56 \text{ N}

Why: this is the static friction that the incline surface must provide to maintain rolling. It is well below \mu_s Mg\cos\theta for any reasonable coefficient of friction, so pure rolling is maintained.

Step 4. Verify by checking Newton's second law.

Net force down the slope: Mg\sin 30° - f = 0.4 \times 9.8 \times 0.5 - 0.56 = 1.96 - 0.56 = 1.40 N

Ma = 0.4 \times 3.5 = 1.40 N ✓

Why: the net force equals Ma — a quick consistency check confirms the calculation.

Result: a = 3.5 m/s², f = 0.56 N (up the slope).

What this shows: A solid sphere accelerates at exactly (5/7)g\sin\theta, regardless of its mass or radius. The friction force is modest — only 2/7 of the gravitational pull along the incline.

Example 2: Maximum angle for a cricket pitch roller

The heavy iron roller used to flatten cricket pitches is essentially a solid cylinder (k = 1/2). After a rain delay, the coefficient of static friction between the roller and the muddy pitch drops to \mu_s = 0.35. What is the steepest slope on which the roller can be placed without its wheels slipping? What is the roller's acceleration on a 25° ramp?

Solid cylinder on a ramp at the critical angle A cylindrical roller on a ramp. The critical angle of 46.4 degrees is labeled. Below this angle, pure rolling is maintained; above it, the roller slides. θmax = 46.4° pure rolling if θ < 46.4° slipping if θ > 46.4° μₛ = 0.35
The iron roller (solid cylinder) can roll without slipping on any ramp shallower than 46.4° when $\mu_s = 0.35$. Beyond this angle, the required friction exceeds what the muddy surface can provide.

Step 1. Compute the maximum angle.

For a solid cylinder, k = 1/2. The condition is \tan\theta \leq \mu_s(1 + k)/k:

\tan\theta_{\max} = 0.35 \times \frac{1 + 1/2}{1/2} = 0.35 \times 3 = 1.05
\theta_{\max} = \arctan(1.05) = 46.4°

Why: the factor (1+k)/k = 3 for a solid cylinder. This tells you a cylinder can roll on steeper slopes than a hollow cylinder (which has (1+k)/k = 2) for the same \mu_s.

Step 2. Verify by computing the friction at this angle.

f = \frac{k\,Mg\sin\theta_{\max}}{1+k} = \frac{Mg}{3}\sin(46.4°) = \frac{Mg}{3}(0.724) = 0.241\,Mg
\mu_s N = 0.35 \times Mg\cos(46.4°) = 0.35 \times 0.690\,Mg = 0.241\,Mg

Why: at the critical angle, the required friction exactly equals the maximum available friction. The two expressions match — this confirms the formula.

Step 3. Compute the acceleration on a 25° ramp.

a = \frac{g\sin 25°}{1 + 1/2} = \frac{9.8 \times 0.4226}{1.5} = \frac{4.14}{1.5} = 2.76 \text{ m/s}^2

Why: since 25° < 46.4°, the roller rolls without slipping. The acceleration formula applies directly. A sliding block on the same ramp would have a = 4.14 m/s² — the roller is about 2/3 as fast.

Result: \theta_{\max} = 46.4°. On a 25° ramp, the roller accelerates at 2.76 m/s².

What this shows: Even on a muddy pitch with reduced friction, a solid cylinder can roll on surprisingly steep slopes (up to 46.4°). A hollow cylinder with the same \mu_s could only manage \arctan(0.70) = 35.0° — 11° less.

Common confusions

If you came here to learn the rolling-on-incline formula, use it in problems, and understand why shape determines the winner of a downhill race, you have what you need. What follows is for readers who want the advanced problems: what happens when the incline is too steep for pure rolling, and what happens when a rolling body hits a step.

Rolling with slipping — when friction cannot keep up

When the incline angle \theta exceeds \theta_{\max}, static friction reaches its limit and can no longer maintain the rolling constraint. Kinetic friction f_k = \mu_k Mg\cos\theta takes over, and the body both slides and rotates — but with v \neq \omega R.

The equations become:

a = g(\sin\theta - \mu_k\cos\theta) \tag{translational}
\alpha = \frac{\mu_k MgR\cos\theta}{I} = \frac{\mu_k g\cos\theta}{kR} \tag{rotational}

Starting from rest (v = 0, \omega = 0), the translational velocity grows as v(t) = at and the rim speed grows as \omega(t)R = \alpha R\,t = (\mu_k g\cos\theta/k)\,t. The ratio v/(\omega R) is constant:

\frac{v}{\omega R} = \frac{a}{\alpha R} = \frac{k(\sin\theta - \mu_k\cos\theta)}{\mu_k\cos\theta}

When this ratio exceeds 1 (which it does whenever \theta > \theta_{\max} and \mu_k \leq \mu_s), the body translates faster than it rotates at every instant. Pure rolling is never recovered on the incline. The body permanently slides with kinetic friction.

This is unlike a flat surface, where a spinning body eventually reaches v = \omega R as friction adjusts the velocities. On a constant incline, the gravitational drive maintains the mismatch indefinitely.

A rolling body encounters a step — impulse analysis

This is a classic JEE Advanced problem. A solid sphere of radius R rolls with velocity v along a horizontal floor and hits a small step of height h (where h < R).

A rolling sphere encountering a step A solid sphere of radius R rolls rightward and hits a step of height h. The step edge is the pivot point. The perpendicular distance from the edge to the velocity line is R minus h. v pivot R h R − h ω
A solid sphere rolling at velocity $v$ hits a step of height $h$. The step edge (dot) acts as a pivot. The perpendicular distance from the edge to the velocity line of the centre is $R - h$.

During the very short collision time, the step edge exerts an impulsive force on the sphere. This impulse passes through the edge, so it contributes zero torque about the edge. Angular momentum about the step edge is conserved.

Before impact:

The angular momentum about the edge has two parts — the translational contribution Mv(R - h) (where R - h is the perpendicular distance from the edge to the horizontal velocity line) and the spin I\omega = \frac{2}{5}MR^2 \cdot \frac{v}{R} = \frac{2}{5}MvR:

L = Mv(R - h) + \frac{2}{5}MvR = Mv\!\left(R - h + \frac{2R}{5}\right) = \frac{Mv(7R - 5h)}{5}

After impact:

The sphere pivots about the edge with angular velocity \Omega. By the parallel axis theorem, the moment of inertia about the edge is I_{\text{edge}} = I + MR^2 = \frac{7}{5}MR^2:

L = I_{\text{edge}}\,\Omega = \frac{7}{5}MR^2\,\Omega

Setting the two expressions equal:

\Omega = \frac{v(7R - 5h)}{7R^2}

Condition to climb over the step:

The centre must rise by h as the sphere rotates about the edge. By energy conservation:

\frac{1}{2}I_{\text{edge}}\,\Omega^2 \geq Mgh

Substituting and simplifying:

v^2 \geq \frac{70ghR^2}{(7R - 5h)^2}

For h \ll R, this simplifies to v \geq \sqrt{10gh/7}. For a step of height 3 cm and a ball of radius 10 cm: v_{\min} = \sqrt{10 \times 9.8 \times 0.03/7} \approx 0.65 m/s — a gentle push is enough. But for h approaching R, the required velocity climbs sharply: the denominator (7R - 5h)^2 shrinks, making v_{\min} diverge as h \to 7R/5... except the geometry requires h \leq R for the ball to even contact the edge. At h = R, the edge is level with the centre, and v_{\min} = R\sqrt{70g/(2R)} = \sqrt{35gR} — for a 10 cm ball, that is about 5.9 m/s.

This type of impulse-at-a-pivot analysis appears frequently in JEE Advanced — the same method applies to a ball hitting a kerb, a wheel encountering a ridge, or a rod striking a fixed peg.

Where this leads next