Let $z_1,\dots,z_n\in\mathbb{C}$ such that $|z_p|\le1$ for every $p\in\{1,\dots,n\}$. Prove that exist $e_1,\dots,e_n\in\{-1,1\}$ such that $|e_1z_1+{\dots}+e_nz_n|\le\sqrt2$.
I have firstly tried using induction. For $n=1$ I have $|e_1z_1|=|z_1|\le1\le2$, so it is true. Then I supposed that $|L|\le\sqrt2$ where $L=e_1z_1+{\dots}+e_kz_k$ for some $k\in\mathbb{N},k\le n$. Then I tried to prove that it is true for $k+1$. But then I realized that it is impossible for any $z_{k+1}$ if I do not change values of $e_1,\dots,e_k$ because $|z_p|\le1$, but $|L|\le\sqrt2$. My second attempt is to write numbers $z_1,\dots,z_n$ in trigonometric form. Let $|z_p|=r_p$ and $\arg(z_p)=a_p$. Then I need to prove that $$\sqrt{(e_1r_1\cos a_1+{\dots}+e_nr_n\cos a_n)^2+(e_1r_1\sin b_1+{\dots}+e_nr_n\sin b_n)^2}\le\sqrt2$$ but I do not know how it can help me to prove main inequality. What is the easiest way to prove it?
