I am struggling hours with this problem, which probably has a fast solution, but it hasn't come up in my mind yet:
Let $P_i$ and $Q_i$, $i \in \{1,2,3\}$, be two projective frames of $\mathbb{CP^1}$, determine a projectivity $\tau: \mathbb{CP^1} \to \mathbb{CP^1}$ such that $\tau(P_i)=Q_i$.
$P_1: \begin{bmatrix} 0 \\ 1 \\ \end{bmatrix} $, $P_2: \begin{bmatrix} 1 \\ 0 \\ \end{bmatrix} $ $P_3: \begin{bmatrix} 1 \\ 1 \\ \end{bmatrix} $
$Q_1: \begin{bmatrix} 1 \\ -i \\ \end{bmatrix} $ $Q_2: \begin{bmatrix} 1 \\ 1 \\ \end{bmatrix} $, $Q_2: \begin{bmatrix} 1 \\ i \\ \end{bmatrix} $
Basically, I must solve this system:
$\tau= \begin{bmatrix} a&b \\ c&d \\ \end{bmatrix} $, so that: $\begin{cases} b=k \\ d=-ik \end{cases}$, $\begin{cases} a=s \\ c=s\end{cases}$, $\begin{cases} a+b =t\\ c+d=it\end{cases}$
Any suggestion? Thank you
Denote $z:=[z, 1]$, $\infty := [1, 0]$.
Hint: Do an Euclidean division first to write the projectivity in the form $a+bz$ or $a + \frac b{(c-1)z+1}$. This simplifies the system, you'll be able to find the parameters one by one.
We're not interested in the first one because it fixes $\infty$. The second sends sends $0\mapsto a+b$, sends $\infty \mapsto a$ and $1 \mapsto a+b/c$.