I was given this exercise:
Let $U=\{(x,y): 1<x^2+y^2<2\}$ and $f:U\rightarrow \mathbb {R^2}$ defined by:
$$f(x,y)=\left(\frac {x^2-y^2}{r},\frac {2xy}{r}\right)$$
where $r=\sqrt {x^2+y^2}$.
Then I have to show that $f(U)=U$ but $f$ is not injective... Think that polar coordinates might help.. but how? I'm kind stuck.
Thanks for any help!
