Let $f : \mathbb{R}^n\to \mathbb{R}^n$ be given by the equation $f(x) = ||x||^2·x$. Show that $f$ is of class $C^{\infty}$ and that $f$ carries the unit ball $B(0, 1)$ onto itself in a one-to-one fashion. Show, however, that the inverse function is not differentiable at $0$.
I know there are answers to many of the questions of the exercise here:Function $f(\textbf{x})=\|\textbf{x}\|^2\cdot \textbf{x}$ is of class $C^\infty$ , How to differentiate the function $f(\mathbf x) = \|\mathbf x\|^2 \mathbf x$? , To show, that the inverse function is not differentiable at $\mathbf 0$.
But I have doubts in showing that $f$ carries the unit ball $B(0, 1)$ onto itself in a one-to-one fashion, how could I do this? I know I do $||x||<1$ then $||f(x)||<||x||^3<1$, but I do not know how to prove that $f$ is one-to-one in $B(0,1)$. Could someone help me please? Thank you very much.
$f$ maps $B(0,1)$ into $B(0,1)$: $\|f(x)\| = \| \|x\|^2 x \| ≤ 1$.
$f$ is onto: If $y \in B(0,1)$, then note $$f( c y) = c^3 \|y\|^2 y$$ so if $c^3 = \frac1{\|y\|^2}$, $\|cy\| = \|y\|^{-2/3} \|y\| = \|y\|^{1/3} ≤ 1$ so $cy\in B(0,1)$, and $f(cy) = y$.