I have been looking at stereographic projections in books, online but they all seem...I don't know how else to put this, but very pedantic yet skipping the details of calculations.
Say, I have a problem here which asks;
Let $n \geq 1$ and put $S^n=\{(x_0,x_1...,x_n) \in \mathbb{R}^{n+1}|{x_0}^2+...+{x_n}^2=1\}$ (So I understand this is a unit sphere in $n+1$ dimensions). Let $P=\{(1,0,...,0)\}$ and consider $S^n$\ $P$ and $Y=\{(y_0...y_n)\in \mathbb{R}^{n+1}|y_0=0\}$ both with Euclidean metric. Thus $X$ is an $n$-sphere with a point removed and $Y \cong \mathbb{R}^n$.
That is the set up. The problem I don't know how to approach is,
$i$) For $x=(x_0,...,x_n) \in X$ and let $f(x)$ be a unique point of $Y$ such that $P=(1,0...0)$ and $x$, $f(x)$ are collinear. So, find $ \lambda(x)$ such that $f(x)=\lambda(x)P+(1-\lambda(x))x$ fo some $\lambda(x) \in \mathbb{R}$.
$ii$) For $y=(y_0,...y_n) \in Y$ let $g(y)$ be a unique point of $X$ such that $(1,0,...,0)$, $y$ and $g(y)$ are collinear, by similar method to $i$), find a formula for $g(y)$.
$iii$) Prove that $f : X \rightarrow Y$ and $g : Y \rightarrow X$ are inverse to each other and deduce that $X$ is homeomorphic to $Y$
Leaving aside part iii, I don't get how to do i. I have seen some examples on removing the North Pole(which is NOT my case) but then the equation for $f(x)$ appears out of nowhere in those cases. I don't know where and how they were obtained, no explanations and steps were given.
So, $\lambda(x)$ is a real number or, at least a scalar I understand. Given my conditions, I tried substituting the points to the given collinear form but found only that $\frac{y_0-x_0}{1-x_0} = \lambda(x)$ and also $\frac{x_i-y_i}{x_i} = \lambda(x)$ unless $i=0$. Which doesn't make sense to me, as I found well, 2 different $\lambda(x)$s (haven't I??)
I just don't get this stereographic projection thing "analytically". I have seen pictures and diagrams which visualises it and that's all very nice but algebraically/analytically, I cannot make sense of it.
Would anyone care helping me out at all?? Thank you so much....
For part i) you have to find the point of the line (Px) that lies in the hyperplane $x_0=0$, i. e. you have to solve for $$\lambda +(1-\lambda)x_0=0,\tag{1}$$ since the straight line $(Px)$ has a parametic representation: $$\lambda(1 ,0,\dots,0)+(1-\lambda)(x_0,x_1,\dots,x_n)=\bigl(\lambda +(1-\lambda)x_0, (1-\lambda)x_1, \dots,(1-\lambda)x_n\bigr).$$ Solving for $\lambda$ in $(1)$, we get $$\lambda=\frac{x_0}{x_0-1}.$$