Moment Of Inertia Of Sphere Derivation

8 min read

What Is Moment of Inertia

You’ve probably flicked a spinning top and wondered why it stays upright for a moment before wobbling away. In plain terms, it measures how hard it is to start or stop an object’s spin around a specific axis. That stubborn resistance to change in rotation isn’t magic — it’s physics, and it has a name: moment of inertia. The more mass you pack far from that axis, the larger the number, and the more effort you need to accelerate the object Most people skip this — try not to..

Mass and Shape

Think of a tight‑knit baseball versus a hollow plastic ball of the same size. Because of that, even though they’re the same diameter, the baseball feels heavier when you try to spin it. That said, why? On the flip side, because its mass is concentrated closer to the center, reducing its moment of inertia. Shape, density, and where the mass lives all play a role.

Axis of Rotation

The axis you pick matters a lot. But spin it around an axis through its center, perpendicular to its length, and it feels much harder. Day to day, spin a pencil around its long axis, and it’s easy. That’s why the same object can have different moments of inertia depending on the chosen axis.

Worth pausing on this one And that's really what it comes down to..

Why It Matters for a Sphere

Spheres show up everywhere — from basketballs and planets to coffee mugs and rolling wheels. Understanding their rotational behavior helps engineers design everything from roller coasters to satellite attitude control. If you get the moment of inertia wrong, you might overestimate how quickly a sphere will accelerate, or underestimate the torque needed to slow it down. That gap between theory and reality is exactly where most hobbyists and even some professionals slip up.

Real‑World Examples

  • A rolling marble down a ramp behaves differently than a rolling bowling ball, even if they’re the same size, because their mass distributions differ.
  • Engineers calculating the spin‑up time of a satellite must know the exact moment of inertia about each of its three principal axes.
  • When you toss a basketball and try to impart a backspin, the ball’s moment of inertia determines how long that spin lasts before friction steals it away.

Deriving the Moment of Inertia of a Solid Sphere

Now let’s get into the nitty‑gritty. How do we actually calculate the moment of inertia of a solid sphere? The derivation isn’t a magic formula you pull from a hat; it’s a step‑by‑step walk through calculus and a bit of intuition about how mass spreads out.

Setting Up the Integral

The general expression for moment of inertia about an axis is

[ I = \int r_{\perp}^{2},dm ]

where (r_{\perp}) is the perpendicular distance from the axis to each tiny mass element (dm). For a solid sphere, we’ll slice it into infinitesimally thin disks or shells and add up their contributions.

Choosing a Slice

Imagine the sphere centered at the origin, with its axis of rotation aligned with the (z)-axis. A convenient way to break it down is to consider thin circular slices perpendicular to the (z)-axis. Each slice is a disk of thickness (dz) Simple, but easy to overlook..

At a given height (z), the radius of that disk, call it (r(z)), follows from the sphere’s geometry:

[ r(z) = \sqrt{R^{2} - z^{2}} ]

where (R) is the sphere’s total radius.

Mass Element

If the sphere’s total mass is (M) and it’s uniformly dense, the volume of the whole sphere is (\frac{4}{3}\pi R^{3}). The density (\rho) (mass per unit volume) is therefore

[ \rho = \frac{M}{\frac{4}{3}\pi R^{3}} = \frac{3M}{4\pi R^{3}} ]

The volume of our thin disk is its area times its thickness:

[ dV = \pi r(z)^{2},dz = \pi \bigl(R^{2} - z^{2}\bigr),dz ]

Multiplying by (\rho) gives the mass of that slice:

[ dm = \rho,dV = \frac{3M}{4\pi R^{3}} ,\pi \bigl(R^{2} - z^{2}\bigr),dz = \frac{3M}{4R^{3}} \bigl(R^{2} - z^{2}\bigr),dz ]

Integrating Over the Radius

Now we need the perpendicular distance (r_{\perp}) for each slice. Since we’re rotating about the (z)-axis, the distance from that axis to any point in the slice is just the radius of the slice itself, (r(z)). Plugging everything into the integral:

[ I = \int_{-R}^{R} \bigl[r(z)\bigr]^{2},dm = \int_{-R}^{R} \bigl(R^{2} - z^{2}\bigr),\frac{3M}{4R^{3}} \bigl(R^{2} - z^{2}\bigr),dz ]

Simplify the integrand:

[ I = \frac{3M}{4R^{3}} \int_{-R}^{R}

\bigl(R^{2} - z^{2}\bigr)^{2},dz ]

Expand the squared term:

[ \bigl(R^{2} - z^{2}\bigr)^{2} = R^{4} - 2R^{2}z^{2} + z^{4} ]

So the integral becomes:

[ I = \frac{3M}{4R^{3}} \int_{-R}^{R} \bigl(R^{4} - 2R^{2}z^{2} + z^{4}\bigr),dz ]

