If $z$ and $w$ are complex numbers such that $$|z-w| \leq |w| $$ is it true that $|z+w| \geq |w| $ ?
I believe this is true but I don't know how to prove it. Any help would be very appreciated. Thank you!!
If $z$ and $w$ are complex numbers such that $$|z-w| \leq |w| $$ is it true that $|z+w| \geq |w| $ ?
I believe this is true but I don't know how to prove it. Any help would be very appreciated. Thank you!!
Recall the parallelogram identity: $$|z - w|^2 + |z + w|^2 = 2|z|^2 + 2|w|^2.$$ Hence, $$|z - w|^2 + |z + w|^2 \ge 2|w|^2.$$ Therefore, at least one of $|z - w|^2$ or $|z + w|^2$ must be greater than or equal to $|w|^2$, which is what you need.