Line Integral of a Vector Field over a Half Sphere using Stoke's Theorem

sunnyday11
Messages
14
Reaction score
0

Homework Statement



F = ( 2y i + 3x J + z2 k where S is the upper half of the sphere x2 + y2 + z2 = 9 and C is its boundary.

Homework Equations





The Attempt at a Solution



I used Stoke's Theorem and found the solution to be 36 pi, but when I use line integral to verify, using substition:

r(t) = 3cost i + 3sin t j

F(r(t))r'(t) = 9 (-2sin2t + 3cos2t)

\int^{2 pi}_{0} 9 (-2sin2t + 3cos2t)

= 9 (1/2 + 5/2 cos(2t))/^{2 pi}_{0}

= 9 pi which doesn't agree with 36 pi.

I wonder if I did my substitution wrong. Should I do anything with z or the k component?

Thank you!
 
Physics news on Phys.org
The math looked right to me, so I did the curl side and parametrized the surface. I found the answer to be 9 \pi both ways. Check your curl, and make sure you are actually dealing with the curl vector dotted with the normal vector to the surface.
 
Thank you!

Yes I forgot to consider the normal after computing the curl. So I get to surface integral of 1 which translates into double integral of 1 over the region enclosed by S and since x and y form a circle the region is the area of a circle which is 9 pi.
 
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