logo

Moment of Inertia of a Spherical Shell 📂Classical Mechanics

Moment of Inertia of a Spherical Shell

Formulas

The moment of inertia of a spherical shell with a radius of aa and a mass of mm is as follows.

I=23ma2 I=\frac{2}{3}ma^{2}

Derivation

Consider a uniform spherical shell with a radius of aa and a mass of mm. The same idea is used as when calculating the moment of inertia of a sphere. However, there is a bit of a difference. Think of the spherical shell as a sum of many cylindrical shells, just as when calculating the moment of inertia of a sphere.

11.jpg

But if we calculate it the same way as in the case of a sphere, there is a problem. In the case of a sphere, integrating the volume of small discs results in the volume of the sphere.

rrπ(r2z2)dz=rrπr2dzrrπz2dz=πr2[z]rrπ[13z3]rr=2πr323πr3=34πr3 \begin{align*} \int \nolimits _{-r} ^{r} \pi \left( r^{2} -z^{2} \right) dz &= \int \nolimits _{-r} ^{r} \pi r^{2} dz - \int \nolimits _{-r} ^{r} \pi z^{2}dz \\ &= \pi r^{2} \left[ z \right]_{-r}^{r} - \pi \left[ \frac{1}{3} z^{3} \right] _{-r} ^{r} \\ &= 2 \pi r^{3} - \dfrac{2}{3}\pi r^{3} \\ &= \dfrac{3}{4} \pi r^{3} \end{align*}

However, the limit of the sum of the surface areas of the small discs is not equal to the surface area of the sphere. The problem arises right here. It can actually be confirmed through the calculations below.

rr2πxdz=rr2πr2z2dz \int _{-r} ^{r} 2\pi x dz = \int _{-r} ^{r} 2\pi \sqrt{ r^{2}-z^{2}} dz

When substituting with zrsinθz \equiv r \sin \theta,

rr    π2π2&dz=rsinθdθ \int _{-r} ^{r} \implies \int _{-\frac{\pi}{2}} ^{\frac{\pi}{2}} \quad \And \quad dz=r \sin \theta d\theta

π2π22πr2r2sin2θrcosθdθ=2πrπ2π2r21sin2θcosθdθ=2πr2π2π2cos2dθ=πr2π2π2(1+cos2θ)dθ=πr2[θ+12sin2θ]π2π2=πr2(π)=π2r2<4πr2 \begin{align*} \int_{-\frac{\pi}{2}} ^{\frac{\pi}{2}} 2 \pi \sqrt{r^{2}-r^{2}\sin^{2} \theta} r \cos\theta d\theta &= 2\pi r \int_{-\frac{\pi}{2}} ^{\frac{\pi}{2}} \sqrt{r^{2}} \sqrt{1-\sin^{2}\theta} \cos\theta d\theta \\ &= 2 \pi r^{2} \int \nolimits _{-\frac{\pi}{2}} ^{\frac{\pi}{2}} \cos^{2} d\theta \\ &= \pi r^{2} \int \nolimits _{-\frac{\pi}{2}} ^{\frac{\pi}{2}} (1+\cos 2\theta) d\theta \\ &= \pi r^{2} \left[ \theta+\frac{1}{2}\sin 2\theta \right]_{\frac{\pi}{2}} ^{\frac{\pi}{2}} \\ &= \pi r^{2} (\pi )=\pi^{2} r^{2} < 4 \pi r^{2} \end{align*}

So it falls short of the surface area of the sphere. Therefore, the surface area of the sphere cannot be approximated as the sum of the surface areas of the discs.12.JPG Now, let’s approximate the surface area of the small cylindrical shell a bit differently. Assume the height of the cylinder is not the vertical distance between the top and bottom surfaces, but the distance along the side surface and solve it. Integrating in this way yields the surface area of the cylinder. Try it yourself if you’re curious.

13.JPG

Since the mass is uniformly mm and the radius is rr, the moment of inertia of the cylindrical shell is I=mr2I=mr^{2}, so the moment of inertia of the spherical shell is as follows.

Isphere shell=dl=x2dm I_{\text{sphere shell}}=\int dl=\int x^{2}dm

Substituting the value of dmdm obtained from the above figure gives the following.

x2ρ2πxadθ \int x^{2} \rho 2 \pi \color{blue}{ x a d \theta}

At this point, using the relationship below to change the blue part from an integration over θ\theta to an integration over zz yields the following.

z=asinθ    dz=acosθdθ,x=acosθ z=a\sin\theta \implies dz=a\cos\theta d\theta,\quad x=a\cos\theta

The reason for specifically integrating over zz is because it is easier than integrating over θ\theta.

(a2z2)ρ2πacosθadθ=ρ2πaaa(a2z2)dz=ρ2πa[a2z13z3]aa=ρ2πa(2a323a3)=ρ83πa4 \begin{align*} \int ( a^{2}-z^{2})\rho 2 \pi \color{blue}{a \cos\theta ad\theta} &= \rho 2 \pi a \int \nolimits _ {-a} ^{a} ( a^{2}-z^{2})dz \\ &= \rho 2 \pi a \left[ a^{2}z-\frac{1}{3}z^{3} \right]_{-a}^{a} \\ &= \rho 2 \pi a (2a^{3}-\frac{2}{3}a^{3}) \\ &= \rho \dfrac{8}{3} \pi a^4 \end{align*}

And since the mass of the spherical shell is m=ρ4πa2m=\rho 4 \pi a^{2} and ρ=m4πa2\rho = \dfrac{m}{4\pi a^{2}}, the following is obtained.

Iz=ρ83πa4=m4πa283πa4=23ma2 I_{z}=\rho \dfrac{8}{3} \pi a^4=\dfrac{m}{4\pi a^{2}} \dfrac{8}{3} \pi a^4 = \dfrac{2}{3}ma^{2}

Just like a sphere, the spherical shell is also symmetrical in all directions, so the following is true.

Ix=Iy=Iz=23ma2 I_{x}=I_{y}=I_{z}=\dfrac{2}{3}ma^{2}