What are the Bounds for the Region Bounded by Parabolic Cylinders and Planes?

  • Thread starter Thread starter Piglet1024
  • Start date Start date
  • Tags Tags
    Bounds Integral
Piglet1024
Messages
8
Reaction score
0
1. I need to find the region E bounded by the parabolic cylinders y=x^2, x=y^2 and the planes z=0 and z=x+y
2. y=x^2, x=y^2, z=0, z=x+y
3. I figured that I should let z vary between zero and x+y and then find x and y in terms of actual numbers? I'm not entirely sure. I've graphed it in Mathematica and I'm still horrifically confused. In general, if anyone could lend advice on finding bounds in general, but specifically for this problem
 
Physics news on Phys.org
It should be easy to see that [math]y= x^2[/math] and [math]x= y^2[/math], in the xy-plane, intersect at (0,0) and (1,1).
You want \int \int (x+y- 0)dydx. The limits of integration depend upon whether you want to integrate first with respect to x or y. If the "outer" integral is with respect to x, then x must vary from 0 to 1. On the "inside" integral, for each x y must vary from y= x^2 to y= \sqrt{x}.

(It suddenly occures to me that by "trip integral" you meant "triple integral". As a triple integral that would be \int\int\int dzdydx where z ranges form 0 to x+y.)
 
Last edited by a moderator:
I didn't include the function, because I want to try to solve that part on my own, but it's actually a triple integral, so I would be correct in having z vary from 0 to x+y if I were to integrate with respect to z first?
 
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