Triple Integral in Cylindrical Coordinates

daveyman
Messages
88
Reaction score
0

Homework Statement


Evaluate \int \int \int_E x^2 \, dV where E is the solid that lies within the cylinder x^2+y^2=1, above the plane z=0, and below the cone z^2=4x^2+4y^2.

Homework Equations


In cylindrical coordinates, x^2+y^2=r^2 and x=r\cos{\theta}.

The Attempt at a Solution


I tried \int _0^{2\pi }\int _0^1\int _{-2r}^{2r}r^2 cos^2\theta\;\;r\;\;dzdrd\theta but I must have messed up the bounds somehow.

Any ideas?
 
Physics news on Phys.org
daveyman said:
… above the plane z=0

I tried \int _0^{2\pi }\int _0^1\int _{-2r}^{2r}r^2 cos^2\theta\;\;r\;\;dzdrd\theta but I must have messed up the bounds somehow.

Hi daveyman! :smile:

z goes from zero to 2r. :wink:
 
Of course - it says it right in the problem :-) Thanks!
 
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