manenbu
- 101
- 0
Homework Statement
prove that:
\vec{F} = \frac{-y^2}{(x-y)^2}\vec{i} + \frac{x^2}{(x-y)^2}\vec{j}
is a conservative field, and find the potential in the domain:
D: (x+5)^2 + y^2 \leq 9
Homework Equations
?
The Attempt at a Solution
Well,
\frac{\partial P}{\partial y} = \frac{\partial Q}{\partial x} = \frac{-2xy}{(x-y)^3}
So is it conservative.
Also, the potential is:
f = \frac{xy}{x-y}
which is correct according to my answer.
My question is - where does the domain come in? Why do I have it? I didn't use it while solving the problem.