So I have this question for an assignment and am just completely lost.
Let $S^n$ be the unit sphere with centre at $0$ in the space $R^{n+1}$. Let $N=(0,...,0,1)$ in such a space. Define the stereographic projection $p:S^n\setminus\{N\} \rightarrow R^n = R^n \times \{0\} \subset R^{n+1}$.
For each x in the sphere, the point $p(x)$ is the intersection of the line and the point $x,$ with the hyperplane $x_{n+1} =0.$
I need to find an explicit formula for such $p(x)$ and also its inverse, and then prove $p$ is a homeomorphism. I genuinely have no clue where to start.
From wikipedia and some videos, I have found some equations for $R^3$ but the $n+1$ has me completely lost. How do I derive such an equation, both in $R^3$ and particularly for any $R^{n+1}$?
The Power of a Point
The Power of the point $p$ with respect to the unit circle centered at $O$ is $$ (p-x)\cdot(p-N)=|p|^2-1\tag1 $$ The Pythagorean Theorem says $$ |p-N|^2=|p|^2+1\tag2 $$ Therefore, $$ \begin{align} (x-N)\cdot(p-N) &=\left((p-N)-(p-x)\right)\cdot(p-N)\\ &=|p-N|^2-(p-x)\cdot(p-N)\\ &=2\vphantom{N^2}\tag3 \end{align} $$ Since $x-N\parallel p-N$ we get $$ p-N=\frac2{|x-N|^2}(x-N)\tag4 $$ and $$ x-N=\frac2{|p-N|^2}(p-N)\tag5 $$ Equations $(4)$ and $(5)$ give formulas to compute $p$ given $x$ and vice-versa.