Transforming Limits of Integration for Variable Substitution

pleasehelp12
Messages
5
Reaction score
0

Homework Statement


\int\int\int _E\(x^2y}\;dV

Where E is the solid bounded by x^2/a^2+y^2/b^2+z^2/c^2=1


Homework Equations



variable substitution x=au, y=bv, z=cw.

The Attempt at a Solution



I found the jacobian (abc) and I substituted my variables but I can't find the limits of integration. The only equation I have for the limits is u^2+v^2+w^2\leq1. I don't know how to find the limits of integration for u, v, and w individually.
 
Physics news on Phys.org
Now switch to spherical coordinates in u,v,w.
 
First decide on the order in which you want do integrate:
\int dudvdw?

Fine. Project the figure on to the vw plane: v2+ w2= 1. Then project that onto the w line: the segment from w= -1 to 1. The limits on the outer "dw" integral have to be numbers. In order to cover the entire figure, w must vary from -1 to 1. For each w, then v must vary from -\sqrt{1- w^2} to \sqrt{1- w^2}. Finally, for each v and w, u varies from -\sqrt{1- v^2- w^2} to \sqrt{1- v^2- w^2}. Those are the limits of integration.

Of course, because u2+ v2+ w2= 1 is a sphere in uvw-space, spherical coordinates, as Dick suggested, are simplest. The limits of integration would be exactly the same as if it were x2+ y2+ z2= 1.
 
oh, ok thanks i didn't even think about switching to polor coordinates.
 
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