| 
November 29th, 2008, 08:45 PM
| | Newbie | | Join Date: Nov 2008
Posts: 9
Country: Thanks: 0
Thanked 0 Times in 0 Posts
| | Surface Integrals help Hi, I'm having a little trouble to solve these problems. May anyone help me please?
What is the area of the spherical surface X^2+Y^2+Z^2=9 inside the cylinder
X^2+Y^2=3x ?
What is the area of the spherical surface X^2+Y^2+Z^2=9 inside the cylindrical X^2+Y^2=4 ?
What is the area of the spherical surface X^2+Y^2+Z^2=16 inside the cylindrical Y^2+Z^2=4Z ?
Thanks, and sorry for my English because it is not my native language
Last edited by nathanfsu; November 29th, 2008 at 09:06 PM.
| 
November 30th, 2008, 05:39 AM
| | Newbie | | Join Date: Nov 2008
Posts: 9
Country: Thanks: 0
Thanked 0 Times in 0 Posts
| | anyone? | 
November 30th, 2008, 05:46 AM
| | Super Member | | Join Date: Aug 2008
Posts: 831
Country: Thanks: 54
Thanked 336 Times in 296 Posts
| | When you draw it, the approach becomes immediately clear right? Just integrate under that section of intersection:
where:
Just complete the square in  to get D.
I haven't actually tried to do the integration though. May need to use spherical or other means to evaluate it. Also, it's easy to draw. Here's the Mathematica code: Code: pic1 = ContourPlot3D[{x^2 + y^2 + z^2 == 9,
x^2 + y^2 == 3*x}, {x, -3, 3},
{y, -3, 3}, {z, -3, 3}, ContourStyle ->
{Opacity[0.4], LightPurple}]
__________________ "I am beset by the ironies in my life" | 
November 30th, 2008, 06:15 AM
| | Newbie | | Join Date: Nov 2008
Posts: 9
Country: Thanks: 0
Thanked 0 Times in 0 Posts
| | hm my problem is that I can't solve the integration, I tried polar and spherical coordinates, but I think I'm not using the right integration limit
Any Help | 
November 30th, 2008, 06:36 AM
| | Super Member | | Join Date: Aug 2008
Posts: 831
Country: Thanks: 54
Thanked 336 Times in 296 Posts
| | So what's the integral you get? We can just integrate over the first quadrant right since it's symmetric and just multiply by 2 and that's just the top so multiply by 2 again but for now, just the top over the first quadrant I get:
where we'll set  be the surface area over the top part just over the first quadrant.
The x^2+y^2 part looks amendable to polar coordinates. Mathematica reports for that integral  . Don't see immediately how to do the integration though.
__________________ "I am beset by the ironies in my life" | 
November 30th, 2008, 06:48 AM
| | Newbie | | Join Date: Nov 2008
Posts: 9
Country: Thanks: 0
Thanked 0 Times in 0 Posts
| | Yeah, I got the same integration. The problem is that after I tried to put in polar coordinates, the integration that came is very difficult to solve without cas
X=1,5 + R.Cos(A)
Y=R.Sen(A)
0<=R<=1.5
0<=A<=pi
it would be:
2*intg*intg R/(Sqrt(-Rcos(A)-R^2+6.75))drda
I stop here; don't know how to solve, or if this is right | 
November 30th, 2008, 09:00 AM
| | Super Member | | Join Date: Aug 2008
Posts: 831
Country: Thanks: 54
Thanked 336 Times in 296 Posts
| | Hey, this ain't no hill:
You can do the first part right:
That's just an inverse sine but I ran into problems with that so I converted it to an inverse tan. When I simplify it and apply the limits, I get for the outer integral::
Now, I think we can integrate that by parts. You'll need to check all this cus' I went through it quick but I think the principle is sound.
__________________ "I am beset by the ironies in my life" | 
November 30th, 2008, 10:47 AM
| | Newbie | | Join Date: Nov 2008
Posts: 9
Country: Thanks: 0
Thanked 0 Times in 0 Posts
| | Thanks man | 
November 30th, 2008, 08:32 PM
|  | Senior Member | | Join Date: Sep 2008
Posts: 295
Country: Thanks: 85
Thanked 89 Times in 82 Posts
| | Shouldn't the outer integral be  ? | 
December 1st, 2008, 04:07 AM
| | Super Member | | Join Date: Aug 2008
Posts: 831
Country: Thanks: 54
Thanked 336 Times in 296 Posts
| | Quote:
Originally Posted by chiph588@ Shouldn't the outer integral be  ? | I'm not sure; I didn't go through it rigorously . . . Perhaps Nathan could confirm this.
__________________ "I am beset by the ironies in my life" | 
December 1st, 2008, 07:38 AM
| | Newbie | | Join Date: Nov 2008
Posts: 9
Country: Thanks: 0
Thanked 0 Times in 0 Posts
| | I did on my HP that integral, and the result was
-ATAN(SQRT(3X)/3)
How do you do to post math symbols ? | | Thread Tools | | | | Display Modes | Linear Mode |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -7. The time now is 02:39 PM. | | |