What is the relation between the square root of the sum of squares and the sum of the absolute values?

1.9k Views Asked by At


I want to prove that $\sqrt{\sum a_{i}^{2}} \geq \sum \left | a_{i} \right |$, is it possible ?

1

There are 1 best solutions below

1
On BEST ANSWER

Notice that $(\sum |a_i|) ^2 \geq \sum a_i^2$. Now take square roots.