I'm trying to solve exercise I.3.15 in Hartshorne's Algebraic Geometry. The question starts as follows:
Projection from a point: Let $ \mathbb{P}^{n } $ be a hyperplane in $ \mathbb{P}^{n+1 } $ and let $ P \in \mathbb{P}^{n +1 } - \mathbb{P}^{n }$. Define a mapping $ \varphi : \mathbb{ P}^{n+1 } - \{P \} \rightarrow \mathbb{P}^{n } $ by $\varphi(Q) =$ the intersection of the unique line containing $ P$ and $Q $ with $ \mathbb {P}^ {n }$.
I haven't been exposed to projective geometry prior to this. The question assumes that there is a unique line and the line intersects with the hyperplane uniquely. I'm trying to show this, but I inevitably end up with $ n$ linear equations that are difficult to deal with. Furthermore, some notes online suggest that a transformation can make the hyperplane $x_0 = 0 $ and the point $(1:0 : \cdots 0) $. I can see how a transformation can move the hyperplane, but I can't come up with a transformation that simultaneously moves both the point and the hyperplane.
Could you please help me with the following questions:
- How to show that a unique line passes through the two points and intersects the hyperplane in one point.
- How to transform the projective space so that the hyperplane is $x_{ 0} =0$ and the point is $(1:0 : \cdots 0) $.
Thank you