Finding the Center of Mass in a Tank with Muddy Suspension | Homework Equations

vintwc
Messages
24
Reaction score
0

Homework Statement


Let Ω be a tank whose shape is that of the lower hemisphere of radius R. The tank with a muddy suspension whose density ρ is ρ(x,y,z):=e^-h(x,y,z), where h(x,y,z) is the height of (x,y,z) above the lowest point of the tank. Find the center of mass in the tank

Homework Equations


The Attempt at a Solution


First of all, how does one determine the height, h(x,y,z)? I guess it would be R but I am not able to give a reasoning to my guess. I would appreciate if someone could give me a graphical illustration on how to find the limits of integration for this problem as well. Thanks
 
Last edited:
Physics news on Phys.org
Alright following the my notes so far which had a sort of similar but different question, I guess that the height is z+R? Assuming if this is right, the limits of integration will be [0,R]x[-Pi/2, 0]x[0,2*Pi] (since we are looking at the lower hemisphere).
However, if I try to calculate the first moments M_yz, I got the integrand as 0 at some point. Maybe this indicates that I am moving in the wrong direction?
 
Last edited:
If you set this up so the hemisphere is the lower half of a sphere of radius R with center at (0,0,0), then the lowest point is (0, 0, R) and the "height above the lowest point" of (x,y,z) is R+ z (z is negative, of course).

e^{-h}= e^{-R-z}= e^{-R}e^{-z}.

The equation of the hemisphere is z= \sqrt{R^2- x^2- y^2}.

Squaring both sides of that gives x^2- y^2= z^2- R^2 which is the equation of a cross section of the hemisphere at that height. Since the density is a function of z, that will be helpful in integrating. Since that is a circle for all z, I would recommend doing the integration in cylindrical coordinates.
 
HallsofIvy said:
If you set this up so the hemisphere is the lower half of a sphere of radius R with center at (0,0,0), then the lowest point is (0, 0, R) and the "height above the lowest point" of (x,y,z) is R+ z (z is negative, of course).

e^{-h}= e^{-R-z}= e^{-R}e^{-z}.

The equation of the hemisphere is z= \sqrt{R^2- x^2- y^2}.

Squaring both sides of that gives x^2- y^2= z^2- R^2 which is the equation of a cross section of the hemisphere at that height. Since the density is a function of z, that will be helpful in integrating. Since that is a circle for all z, I would recommend doing the integration in cylindrical coordinates.

Ah, too late for correction. But I had the same approach as yours. I was considering cylindrical coordinates but I was having trouble with finding the limits (spherical one as well).
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top