1

In my attempt to answer this question

I came cross this question :

if $$ \sum_{i=1}^{n}a^2_{i}\le 1,\sum_{i=1}^{n}b^2_{i}\le 1 $$ do we have ?

$$Y = 2\sum_{i=1}^{n} a^{2}_{i} b^{2}_{i} + \sum_{i \not=j}^{n} a^{2}_{i}b^{2}_{j} - 2\sum_{i=1}^{n} a_{i} b_{i} \ge 0$$

1 Answers1

0

Take a=(0.5 , 0) and b=(1 , 0) to show the inequality is wrong for n=2.

Conclude by recurring (adding 0 to each vector last coordinate).