Outward flux through an ellipsoid

  • Thread starter Thread starter kdr
  • Start date Start date
  • Tags Tags
    Ellipsoid Flux
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 8K views
kdr
Messages
1
Reaction score
0

Homework Statement


Let r(x,y,z)=<x,y,z>. Compute the outward flux of F=r/|r|^3 through the ellipsoid 4x^2+9y^2+6z^2=36.


Homework Equations





The Attempt at a Solution


I know that I can't use the divergence theorem on the region inside S because F isn't continuous at 0. But I can do it on the region between S and say, a sphere of radius 100 right? An how would I set that up? I'm having some trouble figuring out the bounds between the ellipsoid and sphere.
 
Physics news on Phys.org
The bounds depend on the coordinate system you are using. Using spherical coordinates, the bound for the sphere of radius 100 are, of course, [itex]\rho from 0 to 100[/itex], [itex]\theta[/itex] from 0 to [itex]2\pi[/itex], and [itex]\phi[/itex] from 0 to [itex]\pi[/itex]. For the ellipse the bounds on [itex]\theta[/itex] and [itex]\phi[/itex] are the same but the bounds on [itex]\rho[/itex] will be functions of [itex]\theta[/itex] and [itex]\phi[/itex]. And, of course, you will still need to find the flux through the sphere directly.

Perhaps it would be simpler just to find the flux through the ellipsoid by integrating over the surface. [itex]x= 3 sin(\phi)cos(\theta)[/itex], [itex]y= 2 sin(\phi)sin(\theta)[/itex] and [itex]z= \sqrt{6}cos(\phi)[/itex] with [itex]\theta[/itex] from 0 to [itex]2\pi[/itex] and [itex]\phi[/itex] from 0 to [itex]\pi[/itex] is an appropriate parameterization for the surface of the ellipsoid.