Boundaries of a triple integral

chinye11
Messages
22
Reaction score
0

Homework Statement



Let D = { (x,y,z) } such that x^2 + y^2 < 1 and -1 < z < 1 } denote the interior of a cylinder. Compute the triple integral of ( xyz dxdydz )


Homework Equations





The Attempt at a Solution



Ok so it seems to me that the boundaries should be as follows,

-1< x < 1
-Sqrt [1 - y^2] < y < Sqrt [1 - y^2]
-1 < z < 1

However all the boundaries above are in the form of the integral between plus or minus (a)

Now when I perform an integral on xyz i find that the since the a and -a are squared then their respective results are taken from each other you get zero regardless of order.
 
Physics news on Phys.org
Here are some comments that I think will help: -Sqrt [1 - y^2] and Sqrt [1 - y^2] are in terms of x, so if you were integrating with these bounds you would be integrating with respect to x, not y. If you had an equation and you integrated it from -Sqrt{1-y^2] to Sqrt[1-y^2], you would end up with a function of y, which is not what you want. I might be unclear, but does that make sense? You should try using polar coordinates when you're integrating along x and y; since you're integrating over a circle.
 
chinye11 said:

Homework Statement



Let D = { (x,y,z) } such that x^2 + y^2 < 1 and -1 < z < 1 } denote the interior of a cylinder. Compute the triple integral of ( xyz dxdydz )

Homework Equations



The Attempt at a Solution



Ok so it seems to me that the boundaries should be as follows,

-1< x < 1
-Sqrt [1 - y^2] < y < Sqrt [1 - y^2]
-1 < z < 1

However all the boundaries above are in the form of the integral between plus or minus (a)

Now when I perform an integral on xyz i find that the since the a and -a are squared then their respective results are taken from each other you get zero regardless of order.
If you want to integrate in that order then notice that if x^2 + y^2 < 1, then \displaystyle -\sqrt{1-x^2}&lt;y&lt;\sqrt{1-x^2}\,.

The boundaries of D will be easier to determine in cylindrical coordinates. But you would need to express xyz in terms of r, θ, and z , although that's not too difficult.
 
yeah sorry that was a typo, so if I integrate through z then y then x, should i get the result of 1/6, I'm new to this and have no way to check the answer.
 
That's not what I got. Could you show your work?
 
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