All solutions
PhysicsJEE Main

Moment of Inertia of Solid Sphere about Diameter: Derivation

Learn the step-by-step derivation of the moment of inertia of a solid sphere about its diameter using integration and the parallel-axis theorem.

4 min readPublished 4 June 2026
Rotational Motionparallel and perpendicular axis theorems

TITLE: Moment of Inertia of Solid Sphere about Diameter: Derivation DESCRIPTION: Learn the step-by-step derivation of the moment of inertia of a solid sphere about its diameter using integration and the parallel-axis theorem.

Concept Overview

This question tests the understanding of rotational motion, specifically the calculation of the moment of inertia for a continuous mass distribution. We will derive the moment of inertia of a solid sphere about its diameter using the method of integration, breaking the sphere into simpler components whose moments of inertia are known or easily calculable. This process also implicitly utilizes the concept of summing up infinitesimal contributions to find the total property.

Step 1: Visualize the solid sphere and choose a coordinate system. Let's consider a solid sphere of uniform mass density ρ\rho and radius RR. We'll place its center at the origin (0,0,0)(0,0,0) and align the diameter of rotation along the z-axis. The equation of the sphere is x2+y2+z2=R2x^2 + y^2 + z^2 = R^2.

Step 2: Divide the sphere into infinitesimal elements for integration. A convenient way to integrate is to consider thin disks perpendicular to the axis of rotation (the z-axis). Imagine slicing the sphere into infinitesimally thin disks of thickness dzdz at a distance zz from the center.

Step 3: Determine the properties of an infinitesimal disk. Each disk is essentially a cylinder with radius rr and thickness dzdz. The radius rr of the disk at a height zz can be found from the sphere's equation: r2+z2=R2r^2 + z^2 = R^2, so r2=R2z2r^2 = R^2 - z^2. The volume of this infinitesimal disk is dV=πr2dz=π(R2z2)dzdV = \pi r^2 dz = \pi (R^2 - z^2) dz.

Step 4: Calculate the mass of the infinitesimal disk. The mass dmdm of this disk is its volume multiplied by the mass density ρ\rho: dm=ρdV=ρπ(R2z2)dzdm = \rho dV = \rho \pi (R^2 - z^2) dz

Step 5: Determine the moment of inertia of the infinitesimal disk about its diameter. The moment of inertia of a solid disk of mass mm and radius rr about its central axis (perpendicular to its plane) is given by dIdisk=12mr2dI_{disk} = \frac{1}{2} m r^2. In our case, the mass is dmdm and the radius is rr. So, the moment of inertia of our infinitesimal disk about the z-axis (which is a diameter for this disk) is: dIz=12(dm)r2dI_z = \frac{1}{2} (dm) r^2 Substituting the expressions for dmdm and r2r^2: dIz=12[ρπ(R2z2)dz](R2z2)dI_z = \frac{1}{2} [\rho \pi (R^2 - z^2) dz] (R^2 - z^2) dIz=12ρπ(R2z2)2dzdI_z = \frac{1}{2} \rho \pi (R^2 - z^2)^2 dz

Step 6: Integrate to find the total moment of inertia of the sphere. To find the total moment of inertia II of the sphere about the diameter, we need to sum up the moments of inertia of all such disks from z=Rz = -R to z=Rz = R: I=RRdIz=RR12ρπ(R2z2)2dzI = \int_{-R}^{R} dI_z = \int_{-R}^{R} \frac{1}{2} \rho \pi (R^2 - z^2)^2 dz I=12ρπRR(R42R2z2+z4)dzI = \frac{1}{2} \rho \pi \int_{-R}^{R} (R^4 - 2R^2 z^2 + z^4) dz Since the integrand is an even function, we can integrate from 00 to RR and multiply by 2: I=12ρπ×20R(R42R2z2+z4)dzI = \frac{1}{2} \rho \pi \times 2 \int_{0}^{R} (R^4 - 2R^2 z^2 + z^4) dz I=ρπ[R4z2R2z33+z55]0RI = \rho \pi \left[ R^4 z - \frac{2R^2 z^3}{3} + \frac{z^5}{5} \right]_{0}^{R} I=ρπ(R4(R)2R2(R)33+(R)550)I = \rho \pi \left( R^4(R) - \frac{2R^2 (R)^3}{3} + \frac{(R)^5}{5} - 0 \right) I=ρπ(R52R53+R55)I = \rho \pi \left( R^5 - \frac{2R^5}{3} + \frac{R^5}{5} \right) I=ρπR5(123+15)I = \rho \pi R^5 \left( 1 - \frac{2}{3} + \frac{1}{5} \right) I=ρπR5(1510+315)I = \rho \pi R^5 \left( \frac{15 - 10 + 3}{15} \right) I=ρπR5(815)I = \rho \pi R^5 \left( \frac{8}{15} \right)

Step 7: Express the moment of inertia in terms of the total mass of the sphere. The total mass MM of the sphere is its volume (V=43πR3V = \frac{4}{3} \pi R^3) multiplied by its density ρ\rho: M=ρV=ρ(43πR3)M = \rho V = \rho \left( \frac{4}{3} \pi R^3 \right) From this, we can express ρ\rho as: ρ=M43πR3=3M4πR3\rho = \frac{M}{\frac{4}{3} \pi R^3} = \frac{3M}{4 \pi R^3} Now substitute this expression for ρ\rho back into the equation for II: I=(3M4πR3)πR5(815)I = \left( \frac{3M}{4 \pi R^3} \right) \pi R^5 \left( \frac{8}{15} \right) I=3MπR5×84πR3×15I = \frac{3M \pi R^5 \times 8}{4 \pi R^3 \times 15} I=24MR260I = \frac{24 M R^2}{60} I=25MR2I = \frac{2}{5} M R^2

Key Takeaways:

  • The moment of inertia of a continuous body is found by integrating the contributions of infinitesimal mass elements (dI=r2dmdI = r^2 dm).
  • A solid sphere can be effectively divided into thin disks perpendicular to the axis of rotation for integration.
  • The moment of inertia of a solid disk about its central axis is 12mr2\frac{1}{2}mr^2.
  • The final result for the moment of inertia of a solid sphere about its diameter is 25MR2\frac{2}{5}MR^2.

Answer: 25MR2\boxed{\frac{2}{5}MR^2}

More Physics solutions

Still stuck after reading this?

Ask JEE Genius — the AI tutor walks through every step and cites the exact past-paper source.

Open the chat →