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?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top