What is the value of the line integral?

brainslush
Messages
23
Reaction score
0

Homework Statement


Use Green’s theorem to find the integral
\oint_{\gamma} \frac{-y}{x^2+y^2}dx+\frac{x}{x^2+y^2}dy
along two different curves γ: first where γ is the simple closed curve which goes along x = −y2 + 4 and x = 2, and second where γ is the square with vertices (−1, 0), (1, 0), (0, 1), (0, −1).


Homework Equations





The Attempt at a Solution


I'm bit confused b/c
d(\frac{-y}{x^2+y^2})/dy = \frac{y^2-x^2}{(x^2+y^2)^2}
d(\frac{x}{x^2+y^2})/dx = \frac{y^2-x^2}{(x^2+y^2)^2}

Then by Green's theorem one gets

\int_{A}\int (d(\frac{x}{x^2+y^2})/dx-d(\frac{-y}{x^2+y^2})/dy) dx dy = \int_{A}\int 0 dx dy = 0

What am I missing?
 
Physics news on Phys.org
You are not missing anything. The answer IS 0.

Here you have a line integral of a conservative field (you can tell it's conservative from the equality of the partial derivatives).
A line integral of a conservative field will always be zero for any path that begins and ends at the same point, i.e any closed curve.
 
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