Problem involving modulus of complex numbers

52 Views Asked by At

Let $a, b \in \Bbb C$, such that either $|a| = 1$ or $|b| = 1$. Show that $|a-b|\le|a-\bar a b|$.

1

There are 1 best solutions below

2
On

Counterexample: $$a=e^{i\pi/2}=i, \quad b=e^{i\pi}=-1,$$ one has $$|a-b|=\sqrt{2}\color{red}{>} |a-\bar{a}b|=0,$$ which makes your claim wrong.