I'm currently in AP Physics, and we're doing our moment of inertia unit. I'm also currently in multivariable calculus, so I've been trying to apply some of those concepts to physics. I've run into a problem with calculating the moment of inertia of a solid disk. Here's how multivar does it:
$$ I=\int\int_R\text{(distance to axis)}^2\delta dA $$
$$ I=\int_0^{2\pi}\int_0^R r^2rdrd\theta = \int_0^{2\pi}\int_0^R r^3drd\theta $$
$$ I = \frac{\pi R^4}{2} $$
And here's the problem—everything in physics (including lists of moments of inertia) says that the moment of inertia of a disk is $$ I = \frac{1}{2}MR^2 $$
I take it that this is because I've missed a division by $\pi R^2$, but where?
Thanks!
The mass of the disk $D$ is obtained integrating $1$ on it, so it is $$ M = \iint_{D}dx\; dy=\pi R^2\ . $$