Analyzing the Setup
Imagine a circular plate where the mass isn't spread out evenly
Instead, it gets denser as you move from the center to the edge. Mathematically, this is given by the density function ρ(r)=ρ0r. Our goal is to find the moment of inertia of this plate about an axis passing through its edge and perpendicular to its plane.
To tackle this, we can't just use the standard formula for a uniform disc. We need to build the disc from scratch using calculus. Let's consider a thin elementary ring of radius x and thickness dx.
The Mass of the Disc
First, let's find the total mass M of the disc
The mass of our elementary ring, dm, is its density multiplied by its area. If you unroll the ring, it forms a rectangle of length 2πx and width dx. Therefore, the area is dA=2πxdx.
dm=ρ(x)dA=(ρ0x)(2πxdx)=2πρ0x2dx
To find the total mass M, we integrate dm from the center (x=0) to the edge (x=R):
M=∫0R2πρ0x2dx=2πρ0[3x3]0R=32πρ0R3
Keep this expression safe; we will need it later to substitute back into our final answer!
Moment of Inertia via Parallel Axis Theorem
Now, we need the moment of inertia about the edge
We can find the moment of inertia of our elementary ring about the central axis (dIc) and then use the Parallel Axis Theorem to shift it to the edge.
The moment of inertia of the ring about the center is simply its mass times its radius squared:
dIc=dm⋅x2=(2πρ0x2dx)⋅x2=2πρ0x4dx
According to the Parallel Axis Theorem, the moment of inertia of this ring about the edge axis is:
Substituting our expressions for dIc and dm:
dI=2πρ0x4dx+(2πρ0x2dx)R2
Final Calculation
To find the total moment of inertia I, we integrate dI from 0 to R:
I=∫0R(2πρ0x4+2πρ0R2x2)dx
I=2πρ0R5(51+31)=2πρ0R5(158)=1516πρ0R5
Finally, we must express this result in terms of the total mass M. Let's cleverly factor out the expression for M that we found earlier:
Since the term in the parentheses is exactly M, we get:
Comparing this with the given equation I=aMR2, we find that the coefficient a is 58.