Proving an Inequality Using Cauchy Formula: Tips and Tricks

  • Thread starter Thread starter pixel01
  • Start date Start date
  • Tags Tags
    Inequality
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 · 3K views
pixel01
Messages
688
Reaction score
1
Can anyone help me to prove this inequality:

(a^2)/b+(b^2)/c+(c^2)/a >= a+b+c.

I know i must use Cauchy formula, but can not prove it.

Thank you .
 
Physics news on Phys.org
What do you mean, that you don't know how to prove cauchy's inequality? Or that you can not come to that point where you have the equation on the form of cauchy's inequality?
 
Thank you. I've solved it myself. This is one of the homework series that i have to use cauchy's inequality.

Can you help me to prove this one:

a/(a+b)+b/(b+c)+c/(c+a) > sqrt(a/(b+c)) + sqrt(b/(a+c)) + sqrt(c/(a+b)).
 
pixel01 said:
Thank you. I've solved it myself. This is one of the homework series that i have to use cauchy's inequality.

Can you help me to prove this one:

a/(a+b)+b/(b+c)+c/(c+a) > sqrt(a/(b+c)) + sqrt(b/(a+c)) + sqrt(c/(a+b)).

what have you done so far?..
 
My idea by now is :
a/(a+b)<1, b/(b+c)< 1 and c/(c+a)<1, so the left hand side is smaller than sqrt(a/(a+b))+sqrt(b/(b+c))+sqrt(c/(c+a)).
Then I try to compare the right hand side with sqrt(a/(a+b))+sqrt(b/(b+c))+sqrt(c/(c+a)) because they are both in the square root type (i hope it will be easier). But it doesn't work so far. Can you give me some hints.