Total Mass: Calculating the Mass of a Lamina Using Triple Integrals

withthemotive
Messages
21
Reaction score
0

Homework Statement



A lamina occupies the part of the disk x^2 + y^2 ≤ 16 in the first quadrant and the density at each point is given by the function ρ(x,y) = 2(x^2+y^2) .

What is the total mass? Where is the center of mass? (Once I solve total mass I can solve the center by myself.)

The Attempt at a Solution


Total Mass:

I thought it might be easier to solve if I translate this into cylindrical coordinates, so therefore {0≤ r≤ 4, 0≤theta≤ pi/2, 0≤ z≤ 16-r^2}.

I solved this through triple integrals in the order of (rdzdthetadr) and ended up with an answer of (1024/3)*pi, but I'm being told this is incorrect.
 
Physics news on Phys.org
This seems more like a 2D problem than a 3D problem to me...why are you saying that z goes from zero to 16-r^2?:confused:
 
withthemotive said:

Homework Statement



A lamina occupies the part of the disk x^2 + y^2 ≤ 16 in the first quadrant and the density at each point is given by the function ρ(x,y) = 2(x^2+y^2) .

What is the total mass? Where is the center of mass? (Once I solve total mass I can solve the center by myself.)

The Attempt at a Solution


Total Mass:

I thought it might be easier to solve if I translate this into cylindrical coordinates, so therefore {0≤ r≤ 4, 0≤theta≤ pi/2, 0≤ z≤ 16-r^2}.
No, this problem is two dimensional. There is no "z". Just use polar coordinates!

I solved this through triple integrals in the order of (rdzdthetadr) and ended up with an answer of (1024/3)*pi, but I'm being told this is incorrect.
 
HallsofIvy said:
No, this problem is two dimensional. There is no "z". Just use polar coordinates!

Thanks. I debated on doing it only in 2-D, but turned the idea down. Thanks for clearing that up.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
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