I'm struggling a bit with the Möbius transformation below.
Describe the image of the region under the transformation
b) the strip $0<x<1$ under $w=\frac{z}{z-1}$
My solution is so far:
- Check that it is in fact a valid M.transformation with $ad-bc \neq 0$.
- Calculate transformation of 3 points on the strip.
$p_1=(0)$ $\Rightarrow w(p_1)=0$
$p_2=(\frac{1}{2})$ $\Rightarrow w(p_2)=-1$
$p_3=(1)$ $\Rightarrow w(p_3)=\infty$
My conclusion from this is that its a line since it contains $\infty$ and since we got no imaginary part i would like to answer that the image is $\{w:Re(w)<0, Im(w)=0\}$ which is not the correct answer.
The correct answer is $\{w:Re(w)<1, |w-\frac{1}{2}|>\frac{1}{2}\}$, how come?
Would anyone like to give me hint on how to proceed?