ProPatto16
- 323
- 0
Homework Statement
Use stokes theorem to find double integral curlF.dS where S is the part of the sphere x2+y2+z2=5 that lies above plane z=1.
F(x,y,z)=x2yzi+yz2j+z3exyk
Homework Equations
stokes theorem says double integral of curlF.dS = \intC F.dr
The Attempt at a Solution
boundary curve C is circle given by x2+y2=5, z=1.
Vector equation of c then is r(t)=\sqrt{5}costi+\sqrt{5}sintj+1k where 0<t<2pi
then r'(t)= -\sqrt{5}sinti+\sqrt{5}costj
\intCF.dr = \intF(r(t))dotr'(t).dt
F(r(t))=(\sqrt{5}cost)2(\sqrt{5}sint)i+(\sqrt{5}sint)j+e\sqrt{5}cost\sqrt{5}sint
then F(r(t))dotr'(t) = [(\sqrt{5}cost)2(\sqrt{5}sint)(-\sqrt{5}sint)]i + [(\sqrt{5}cost)(\sqrt{5}sint)]j
simplifying down and i got to
5\intsintcost-5cos2tsin2t.dt
how do i integrate that?
Last edited: