(Exer 3.27) Consider the plane $H$ determined by the equation $x + y -z = 0$.
What is a unit normal vector to $H$?
Compute the image of $X:=H\cap \mathbb S^{2}$ under the stereographic projection $\Phi$.
-
- For 2, I computed $X$ to be a 3D circle, parametrised here, and its image to be $Y:= \Phi(X) = \{|z-(1+i)|^2 = 3\}$, but now I ask:
-
For 1, What's the relevance of asking about the unit normal vector?
I computed the unit normal vectors to be $[1,1,-1]\frac{\pm 1}{\sqrt{3}}$. I observe their terminal points to be on the unit sphere.
Here are the parametrisations:
$Y:= \Phi(X) = \{|z-(1+i)|^2 = 3\}$ is parametrised:
$$\begin{bmatrix} y_1(t)\\ y_2(t)\\ y_3(t) \end{bmatrix} = \begin{bmatrix} \sqrt{3}\cos(t) + 1\\ \sqrt{3}\sin(t) + 1\\ 0 \end{bmatrix} = \begin{bmatrix} 1\\ 1\\ 0 \end{bmatrix} + \begin{bmatrix} 1\\ 0\\ 0 \end{bmatrix}\sqrt{3}\cos(t)+ \begin{bmatrix} 0\\ 1\\ 0 \end{bmatrix}\sqrt{3}\sin(t)$$
$X$ is parametrised:
$$\begin{bmatrix} x_1(t)\\ x_2(t)\\ x_3(t) \end{bmatrix} = \begin{bmatrix} \sqrt{\frac 2 3} \cos[t]\\ -\sqrt{\frac 2 4} \sin[t] - \sqrt{\frac 2 {12}} \cos[t]\\ -\sqrt{\frac 2 4} \sin[t] + \sqrt{\frac 2 {12}} \cos[t] \end{bmatrix} = \begin{bmatrix} \sqrt{\frac 1 3}\\ -\sqrt{\frac 1 {12}}\\ \sqrt{\frac 1 {12}} \end{bmatrix}\sqrt{2}\cos(t)+ \begin{bmatrix} 0\\ -\sqrt{\frac 1 {4}}\\ -\sqrt{\frac 1 {4}} \end{bmatrix}\sqrt{2}\sin(t)$$
$$H = \{x + y -z = 0\} = \{[1,1,-1] \cdot [x,y,z]=0\} = \{[1,1,-1]\frac{1}{\sqrt{3}} \cdot [x,y,z]=0\}$$ is parametrised:
$$\begin{bmatrix} h_1(r,s)\\ h_2(r,s)\\ h_3(r,s) \end{bmatrix}=\begin{bmatrix} 1\\ 0\\ 1 \end{bmatrix}r + \begin{bmatrix} 0\\ 1\\ 1 \end{bmatrix}s$$