I have the following Möbius transformation: $$ f(z) = \frac{z+1}{z-\alpha} \quad \alpha \neq -1 $$ And I have to describe the image of the unit circle ($|z| = 1$).
I can use symmetries in Riemann sphere and I don't have to do it analytically. So I found a solution for $ |\alpha| = 1 $ (just a line).
But I can't find the center and the radius of the circle for $ |\alpha| \neq 1 $. How to use symmetry for circles?
Thank you!
One good method for such questions is to perform the transformation in easy steps. Viz:
Subtract $\alpha$, invert, multiply by $\alpha +1$, add $1$.
The only 'difficult' step is the second of these. The circle before that stage is $(z+\alpha)(z^*+\alpha^*)=1$. Let $w=\frac{1}{z}$, then $(\frac{1}{w}+\alpha)(\frac{1}{w^*}+\alpha^*)=1$ and so $(\alpha w+1)(\alpha^*w^*+1)=ww^*$.
Put this in the form $(\alpha \alpha^*-1)ww^* +\alpha^*w^*+\alpha w+1=0$. This gives us the centre and radius of the circle. For example, the centre is at $-\frac{\alpha}{\alpha \alpha^*-1}$.
The rest of the transformation is now straightforward.