How Do You Calculate the Moment of Inertia for a Sphere Using Shell Integration?

AI Thread Summary
To calculate the moment of inertia of a sphere using shell integration, the sphere is divided into infinitesimal shells, with the mass of each shell expressed as dm = ρ(4πr²)dr. The integration setup involves I = ∫(2/3)dm r² dr from 0 to R. The user initially miscalculated by integrating dm incorrectly, leading to an incorrect result of I = mr². The correct approach requires proper substitution for dm and careful integration to arrive at the correct moment of inertia for a sphere.
Zamba
Messages
2
Reaction score
0

Homework Statement


calculate the moment of inertia of a sphere of mass M and radius R by integrating over thin shells

Homework Equations


Ishell=(2/3)mR2

The Attempt at a Solution


this is what i have so far
the sphere is decomposed into infinitesimal shells with surface area 4\pir2
the mass of each shell is dm=\rho(4\pir2)dr
after expanding rho and canceling terms I get
dm=(3m/r)dr

I=\int(2/3)(dm)r2dr from 0 to R.
I=2mrdr from 0 to R
this gives me I=mr2

does anyone see what I did wrong?
PS. those "pi" are not supposed to be powers. sorry, I'm not sure how to change them
 
Physics news on Phys.org
You did not replace dm with ρ(4πr2) under the integral sign. Instead, you integrated dm into m and then integrated over dr once more.
 
i'm sorry, i didn't write it all out

I=\int(2/3)dmr2 dr
from here I replaced dm with (3m/r)dr so i got

I=\int(2/3)(3m/r)r2 dr
then i got
I=\int2mr dr from 0 to R
which gave me mr2
 
Zamba said:
... from here I replaced dm with (3m/r)dr...
And why is that correct? What expression did you use for the density?
 
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