Show $w=\frac{z-i}{z+i}$ maps upper half plane into a unit disk centered at origin.
I rewrote the equation as $z=-i(\frac{w+1}{w-1})$ and since $|z|>0$ on upper half plane. I say $|-i(\frac{w+1}{w-1})|>0$ which is $|w+1|>|w-1|$ so $|(u+1)+iv|>|(u-1)+iv|$ I am stuck then. because this will not end up with a circle formula.
I had seen examples how a function maps circles to half plane, using three points. but here I need some help to understand how to work on this transformation. Thank you.
2026-03-25 19:01:12.1774465272
I need help understand this Möbius transformation
181 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Let $Im(z) = y \in [0,\infty)$ for the upper plane and rewrite $w=\frac{z-i}{z+i}$ as $z=\frac{1+w}{1-w}i$. Then,
$$z-\bar z = 2iy = \frac{1+w}{1-w}i + \frac{1+\bar w}{1-\bar w}i$$
Rearrange to get $(1+y)|w|^2 - y(w+\bar w) = 1-y$. Put it in the form of complex circles,
$$|w-\frac y{1+y}|^2 = \frac1{(1+y)^2} $$
which represents a unit disk centered at origin. In particular, for $y=0$, it has its center at $(0,0)$ and radius 1; and for $y\to\infty$, it converges to the point $(1,0)$.