Let $f: \mathbb{R^2}-\{(0,0)\} \to \mathbb{R^2}$ difined as $f(x,y)=\frac{(x,y)}{\|(x,y)\|^2}$. Show that $f$ is not uniformly continuous.
I tried to solve it in using the Cauchy-Schwarz inequality, but something blocked. I think at the end, we can use Geometric-Mean inequality, but it's unclear.
Is anyone could give me a hint to solve this problem?
Consider the restriction of $f$ to the positive real line, say, $g(x) = 1/x$. Show that this function is not uniformly continuous, by writing \begin{equation} g(x_1) - g(x_2) = \frac{x_2 - x_1}{x_1 x_2} \end{equation} and letting $x_1, x_2$ tend to zero.