Integrating triple integral over region W

toforfiltum
Messages
341
Reaction score
4

Homework Statement


$$f(x,y,z)=y$$ ; W is the region bounded by the plane ##x+y+z=2##, the cylinder ##x^2 +z^2=1##, and ##y=0##.

Homework Equations

The Attempt at a Solution


Since there is a plane of ##y=0##, I decided that my inner integral will be ##y=0## and ##y=2-x-z##. But after this I have a problem. I don't know how to proceed. How do I decide the bounds of ##x## and ##z##? Can I just use the function ##x^2+z^2=1##? If so, will it be $$\int_{-1}^1 \int_{-\sqrt(1-x^2)}^{\sqrt(1-x^2)} \int_ {0}^{2-x-z} y \,dy \, dz \, dx$$

Thanks.
 
Physics news on Phys.org
toforfiltum said:

Homework Statement


$$f(x,y,z)=y$$ ; W is the region bounded by the plane ##x+y+z=2##, the cylinder ##x^2 +z^2=1##, and ##y=0##.

Homework Equations

The Attempt at a Solution


Since there is a plane of ##y=0##, I decided that my inner integral will be ##y=0## and ##y=2-x-z##. But after this I have a problem. I don't know how to proceed. How do I decide the bounds of ##x## and ##z##? Can I just use the function ##x^2+z^2=1##? If so, will it be $$\int_{-1}^1 \int_{-\sqrt(1-x^2)}^{\sqrt(1-x^2)} \int_ {0}^{2-x-z} y \,dy \, dz \, dx$$

Thanks.

Yes, you can do it that way. It might be easier to use polar type coordinates for the xz integral because of the circle, depending on how easy the rectangular integral is.
 
  • Like
Likes RUber and toforfiltum
LCKurtz said:
Yes, you can do it that way. It might be easier to use polar type coordinates for the xz integral because of the circle, depending on how easy the rectangular integral is.
Yes, the rectangular integral is really horrible. It involved a lot of ##cos^4 \theta## terms.
 
I agree with LCKurtz. Change to cylindrical coordinates. You have to account for the place where the plane starts to intersect the cylinder. Otherwise, you'll be integrating over the entire circle near the top, and won't get the right volume.
 
RUber said:
I agree with LCKurtz. Change to cylindrical coordinates. You have to account for the place where the plane starts to intersect the cylinder. Otherwise, you'll be integrating over the entire circle near the top, and won't get the right volume.
But I think I'm supposed to be calculating it using rectangular coordinates, because this question is in the section before the change of variables topic.
 
Okay then. Maybe look at changing the order of integration? Let y be your outermost integral, since limits on x and z will both depend on how much of the circle is being cut off by the plane.
It looks like there are two parts here...the first part is just the cylinder before the plane intersects it.
The second part will be from y = 1 to y = 3. Try to define your x and z limits based on that.
 
I'm not sure I understand @RUber 's concerns and suggestions. I would say you definitely want to integrate in the ##y## direction first, and the remaining ##x,y## or ##r,\theta## integral will be over the whole circle in the xz plane. I think you should get ##\frac{9\pi}{4}## either way.
 
  • Like
Likes toforfiltum
LCKurtz said:
I'm not sure I understand @RUber 's concerns and suggestions. I would say you definitely want to integrate in the ##y## direction first, and the remaining ##x,y## or ##r,\theta## integral will be over the whole circle in the xz plane. I think you should get ##\frac{9\pi}{4}## either way.
Ok, thanks for providing the correct answer for me to check. However, I got a wrong answer. What I would like to know is if the process of calculating the integral in rectangular coordinates really long? Because mine certainly is. I'm just wondering if I'm doing it correctly.
 
@LCKurtz Oh, it's fine. I've got the correct answer now, though only after a painfully long process. :smile:

Thanks!
 
  • #10
toforfiltum said:
@LCKurtz Oh, it's fine. I've got the correct answer now, though only after a painfully long process. :smile:

Thanks!

Good job. Luckily, I didn't experience the "pain" of working it all out, since I just put your original correct triple integral into Maple. It cranked out the answer in a couple of seconds.
 
Back
Top