- The points $P = (1: -2: 3), Q = (2: 2: -1)$ and $R = (3: 0: 2)$ lie on one Line g in $\mathbb{P}^{2}\mathbb{R}$. Choose a coordinate for g such that ${(P, Q, R)}$ has coordinates in ${(0, 1, ∞)}$.
- How many possibilities are there?
2026-03-27 19:30:32.1774639832
Coordinates for line in projective geometry with given points
53 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
As you suspect, cross-ratios are a good way to go here. Let $S(t)$ be some convenient parameterization of the line, $O=(0:0:1)$ a point not on the line, and $\mu$ the coordinate. You then have $${[O,S(t),Q][P,S(t),R]\over[O,S,R][P,S,Q]} = {\begin{vmatrix}\mu & 1 \\ 1 & 1\end{vmatrix} \begin{vmatrix}0&1\\1&0\end{vmatrix} \over \begin{vmatrix}\mu & 1 \\ 1 & 0\end{vmatrix} \begin{vmatrix}0&1\\1&1\end{vmatrix}}.$$ Solve for $t$ in terms of $\mu$ and substitute into $S(t)$.