The Challenge of Variable Density
Imagine you are holding a circular disc. Usually, we assume the mass is spread evenly across the entire surface. But what if it isn't?
In this fascinating problem, the mass per unit area, or surface mass density σ(r), is not a constant. It depends on the distance r from the center, given by the equation σ(r)=A+Br.
Because the density changes as we move outward, we cannot simply use the standard formula I=21Ma2. We need to break the disc down into tiny, manageable pieces and use the power of calculus!
Slicing the Disc into Rings
To tackle this, let's visualize slicing the disc into infinitely many thin, concentric rings.
Consider one such elemental ring at a distance r from the center, with a microscopic thickness dr.
If we were to cut this thin ring and unroll it, it would look like a very long, thin rectangle. The length of this rectangle would be the circumference of the ring, 2πr, and its width would be dr.
Therefore, the area of this elemental ring is:
dA=2πrdr
Now, how much mass does this tiny ring hold? We simply multiply its area by the density at that specific distance r.
The Moment of Inertia of the Element
Every piece of mass in our elemental ring is at the exact same distance r from the central axis.
For a perfect ring, the moment of inertia is just its mass multiplied by the square of its radius.
So, the tiny moment of inertia
dI contributed by our elemental ring is:
dI=dm⋅r2
Let's substitute our expression for
dm into this equation:
dI=(A+Br)2πrdr⋅r2
Expanding this out, we get a beautiful polynomial expression:
dI=2π(Ar3+Br4)dr
The Grand Summation
We have the moment of inertia for just one microscopic ring. To find the total moment of inertia I for the entire disc, we must add up the contributions from all these rings, starting from the center (r=0) all the way to the outer edge (r=a).
This continuous addition is exactly what integration is for!
I=∫0adI=∫0a2π(Ar3+Br4)dr
Since 2π is a constant, we can pull it outside the integral. Now, we integrate the polynomial terms using the power rule:
Finally, we apply the limits of integration. Substituting the upper limit a and subtracting the lower limit 0, we get:
To make it match our options, let's factor out a4:
And there we have it! By breaking a complex, non-uniform object into simple rings, we've successfully calculated its total moment of inertia.