Context: I'm taking calc based physics, and we are supposed to be able to integrate moment of inertia for a cylinder. I referenced a mit vid, and though I have no education on multiple integrals, I got all but one thing. https://www.youtube.com/watch?v=iYFogDTPlRo
My progress is:
1) $\int r^2 dm$
2) $ \int r^2 \delta dV $ because $ \delta = \frac{dm}{dV} $ -> $dm = \delta dV$ where $\delta$ is density
3) $\delta \int_0^{2\pi} \int_0^r \int_0^h r^2 * r dzdrd\theta$ <- I dont fully understand this step.
Can someone explain why $dV = r dz dr d\theta$. Can it be justified in a similar manner as step 2, perhaps in multiple parts even? I get the idea I believe, but can't justify it.
EDIT: Thank you everyone. I don't have enough rep to upvote, but the answers given by David, Hamed, B. Pasternak, and root were all helpful. I have a pretty good understanding now.
Here is an intuitive (though not rigorous) geometrical argument.
Consider the volume element you get if you start at a point $(r,\theta,z)$ and increase $r$ by $dr$ and increase $\theta$ by $d\theta$ and increase $z$ by $dz$. You get a "curved box" where one side is a line with length $dr$, one is a line with length $dz$ and one is an arc of a circle with radius $r$, angle $d\theta$ and therefore length $r\,d\theta$. If this were an actual rectangular box (not curved), its volume would be $$dV=r\,dr\,d\theta\,dz\ ;$$ but as $dr$, $d\theta$ and $dz$ become vanishingly small, this will become a better and better approximation to the volume of the "curved box".
Another point worth considering: the "obvious" answer $dV=dr\,d\theta\,dz$ cannot be right as it is dimensionally incorrect: the right hand side is an area, not a volume.