Thread Closed

3D Change of Variables

 
Share Thread
May15-06, 09:42 PM   #1
 
Exclamation

3D Change of Variables


Our math professor gave us this take-home project:

Consider a solid in the shape of the region D inside the surface

x^2 / (z^3 - 1)^2 + y^2 / (z^3 + 1)^2 = 1

If the density of the solid at the point (x,y,z) is x^2 + y^2 + z^2 then determine the mass of this solid. A GOOD CHANGE OF VARIABLES WILL HELP.

I understand how to do the problem but I can't get a change of variables that works well. I've tried cylindrical and spherical and many other random ones. Can anyone suggest a good change of variables to use? My teacher said that the cross sections for integration are in the shape of ellipses. Thank you!
PhysOrg.com science news on PhysOrg.com

>> New language discovery reveals linguistic insights
>> US official: Solar plane to help ground energy use (Update)
>> Four microphones, computer algorithm enough to produce 3-D model of simple, convex room
May16-06, 11:33 PM   #2
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
In problems which are of the form u^2 + v^2 = 1, you will frequently find that a useful change of variable is something like u = r\cos(\theta) and v= r\sin(\theta). Did you try this?

Carl
May17-06, 12:43 AM   #3
 
Recognitions:
Homework Helper Homework Help
If you cross-multiply the given equation, you arrive at

[tex]x^2(z^3+1)^2+y^2(z^3-1)^2=(z^6-1)^2[/tex]

and so it would seem that a likely useful change of variables would be:

[tex]u=x(z^3+1),v=y(z^3-1),w=z^6-1[/tex]

so that the equation then becomes

[tex]u^2+v^2=w^2[/tex]

which is a cone in uvw-space; but I haven't figured out just what the solid in xyz-space is: what is that "region D" that you were given?
Thread Closed

Similar discussions for: 3D Change of Variables
Thread Forum Replies
Change of variables Calculus & Beyond Homework 4
change of variables Calculus & Beyond Homework 4
Change of Variables Calculus & Beyond Homework 1
change of variables Introductory Physics Homework 9
Help with change of variables please Calculus 32