Moment of Inertia of a Hemispherical Shell

AI Thread Summary
The discussion focuses on calculating the moment of inertia of a hemispherical shell about the z-axis, given a specific mass distribution. The total mass of the shell is confirmed to be 4(pi)R^2σ0/3. Initial attempts to derive the moment of inertia used incorrect assumptions about the radius and integration, leading to errors in the final expression. The correct moment of inertia is found to be 16(pi)R^4σ0/15, with clarification on integration mistakes regarding the cosine function. The conversation highlights the importance of careful integration and attention to detail in mathematical calculations.
sriracha
Messages
28
Reaction score
0
Prompt: Find the moment of inertia about the z-axis of the hemispherical shell of problem II-6.

Additional Info.:

-Problem II-6 states: the distribution of mass on the hemispherical shell z=(R^2-x^2-y^2)^1/2 is given by o(x,y,z) = (o/R^2)(x^2+y^2) where σ0 is a constant. Find an expression in terms of o and R for the total mass of the shell.

-My solution to II-6 (verified by the text): 4(pi)R2σ0/3.

Solution Attempts:


1. Looked up a formula for the moment of inertia of a hemisphere, 2mr^(2)/5, where m is mass and r is radius. This gives us 8(pi)R^(4)o/15, which is off by a factor of 2.

2. Found another formula ∫ r^2 dm. Simplified ∫ dm into σ0R2∫∫sin3ϕ dϕ dθ. Took r to mean distance from the z-axis and not radius (it was not specified where I found this formula). Let r=psinϕ, or in this case r=Rsinϕ. Determined ∫ r^2 dm = σ0R4∫∫sin5ϕ dϕ dθ. Tried to integrate this and got:
-5 Cos[x]...5 Cos[3 x]...Cos[5 x]
---------- + ----------- - ----------
...8...48.....80
over the integral [O,pi/2], which equals zero.

Real Solution: 16(pi)R^(4)o/15
 
Physics news on Phys.org
It looks like you just integrated incorrectly. Mathematica says
$$\int_0^{2\pi}\int_0^{\pi/2} \sin^5\phi \,d\phi\,d\theta = \frac{16\pi}{15}$$which is what you want.

Actually, it looks like you integrated correctly but mistakenly thought cos 0 is 0, but it's equal to 1.
 
cos(0) is equal to 1? No way! Haha, thanks very much vela. A teacher of mine once said a mathematician spends most of his time searching for that missing factor of 2.
 
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