Moment Of Inertia Of Sphere Derivation
Why Does a Sphere Resist Spinning the Way It Does?
You spin a basketball on your finger and it feels almost effortless. But spin a solid steel ball of the same size and it fights you — hard. Plus, the moment of inertia of a sphere isn't just a formula to memorize. It has a precise mathematical description, and for a sphere, it's one of the most elegant derivations in classical physics. Here's the thing — that resistance to changes in rotational motion isn't arbitrary. Once you see how it's built from scratch, the result clicks into place in a way that rote learning never achieves.
This post walks through the full derivation of the moment of inertia for a solid sphere, step by step. Whether you're a student grinding through physics homework or someone who just wants to understand why spinning objects behave the way they do, this is the deep dive you've been looking for.
What Is Moment of Inertia?
Before getting into the sphere specifically, it helps to ground yourself in what moment of inertia actually represents. In linear motion, mass is the measure of how much an object resists being accelerated. Push a bowling ball and a tennis ball with the same force, and the bowling ball barely moves.
Rotational motion has an analogous quantity: moment of inertia, sometimes called rotational inertia. That said, it measures how much an object resists angular acceleration. But unlike mass, which is just a single number for a given object, moment of inertia depends on two things — how much mass there is and where that mass sits relative to the axis of rotation.
The formal definition starts with the integral:
I = ∫ r² dm
Here, r is the perpendicular distance from each infinitesimal mass element dm to the axis you're rotating around. In real terms, the squaring matters — mass farther from the axis contributes disproportionately more to the moment of inertia. This is why a figure skater pulls their arms in to spin faster: pulling mass closer to the axis shrinks the r² terms and drops the moment of inertia.
Why the Sphere Is a Special Case
You might wonder why the sphere gets its own derivation when other shapes do too. Think about it: the answer is practical and theoretical. Spheres show up everywhere — planets, ball bearings, atoms (in simple models), sports equipment. Their symmetry makes them a natural test case for understanding how three-dimensional mass distributions affect rotation.
But the sphere also poses a specific challenge. Even so, unlike a rod (where mass lines up neatly along one dimension) or a flat disk (which is essentially two-dimensional), a sphere has mass distributed in every direction from its center. Setting up the integral requires a careful choice of coordinates and a clever slicing strategy. The derivation is where physics meets calculus in a really satisfying way.
How the Derivation Works
The most intuitive path to the moment of inertia of a solid sphere uses the thin disk method. Instead of trying to integrate over the full three-dimensional volume all at once, you slice the sphere into infinitesimally thin disks, find the moment of inertia of each disk, and then sum them up with an integral.
Setting Up the Geometry
Imagine a solid sphere of mass M and radius R. Place it so the axis of rotation runs along the vertical z-axis, passing through the center. Now picture slicing the sphere horizontally at some height z, measured from the center. Each slice is a thin disk of thickness dz.
The key geometric relationship comes from the equation of a circle. At height z, the radius of the disk — call it r — satisfies:
r² = R² − z²
This is just the Pythagorean theorem applied to the cross-section of the sphere. When z = 0 (the equator), the disk has its maximum radius R. When z = ±R (the poles), the disk shrinks to zero.
Finding the Mass of Each Disk
To write dm for a single disk, you need the density of the material. Assuming the sphere is uniform (constant density throughout), the density ρ is:
ρ = M / V = M / (⁴⁄₃ πR³) = 3M / (4πR³)
A thin disk at position z with radius r and thickness dz has volume:
dV = πr² dz = π(R² − z²) dz
So the mass of that disk is:
dm = ρ · dV = ρ · π(R² − z²) dz
The Moment of Inertia of a Thin Disk
Before integrating over the sphere, you need to know the moment of inertia of a single thin disk about its central axis. This is a standard result that itself comes from a simpler integral. For a uniform thin disk of mass dm and radius r:
Want to learn more? We recommend list 5 services that ecosystems provide and a substance that releases ions in water for further reading.
I_disk = ½ dm · r²
This factor of ½ is worth remembering — it shows up in a lot of rotational problems involving disks, cylinders, and other axially symmetric shapes.
Building the Full Integral
Now you combine everything. The moment of inertia of the thin disk at height z is:
dI = ½ dm · r² = ½ · ρ · π(R² − z²) · (R² − z²) dz
Simplify:
dI = ½ ρ π (R² − z²)² dz
To get the total moment of inertia of the sphere, integrate
To find the total moment of inertia of the sphere, we integrate the contribution from each infinitesimal disk over the entire volume of the sphere. Since the sphere extends from $ z = -R $ to $ z = +R $, we set up the integral as follows:
$ I = \int_{-R}^{R} dI = \int_{-R}^{R} \frac{1}{2} \rho \pi (R^2 - z^2)^2 , dz $
Factoring out constants:
$ I = \frac{1}{2} \rho \pi \int_{-R}^{R} (R^2 - z^2)^2 , dz $
Now expand the squared term inside the integral:
$ (R^2 - z^2)^2 = R^4 - 2R^2z^2 + z^4 $
So the integral becomes:
$ I = \frac{1}{2} \rho \pi \int_{-R}^{R} \left( R^4 - 2R^2z^2 + z^4 \right) dz $
Because all terms are even functions (powers of $ z $ are even), and the limits of integration are symmetric around zero, we can simplify by doubling the integral from 0 to $ R $:
$ I = \frac{1}{2} \rho \pi \cdot 2 \int_0^R \left( R^4 - 2R^2z^2 + z^4 \right) dz = \rho \pi \int_0^R \left( R^4 - 2R^2z^2 + z^4 \right) dz $
Evaluating term by term:
$ \int_0^R R^4 , dz = R^4 \cdot R = R^5 $ $ \int_0^R 2R^2z^2 , dz = 2R^2 \cdot \frac{R^3}{3} = \frac{2}{3} R^5 $ $ \int_0^R z^4 , dz = \frac{R^5}{5} $
Putting it all together:
$ I = \rho \pi \left( R^5 - \frac{2}{3} R^5 + \frac{1}{5} R^5 \right) = \rho \pi R^5 \left( 1 - \frac{2}{3} + \frac{1}{5} \right) $
Finding a common denominator (15):
$ 1 - \frac{2}{3} + \frac{1}{5} = \frac{15 - 10 + 3}{15} = \frac{8}{15} $
Thus:
$ I = \rho \pi R^5 \cdot \frac{8}{15} $
Recall that the density $ \rho = \frac{3M}{4\pi R^3} $. Substituting this into the expression for $ I $:
$ I = \left( \frac{3M}{4\pi R^3} \right) \pi R^5 \cdot \frac{8}{15} = \frac{3M}{4R^3} \cdot R^5 \cdot \frac{8}{15} = \frac{3MR^2}{4} \cdot \frac{8}{15} $
Simplify the coefficients:
$ I = \frac{24}{60} MR^2 = \frac{2}{5} MR^2 $
Final Result and Physical Insight
After carefully setting up the geometry, computing the mass distribution of each slice, and performing the integration, we arrive at the well-known formula for the moment of inertia of a solid sphere rotating about its central axis:
$ I = \frac{2}{5} MR^2 $
This result is more than just a mathematical curiosity—it reveals a fundamental principle about how mass distribution affects rotational motion. Practically speaking, compared to a hollow sphere ($ I = \frac{2}{3} MR^2 $), which has all its mass concentrated at the maximum distance from the center, the solid sphere's moment of inertia is significantly smaller because much of its mass lies closer to the axis of rotation. This makes intuitive sense: the closer the mass is to the axis, the easier it is to rotate.
The derivation also highlights the elegance of using calculus in physics. By breaking a complex three-dimensional object into simpler, well-understood components—in this case, thin disks—we transform an otherwise daunting problem into a series of manageable steps. This approach not only yields precise results but also deepens our understanding of the underlying physical principles.
Whether you're analyzing planetary rotation, designing flywheels for energy storage, or studying the dynamics of rigid bodies, the moment of inertia of a solid sphere serves as a cornerstone concept that bridges abstract mathematics with real-world applications.
Latest Posts
New and Fresh
-
The Basic Unit Of Life Is The
Aug 01, 2026
-
What Are The Two Types Of Agglutinogens
Aug 01, 2026
-
A Thin Semicircular Rod Has A Total Charge
Aug 01, 2026
-
Protons And Neutrons Are Found In The
Aug 01, 2026
-
A Sound Wave Is An Example Of
Aug 01, 2026
Related Posts
You're Not Done Yet
-
Moment Of Inertia Of Hollow Sphere
Jul 30, 2026
-
Moment Of Inertia For Hollow Sphere
Jul 30, 2026
-
Moment Of Inertia Of A Sphere
Jul 30, 2026
-
Moment Of Inertia Of Point Mass
Jul 30, 2026
-
Moment Of Inertia For A Hollow Sphere
Jul 30, 2026