[tex](ax+by)^2 \leq ax^2+by^2[/tex] for every a,b which satisfy

  • Thread starter Thread starter estro
  • 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
4 replies · 2K views
estro
Messages
239
Reaction score
0
[tex](ax+by)^2 \leq ax^2+by^2[/tex] for every a,b which satisfy [tex]0\leq a,b\leq1[/tex] and a+b=1.

My book consider this as trivial however I have hard time to prove this, will appreciate your help.
 
Physics news on Phys.org


I have tried many things including this one, how should I approach these kind of problems?
What is the intuition? Is the solution process of these kind of problems really involves trial and error method or I miss something?
 


Eventually i came to this nasty prove:

[tex]ax^2+by^2-(ax+by)^2=ax^2+by^2-a^2x^2-2abxy-b^2y^2=(a-a^2)x^2-2abxy+(b-b^2)y^2=(a-a^2)x^2-2(a-a^2)xy+(b-b^2)y^2=(a-a^2)[(x-y)^2-y^2]+(b-b^2)y^2=<br /> (a-a^2)(x-y)^2+y^2[b-b^2+a^2-a]=(a-a^2)(x-y)^2+y^2[2ab] \geq 0[/tex]

Is there a more efficient approaches to such problems?