manenbu
- 101
- 0
Homework Statement
I need to calculate:
\oint_{\Gamma} \vec{F}\cdot d \vec{r}
where:
<br /> \vec{F} = \frac{-y \vec{i} + x \vec{j}}{x^2+y^2}<br />
where \Gamma is the positive direction circle:
a. x2 + y2 = 1
b. (x-2)2 + y2 = 1
Homework Equations
\int_{C} \nabla f \cdot d \vec{r} = f(\vec{r}(b)) - f(\vec{r}(a))
and/or (??)
\int_{C} \nabla f \cdot d \vec{r} = \int_{a}^{b} \nabla f (\vec{r}(t)) \cdot \vec{r}'(t) dt
The Attempt at a Solution
I'm totally lost on this one.
I found out that f = -\arctan{\frac{x}{y}}, and that in polar coords:
\vec{F} = \left( \frac{-\sin{\theta}}{r} , \frac{\cos{\theta}}{r} \right)
But what to do now?
I tried doing the stuff required by the relevant equations but nothing seems to work, for both circles. What am I missing here?
Thanks in advance.