Help on simple-looking ineqality

  • Context: Graduate 
  • Thread starter Thread starter phonic
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
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!

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

where [tex]n\geq 2, \forall r_j \geq 0, j=1,2,\cdots,n[/tex].
 
Physics news on Phys.org
Thanks for your sugestions. However, I still don't know how did you get to the simpification of [tex](n-3)^2r_n^2[/tex].

According to your sugestions, I got the following proof:

[tex] 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[/tex]