0

I have been struggling with the following inequality:

Let $\lbrace z_1,z_2,\dots,z_n \rbrace$ and $\lbrace w_1,w_2,\dots,w_n \rbrace$ be complex numbers. Let

$$ |\sum_j z_jw_j| \leq 1, $$

and $\sum_j |w_j|^2 \leq 1$. Prove that $\sum_j |z_j|^2 \leq 1$.

I tried several things, including Cauchy-Schwartz inequality but I couldn't prove it yet.

user2820579
  • 2,389

1 Answers1

3

Your claim is False. Consider \begin{align} \{w_1, w_2, \ldots, w_n\} = \{1, 0, \ldots, 0\} \end{align} and \begin{align} \{z_1, z_2, \ldots, z_n\} = \{1, 2, \ldots, n\}. \end{align}

Jacky Chong
  • 25,739