hover
- 342
- 0
Homework Statement
Evaluate the surface integral ∫A\bullet\hat{n}dS where A = z\hat{x}+x\hat{y}+3y^2z\hat{z} and S is the cylinder x^2+y^2=16 for the range of x\geq0,y\geq0, 0\leqz\leq5
Homework Equations
I used this page as an example way to do this. I'm not good with surface integrals.
The Attempt at a Solution
I know I did this wrong because my answer seems wrong but... following that page linked to above
\Phi(θ,t) = 4cos(θ)\hat{x}+4sin(θ)\hat{y}+t\hat{z}
where 0\leqθ\leq2∏,0\leqt\leq5
\partial\Phi/\partialθ = -4sin(θ)\hat{x}+4cos(θ)\hat{y}
\partial\Phi/\partialt = \hat{z}
normal vector is the cross product between those two derivatives which I found it equal to
4cos(θ)\hat{x}+4sin(θ)\hat{y}
setting up the integral
(the integral on the left is from 0 to 5 and the second integral is from 0 to 2∏)
∫∫A(\Phi(θ,t))\bullet(that cross product I got)dθdt
= ∫∫(t\hat{x}+4cos(θ)\hat{y}+3*16*(sin(θ))^2*t)\bullet(4cos(θ)\hat{x}+4sin(θ)\hat{y})dθdt
= ∫∫(4t*cos(θ)+16sin(θ)cos(θ))dθdt
=∫ (4t*sin(θ)-4cos(2θ))dt evaluated for 0 to 2π
and this is where I get zero... where did I go wrong?
thanks!
Hover