This is exercise 2.27 of Lee's introduction to topological manifolds.
I proved (geometrically) that $$\varphi(x,y,z)=\frac{(x,y,z)}{\sqrt{x^2+y^2+z^2}}$$ and that $$\varphi^{-1}(x,y,z)=\frac{(x,y,z)}{\max\{|x|,|y|,|z|\}}$$ How can I prove directly that $\varphi\circ\varphi^{-1}=id$ and $\varphi^{-1}\circ\varphi=id$ ?
@AndrewD.Hwang $$\varphi^{-1}(\varphi(x,y,z))=\frac{\frac{(x,y,z)}{\sqrt{x^2+y^2+z^2}}}{\max{\left(\frac{|x|}{\sqrt{x^2+y^2+z^2}},\frac{|y|}{\sqrt{x^2+y^2+z^2}},,\frac{|z|}{\sqrt{x^2+y^2+z^2}}\right)}}=\frac{\frac{(x,y,z)}{\sqrt{x^2+y^2+z^2}}}{\frac{\max{(|x,|y|,|z|})}{\sqrt{x^2+y^2+z^2}}}=\varphi^{-1}(x,y,z)$$ And the same problem for $\varphi\circ\varphi^{-1}$.
