Help on simple-looking ineqality

  • Thread starter Thread starter phonic
  • Start date Start date
phonic
Messages
28
Reaction score
0
Dear all,

I come across to a simple-looking ineqality. But I cann't prove it for quite a long time. Could anybody give a hint? Thanks a lot!

<br /> 2[(n-1) \sum_{j=1}^n r_j^2 -(n-2) r_n^2] \geq (\sum_{j=1}^n r_j)^2<br />

where n\geq 2, \forall r_j \geq 0, j=1,2,\cdots,n.
 
Physics news on Phys.org
Are you saying that you do not understand why (n-3)2rn2 should be non-negative?
 
Last edited by a moderator:
Thanks for your sugestions. However, I still don't know how did you get to the simpification of (n-3)^2r_n^2.

According to your sugestions, I got the following proof:

<br /> 2[(n-1)\sum_{j=1}^n r_j^2 -(n-2) r_n^2]<br /> =2[(n-1)\sum_{j=1}^{n-1} r_j^2 + r_n^2]<br /> \geq 2[(\sum_{j=1}^{n-1} r_j)^2 + r_n^2]<br /> \geq (\sum_{j=1}^{n-1} r_j)^2 + r_n^2 + 2r_n \sum_{j=1}^{n-1} r_j<br /> =(\sum_{j=1}^{n} r_j)^2<br />
 
Back
Top