Let $U=\{(x,y)\in\mathbb{R}^2:(x,y)\neq(0,0)\}$. Show that there is no differentiable function $f:U\rightarrow\mathbb{R}$ satisfying $$\frac{\partial f}{\partial x}=\frac{y}{x^2+y^2}, \frac{\partial f}{\partial y}=-\frac{x}{x^2+y^2}.$$
My initial thought was to show that these partials are not continuous at some point $(x,y)\neq(0,0)$, but since it is possible to have a differentiable function that is not $C^1$, this is not enough. Any suggestions are greatly appreciated.
In my opinion, I think this exercise is the most important exercise in calculus since it is a starting point of the de Rham cohomology, which shows an interaction between topology and functions on it. Anyway, this question is equivalent to the following: can we find $f:U \to \mathbb{R}$ s.t. $$ \nabla f = \left(\frac{y}{x^{2}+y^{2}}, -\frac{x}{x^{2}+y^{2}}\right)? $$ If such $f$ exists, the vector field on the right-hand side will be called as a conservative field, and by the fundamental theorem of a line integral, if we integrate the vector field over any given (simple) closed curve, the result should be zero. However, if you try to integrate it over a unit circle centered at origin, the result became $2\pi$.