Surface integral of a cylinder

hover
Messages
342
Reaction score
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
 
Physics news on Phys.org
hover said:

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

I guess the easiest way is to convert into a volume integral, \int A\cdot\hat{n}\,dS=\int \nabla\cdot A\,dV, then you realize the divergence of A is really simple...
 
sunjin09 said:
I guess the easiest way is to convert into a volume integral, \int A\cdot\hat{n}\,dS=\int \nabla\cdot A\,dV, then you realize the divergence of A is really simple...

Well if that equation you have there is equal then it would be very simple. The divergence of A is 3y^2. This is a triple integral and the answer would be 1280... even if I screwed up this integral... this method seems way too easy. What is the logic behind that equation you gave me?
 
hover said:
Well if that equation you have there is equal then it would be very simple. The divergence of A is 3y^2. This is a triple integral and the answer would be 1280... even if I screwed up this integral... this method seems way too easy. What is the logic behind that equation you gave me?

I guess you haven't learned Gauss's theorem, which states exactly that identity I wrote:
http://en.wikipedia.org/wiki/Divergence_theorem
 
sunjin09 said:
I guess you haven't learned Gauss's theorem, which states exactly that identity I wrote:
http://en.wikipedia.org/wiki/Divergence_theorem

Well I can't argue with that. Just one last question. Is my new answer right? I'll show my work if you want me too.
 
hover said:
Well I can't argue with that. Just one last question. Is my new answer right? I'll show my work if you want me too.

Since you haven't known Gauss's theorem, the problem you have in hand is obviously not intended for you to use Gauss's theorem, but to practice your skill of straightforward calculation. So stick to your original method and make sure every step is right, you can use the other method to check your answer, which I can't do for you. Also note that in Gauss's theorem the surface integral also includes the two end surfaces of the cylinder.
 
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