Conservative field over a domain

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
manenbu
Messages
101
Reaction score
0

Homework Statement



prove that:
[tex]\vec{F} = \frac{-y^2}{(x-y)^2}\vec{i} + \frac{x^2}{(x-y)^2}\vec{j}[/tex]
is a conservative field, and find the potential in the domain:
[tex]D: (x+5)^2 + y^2 \leq 9[/tex]

Homework Equations



?

The Attempt at a Solution



Well,
[tex]\frac{\partial P}{\partial y} = \frac{\partial Q}{\partial x} = \frac{-2xy}{(x-y)^3}[/tex]
So is it conservative.
Also, the potential is:
[tex]f = \frac{xy}{x-y}[/tex]
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.
 
Physics news on Phys.org
Your field, the potential, and the partials Py and Qx are undefined on the line y = x. Your domain D is a disk of radius 3, centered at (-5, 0). Does the line y = x intersect D? If not, your field is conservative over all of D. If so, the field is not conservative over all of D.
 
It doesnt't intersect.
ok, thanks.