Is there any function $f: \mathbb{R}^2 \to \mathbb{R}^2$ which is $C^1$ and has an invertible derivative matrix at all points, but is not 1-1?
Thanks!
Is there any function $f: \mathbb{R}^2 \to \mathbb{R}^2$ which is $C^1$ and has an invertible derivative matrix at all points, but is not 1-1?
Thanks!
Let $F(x,y)=(e^x\cos y,e^x\sin y)=(u,v)$. Then $F(x,y)=F(x,y+2\,\pi)$, so that $F$ is not $1$ to $1$. But $$ \frac{\partial(u,v)}{\partial(x,y)}=\begin{vmatrix}e^x\cos y &- e^x\sin y\\ e^x\sin y & e^x\cos y\end{vmatrix}=e^x\ne0 \quad\forall(x,y), $$ so that it is locally invertible.
In case you wonder how I came up with such example, $u$ and $v$ are the real and imaginary part of $e^ {x+iy}$.