Using stokes' or divergence theorem to solve integral

leroyjenkens
Messages
615
Reaction score
49

Homework Statement



Use either Stokes' theorem or the divergence theorem to evaluate this integral in the easiest possible way.

∫∫V \cdotndσ over the closed surface of the tin can bounded by x2+y2=9, z = 0, z = 5, if V = 2xyi - y2j + (z + xy)k

The bolded letters are vectors.


Homework Equations



∫∫( xV) \cdot ndσ = ∫V \cdotdr Stokes' theorem

∫∫∫ \cdotVdτ = ∫∫V \cdotndσ Divergence theorem


The Attempt at a Solution



So what I did was use the divergence theorem to turn this into a volume integral. I did the ∇xV to get 2y-2y+1. But here's where I'm stuck. I can input the formula for the volume of a cylinder, right? Is that dτ? I have to integrate with respect to τ. So if 2y-2y+1 = 1, then I'm left with τ after I integrate, and is τ just ∏r2h?

Thanks
 
Physics news on Phys.org
You mean you calculated ##\nabla\cdot \vec{V}##, not the curl. ##d\tau## is the volume element. For cartesian coordinates, it's equal to ##d\tau = dx\,dy\,dz##. The fact that you're integrating over a cylindrical volume is reflected in the limits. If I were you, however, I'd switch to cylindrical coordinates, where ##d\tau = r\,dr\,d\theta\,dz##.

EDIT: Never mind the last sentence. I misread your expression for the divergence and thought you would need to actually evaluate a non-trivial integral. Your work looks fine. If the divergence weren't simply a constant, you'd probably be better off switching to cylindrical coordinates.
 
leroyjenkens said:

Homework Statement



Use either Stokes' theorem or the divergence theorem to evaluate this integral in the easiest possible way.

∫∫V \cdotndσ over the closed surface of the tin can bounded by x2+y2=9, z = 0, z = 5, if V = 2xyi - y2j + (z + xy)k

The bolded letters are vectors.

Homework Equations



∫∫( xV) \cdot ndσ = ∫V \cdotdr Stokes' theorem

∫∫∫ \cdotVdτ = ∫∫V \cdotndσ Divergence theorem

The Attempt at a Solution



So what I did was use the divergence theorem to turn this into a volume integral. I did the ∇xV to get 2y-2y+1. But here's where I'm stuck. I can input the formula for the volume of a cylinder, right? Is that dτ? I have to integrate with respect to τ. So if 2y-2y+1 = 1, then I'm left with τ after I integrate, and is τ just ∏r2h?

Thanks

That all sounds reasonable. You can switch to cylindrical co-ordinates to make integrating easier I believe.
 
vela said:
You mean you calculated ##\nabla\cdot \vec{V}##, not the curl. ##d\tau## is the volume element. For cartesian coordinates, it's equal to ##d\tau = dx\,dy\,dz##. The fact that you're integrating over a cylindrical volume is reflected in the limits. If I were you, however, I'd switch to cylindrical coordinates, where ##d\tau = r\,dr\,d\theta\,dz##.

EDIT: Never mind the last sentence. I misread your expression for the divergence and thought you would need to actually evaluate a non-trivial integral. Your work looks fine. If the divergence weren't simply a constant, you'd probably be better off switching to cylindrical coordinates.

But the divergence isn't a constant. It's 2x-2y+1. After you integrate over the cylinder then the 2x and 2y drop out. But you should say why.
 
That's the same mistake I made originally, but the first term is really 2y, not 2x.
 
vela said:
That's the same mistake I made originally, but the first term is really 2y, not 2x.

Ooo. Yes, it is.
 
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