Verify that every transformation from $$H = \left\{Tz = e^{i\theta} \frac{z-z_0}{1-z_0 z} \right\}$$ can be written as $Tz = \frac{az-b}{\bar{b}z+\bar{a}}$ with $|a|^2 - |b|^2 = 1$.
The book gives the hint that we need to use algebraic manipulation to convert the first equation to the second using $$a = \frac{e^{\frac{1}{2}i\theta}}{\sqrt{1-|z_0|^2}}.$$ But I've spent several hours using this manipulation with no success. Any ideas?
Well, let us try your book's hint and some educated guess:
$$|b|^2=|a|^2-1=\frac1{1-|z_0|^2}-1=\frac{|z_0|^2}{1-|z_0|^2}$$
So we could try (the educated guess kicks in)
$$b:=\frac{z_0e^{i\theta/2}}{\sqrt{1-|z_0|^2}}$$
and then
$$\frac{az-b}{\overline bz+\overline a}=\frac{e^{i\theta/2}z-z_0e^{i\theta/2}}{\overline{z_0}ze^{-i\theta/2}+e^{-i\theta/2}}=e^{i\theta}\frac{z-z_0}{1+\overline {z_0}z}$$