Calculating Circulation of Vector G with Green's Theorem

-EquinoX-
Messages
561
Reaction score
1

Homework Statement



Use Green's Theorem to calculate the circulation of \vec{G} around the curve, oriented counterclockwise. \vec{G} = 3y\vec{i} + xy\vec{j} around the circle of radius 2 centered at the origin.

Homework Equations


The Attempt at a Solution



\int_{-2}^{2}\int_{-\sqrt(4-y^2)}^{\sqrt(4-y^2)} y-3 dx dy

is this correct?
 
Physics news on Phys.org
No, it isn't. Your integrand should be
\frac{\partial xy}{\partial y}- \frac{\partial 3y}{\partial x}

What you have is
\frac{\partial xy}{\partial x}- \frac{\partial 3y}{\partial y}

Also, although your limits of integration are correct for Cartesian coordinates, I think the integral would be easier in polar coordinates.
 
Hm.. the curve is oriented counterclockwise, so shouldn't it be ∂x(xy) - ∂y(3y), i.e. the z-component of ∇ x G?
 
Yes, sorry, my mind blew a fuse!
 
so it is correct isn't it?
 
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