Given a finite list $x_i$ of $N$ positive reals, it seems that $\sum_{i=1}^N x_i = \sum_{i=1}^N x_i {}^{-1} \Rightarrow \sum_{i=1}^N x_i \geq N$. Can anyone give me a proof?
Remember to vote up questions/answers you find interesting or helpful (requires 15 reputation points)
|
-1
1
|
||||||||||||||||||||||
|
|
3
|
This is Cauchy-Schwarz inequality. Set $a_i=x_i^{1/2}$ and $b_i:=x_i^{-1/2}$. Then $$N=(a,b)\le\|a\|\cdot\|b\|,$$ with equality if and only if $a$ and $b$ are colinear vectors. With your assumption, the right-hand side is precisely $\sum x_i$. |
||
|
|

