Triple Integral in Cylindrical Coordinates

daveyman
Messages
88
Reaction score
0

Homework Statement


Find the mass and center of mass of the solid S bounded by the paraboloid z=4x^2+4y^2 and the plane z=a\;\;(a>0) if S has constant density K.


Homework Equations


In cylindrical coordinates, x^2+y^2=r^2.


The Attempt at a Solution


In order to find the mass, I tried
\int _0^{2\pi }\int _0^a\int _0^{\frac{\sqrt{z}}{2}}K\;drdzd\theta
This didn't seem to work, though.
 
Physics news on Phys.org
daveyman said:
… I tried
\int _0^{2\pi }\int _0^a\int _0^{\frac{\sqrt{z}}{2}}K\;drdzd\theta
This didn't seem to work, though.

Hi daveyman! :smile:

Hint: the volume element isn't drdzdθ. :wink:
 
Okay, so this is the mass:

\int _0^{2\pi }\int _0^a\int _0^{\frac{\sqrt{z}}{2}}\text{Kr}\;\;drdzd\theta = \frac{1}{8} a^2 K \pi
 
Last edited:
Now that I have the mass (m), I want to find the r component of the center of mass. I tried

\frac{1}{m}\int _0^{2 \pi }\int _0^a\int _0^{\frac{\sqrt{z}}{2}}K r^2drdzd\theta

This is incorrect. What am I doing wrong?
 
Last edited:
daveyman said:
Okay, so now that I have the mass (m), I want to find the r component of the center of mass. I tried

\frac{1}{m}\int _0^{2 \pi }\int _0^a\int _0^{\frac{\sqrt{z}}{2}}K r^2drdzd\theta

This is incorrect. What am I doing wrong?

That should come out as 0, which is the r component of the centre of mass. :wink:
 
Mathematica is telling me that this integral is not equal to zero. Have I made a mistake?
I've included the output as an attachment.
 

Attachments

daveyman said:
Mathematica is telling me that this integral is not equal to zero. Have I made a mistake?
I've included the output as an attachment.

ah … just realized … you can't do centre of mass that way in cylindrical coordinates … you'd have to convert to x and y coordinates first.

(but the z coordinate will be ok :smile:)
 
tiny-tim said:
ah … just realized … you can't do centre of mass that way in cylindrical coordinates … you'd have to convert to x and y coordinates first.

(but the z coordinate will be ok :smile:)

Right, that makes sense. So how can I solve for the r and theta components in cylindrical coordinates? I know qualitatively that they should be zero, but how do I show this mathematically?
 
daveyman said:
Right, that makes sense. So how can I solve for the r and theta components in cylindrical coordinates? I know qualitatively that they should be zero, but how do I show this mathematically?

I think you're perfectly entitled to say that it's obvious. :smile:

(btw, if r is zero, then θ is meaningless :wink:)
 
  • #10
tiny-tim said:
(btw, if r is zero, then θ is meaningless :wink:)

Very true. I think that's it. Thank you!
 
Back
Top