Where Did I Go Wrong in Calculating the Moment of Inertia for a Disk?

AI Thread Summary
The user initially attempted to derive the moment of inertia for a disk using the formula I = ∫ r² dm, substituting dA for dV. They calculated the density as ρ = m/(πr²) and derived I = mr², which contradicts the known moment of inertia for a disk, I = (1/2)mr². The error was identified as using r twice instead of differentiating between R and r, where r should range from 0 to R. Correcting this leads to the proper integral setup, confirming the correct moment of inertia calculation. The discussion highlights the importance of proper variable differentiation in integral calculus.
amcavoy
Messages
663
Reaction score
0
I am having a bit of trouble deriving the moment of inertia for a disk with uniform density:

I=\int r^{2}\,dm=\int \rho r^{2}\,dV

For a disk, I just used dA instead of dV. Now, to calculate the density:

\rho = \frac{\text{mass}}{\text{volume}}=\frac{m}{\pi r^{2}}

So now we have:

I=\int \rho r^{2}\,dA=\frac{m}{\pi}\int \,dA=\boxed{mr^{2}}

However, I know that the moment of inertia for a disk is \frac{1}{2}mr^{2}. Where did I go wrong?

Thank you.
 
Physics news on Phys.org
Nevermind I see where I went wrong (I used r twice, whereas I should have used R and r, where r ranges from 0 to R).
 
In the integral, one would have r^2\,\frac{m}{\pi\,r^2} r dr d\theta the r2 terms cancel, and that leaves dA = r dr dd\theta.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top