Multivariable Calculus Triple Integration Problem

mathstudent192
Messages
3
Reaction score
0

Homework Statement


Express the iterated integral ∫[0,1]∫[0,1-y^2]∫[0,y] f(x,y,z)dzdxdy
a. as a triple integral (i.e., describe the region of integration);
b. as an iterated integral in the order z, y, x;
c. as an iterated integral in the order y, z, x:




The Attempt at a Solution


so would writing (0<=z<=y) (0<=x<=1-y^2) (0<=y<=1) be sufficient for part a.

for part b. i got ∫[0,1] ∫[0,√1-x] ∫[0,y] which i think is correct.

for part c. however i had difficulty in changing the order because when i graph the dz and dy bounds to switch them, dy is in terms of x and I get stuck.
 
Physics news on Phys.org
(a) A triple integral usually has a triple-integration sign in it.
You are also asked to describe the region of integration - what shape it is? Can you put it in words?
It can help to sketch it out. Though your notes may have a standard approach to how you are supposed to describe the regions.

Understanding this part will help you with the rest.
 
would this be an accurate graphing?
 

Attachments

  • photo.jpg
    photo.jpg
    17.9 KB · Views: 513
Don't forget to label important parts of the sketch ... like where are the bits that are equal to one?
Off context: you appear to have sketched the parabolic surface x=1-y^2 inside 0<z<1 ... is that correct?

Will that give you the integral that you started with?
 
ah i see I graphed the z component incorrectly. I'm having trouble visualizing/drawing the 0<z<y part of the graph
 
0\le z \le y is a plane.
 
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