Tricky Surface Integral Homework | Solved Step by Step"

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
jegues
Messages
1,085
Reaction score
3

Homework Statement



See figure attached for problem statement.

Homework Equations





The Attempt at a Solution



See figure attached for my attempt.

I tried to solve it without using divergence theorem, just a straight forward surface integral.

I got up to this point and got stuck. I did try this before using divergence theorem and it didn't seem any easier, which way am I suppose to do this integral?

Thanks again!
 

Attachments

  • 2006Q3.jpg
    2006Q3.jpg
    21.4 KB · Views: 439
on Phys.org
lanedance said:
can't read it, though maybe speherical polar coords could be useful?

Here's a better size pic of the problem statement, sorry it's so small in the original post.

I'm still stuck on this one.

Is spherical the right route to take? Should I be applying Divergence theorem?

Thanks again!
 

Attachments

  • BetterSize.JPG
    BetterSize.JPG
    11 KB · Views: 400
Try parameterizing the surface rather than computing the integral directly. The divergence theorem will work ONLY if the bottom of the hemisphere is closed. It doesn't look like that is what the problem is stating.
 
lineintegral1 said:
Try parameterizing the surface rather than computing the integral directly. The divergence theorem will work ONLY if the bottom of the hemisphere is closed. It doesn't look like that is what the problem is stating.

Yes but I could always add the surface z=0 to close and remove it after applying divergence theorem.

Anyways, what do you mean by parameterizing the surface?
 
jegues said:
Yes but I could always add the surface z=0 to close and remove it after applying divergence theorem.

Anyways, what do you mean by parameterizing the surface?
Any smooth surface, a two dimensional object, can be written with x, y, and z as functions of two parameters.
Here, your figure is the upper hemisphere of the sphere [itex]x^2+ y^2+ z^2= a^2[/itex]
and the simplest way to parameterize it is to use spherical coordinates with the [itex]\rho[/b] coordinate fixed at a:<br /> [tex]x= a cos(\theta)sin(\phi)[/tex]<br /> [tex]y= a sin(\theta)sin(\phi)[/tex]<br /> [tex]z= a cos(\phi)[/tex][/itex][tex] <br /> To use that to integrate on the surface, write the "position vector" of any point on the sphere as <br /> [tex]\vec{r}= x\vec{i}+ y\vec{j}+ z\vec{k}= a cos(\theta)sin(\phi)\vec{i}+ a sin(\theta)sin(\phi)\vec{j}+ a cos(\phi)\vec{k}[/tex]<br /> <br /> Differentiating with respect to the two parameters gives two vectors in the tangent plane at each point:<br /> [tex]\vec{r}_\theta= -a sin(\theta)sin(\phi)\vec{i}+ a cos(\theta)sin(\phi)\vec{j}[/tex]<br /> [tex]\vec{r}_\phi= a cos(\theta)cos(\phi)\vec{i}+ a sin(\theta)cos(\phi)\vec{j}- a sin(\phi)\vec{k}[/tex]<br /> <br /> The cross product of those two vectors, called the "fundamental vector product" for the surface,<br /> [tex]a^2cos(\theta)sin^2(\phi)\vec{i}+ a^2sin(\theta)sin^2(\phi)\vec{j}+ a^2sin(\phi)cos(\phi)\vec{k}[/tex]<br /> if multiplied by [itex]d\theta d\phi[/itex] give [itex]d\vec{S}[/itex], the "vector differential of surface area" and its length [itex]a^2 sin(\phi)[/itex], times [itex]d\theta d\phi[/itex] is the "differential of surface area" in those parameters.[/tex]