What is the range for x in a triple integral for a wedge in the first octant?

naspek
Messages
176
Reaction score
0
Write a triple integral to represent the volume of the solid

The wedge in the first octant and from the cylinder y^2 + z^2 <= 1 by the planes
y=x, x=0, z=0

First..
i find the range for z..; 0 <=z<= sqrt(1- y^2)

then...
i find the range for y..; let z =0
0<=y<=1

next, if i let z = y = 0

how am i going to find the range for x?
 
Physics news on Phys.org
have you drawn a picture? it depends where you put it in the integration...

it could be 0 to y for example...

this may be easier in cylindrical co-ords, though i haven't tried it
 
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