Because the integrand is an even function of (z), we can simplify by integrating from (0) to (R) and doubling:

[ I = \frac{3M}{4R^{3}} \cdot 2 \int_{0}^{R} \bigl(R^{4} - 2R^{2}z^{2} + z^{4}\bigr),dz ]

Evaluate each term:

[ \int_{0}^{R} R^{4},dz = R^{4} \cdot R = R^{5} ]

[ \int_{0}^{R} 2R^{2}z^{2},dz = 2R^{2} \cdot \frac{R^{3}}{3} = \frac{2R^{5}}{3} ]

[ \int_{0}^{R} z^{4},dz = \frac{R^{5}}{5} ]

Putting it together:

[ I = \frac{3M}{2R^{3}} \left( R^{5} - \frac{2R^{5}}{3} + \frac{R^{5}}{5} \right) ]

Factor out (R^{5}) and find a common denominator for the fractions inside the parentheses:

[ R^{5}\left(1 - \frac{2}{3} + \frac{1}{5}\right) = R^{5}\left(\frac{15}{15} - \frac{10}{15} + \frac{3}{15}\right) = R^{5} \cdot \frac{8}{15} ]

Substitute back:

[ I = \frac{3M}{2R^{3}} \cdot \frac{8R^{5}}{15} = \frac{24MR^{2}}{30} = \frac{2}{5}MR^{2} ]

And there it is — one of the most elegant results in introductory physics:

[ \boxed{I = \frac{2}{5}MR^{2}} ]

What the Result Tells Us

The factor (\frac{2}{5}) is a direct consequence of how mass is distributed throughout a solid sphere. It is smaller than the moment of inertia of a hollow spherical shell ((\frac{2}{3}MR^{2})) because, in a solid sphere, a significant fraction of the mass sits close to the rotation axis, contributing very little to the rotational inertia. The deeper mass is packed toward the center, the easier it is to spin the object up — and the sphere, being the most "centrally concentrated" three-dimensional shape, pays the lowest moment-of-inertia penalty of any solid body of uniform density Most people skip this — try not to..

Wrapping It All Up

From the spinning figure skater pulling in her arms to the engineering of flywheels and satellites, the moment of inertia is the rotational analogue of mass in linear motion. For a solid sphere, the derivation through slicing and integration not only yields the clean formula (\frac{2}{5}MR^{2}) but also reinforces a deeper physical intuition: it is not just how much mass an object has, but where that mass sits relative to the axis of rotation that governs its resistance to changes in angular motion. Mastering this concept opens the door to understanding angular momentum conservation, rotational kinetic energy, and the rich dynamics of everything from gyroscopes to galaxies.

Beyond the elementary derivation, the moment of inertia serves as the cornerstone of rotational dynamics, linking torque to angular acceleration through the simple relation τ = I α. When a net torque is applied to a body, the resulting angular acceleration is inversely proportional to its moment of inertia; a larger I means a slower response to the same torque, while a smaller I produces a more rapid change in spin. This principle is evident in everyday devices: a bicycle wheel with mass concentrated near its rim spins up quickly when the rider pedals, whereas a heavy flywheel with mass distributed toward its centre resists sudden speed changes, smoothing out power delivery in engines.

The rotational kinetic energy of a rigid body is expressed as Eₖ = ½ I ω², mirroring the translational form ½ mv². As a result, an object with a low moment of inertia can store less rotational energy at a given angular speed, which explains why a spinning top with a slender axis loses energy rapidly, while a massive, densely packed rotor retains energy for longer periods. In spacecraft attitude control, engineers deliberately shape the vehicle’s mass distribution to achieve a desired I, balancing the need for maneuverability against the demand for stability during thrust phases.

For bodies that are not of uniform density, the integral that defines I must be evaluated with the appropriate mass distribution ρ ( r ) or σ ( θ ). And in such cases the resulting coefficient can deviate from the simple 2/5 found for a homogeneous sphere, illustrating how the spatial variation of mass directly influences rotational resistance. This flexibility allows the same geometric form to exhibit markedly different dynamics when material properties are altered, a fact that underpins the design of everything from precision gyroscopes to planetary moons Surprisingly effective..

Boiling it down, the moment of inertia quantifies how mass is apportioned relative to an axis of rotation, dictating the ease with which an object can be set into or halted from spinning. Its calculation, whether through elementary slicing for a solid sphere or more sophisticated integrals for irregular bodies, provides essential insight into the behavior of rotating systems across physics and engineering. Mastery of this concept paves the way to a deeper comprehension of angular momentum conservation, energy exchange in rotating frames, and the nuanced motions that govern both terrestrial machines and celestial bodies.

Just Finished

Just Released

In the Same Zone

Related Reading

Thank you for reading about Moment Of Inertia Of Sphere Derivation. We hope the information has been useful. Feel free to contact us if you have any questions. See you next time — don't forget to bookmark!
⌂ Back to Home