I attempted to switch to cylindrical / spherical coordinates, but I keep getting stuck. Note that $(0,0,0)$ is not in the domain or codomain.
2026-04-03 17:56:05.1775238965
Find the inverse of $f(x,y,z) = (\frac{x}{x^2+y^2+z^2}, \frac{y}{x^2+y^2+z^2}, \frac{z}{x^2+y^2+z^2})$
72 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
$f$ maps a vector with length $r=\sqrt{x^2+y^2+z^2}$ to the same-direction vector but with length $\frac1r$. Therefore $f^{-1}=f$.