I want to find the image of the unit circle under the map $\frac1{1-z}$. I first rewrote this as $$ \frac{1+z}{1-z^2} $$ But on the unit circle, $z^2 = 1$. So I get $\infty$ for the image of all points on the unit circle as the result. But I thought linear fractional always map circles to lines or circles. Can anyone point out what I did wrong?
EDIT: It turns out that I was confusing $z^2$ with $\bar{z}$, so not all points on the unit circle satisfy $z^2 = 1$. I should let $z = x + iy$ and plug that into the map instead.
Let $w=\frac1{1-z}$. Then, $z=1-\frac1w$ and, with unit circle $|z|=1$ $$|z|^2=(1-\frac1w)(1-\frac1{\bar w})=1\implies w+\bar{w}=1 \implies Re(w)=\frac12$$ which is the vertical line $x=\frac12$ in the complex plane.