Consider $$ -y\frac{\partial F}{\partial x} +x\frac{\partial F}{\partial y} = G(x,y) $$
with the condition $F(x,0) = 0$ for all $x > 0$. How does one show that this initial-value problem has a single- value solution on $\mathbb{R} \backslash \{0\} $ if and only if $\int_0^{2\pi} G(A\cos(t),A\sin(t)) \, dt = 0$ for all $A$?
So far I know $x = A\cos(t)$ and $y = A\sin(t)$ but I am not sure where to go from there.