Prove that $$|\frac{z-w}{1-\bar{z}w}| = 1$$.
Suggestion: Remember that $|z|^{2} = z\bar{z}$
I don't know where to start. I've been thinking this for a few hours. Any idea?
Prove that $$|\frac{z-w}{1-\bar{z}w}| = 1$$.
Suggestion: Remember that $|z|^{2} = z\bar{z}$
I don't know where to start. I've been thinking this for a few hours. Any idea?
If we only have $|z|=|w|$ then a counterexample is $z=2$ and $w=2i$ since $|z-w| = 2\sqrt{2}$ while $|1 - \bar{z} w| = \sqrt{17}$. The claim is true if you have the stronger assumption $|z|=|w|=1$ (edit: actually $|z|=1$ is enough).
It is equivalent to show $$|z-w| = |1-\bar{z}w|.$$ By the hint, this is equivalent to $$(z-w)(\overline{z-w}) = (1-\bar{z}w)(\overline{1-\bar{z} w}).$$ Expand both sides, simplify, and use the assumption $|z|=1$.
Correction: to be clear, the necessary and sufficient condition is $|z|^2 + |w|^2 = 1 + |z|^2 |w|^2$. This makes $|z|=1$ sufficient, as Rezha Adrian Tanuharja noted in the other answer.