Proving Inequality Challenge: $a,\,b,\,c$ | Real Numbers

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
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Let $a,\,b,\,c$ be real numbers such that $a\ge b\ge c>0$.

Prove that $$\frac{a^2-b^2}{c}+\frac{c^2-b^2}{a}+\frac{a^2-c^2}{b}\ge 3a-4b+c$$.
 
Mathematics news on Phys.org
anemone said:
Let $a,\,b,\,c$ be real numbers such that $a\ge b\ge c>0$.

Prove that $$\frac{a^2-b^2}{c}+\frac{c^2-b^2}{a}+\frac{a^2-c^2}{b}\ge 3a-4b+c$$.
$\dfrac{a^2-b^2}{c}+\dfrac{c^2-b^2}{a}+\dfrac{a^2-c^2}{b}\geq \dfrac{a^2-b^2}{c}+\dfrac{a^2-b^2}{a}\\
=\dfrac{(a+c)(a+b)(a-b)}{ac}\geq \dfrac{(a+c)^2(a-b)}{ac}\geq \dfrac{4ac(a-b)}{ac}=4(a-b)\\
\geq 3a-4b+c$
 
Last edited:
Albert said:
$\dfrac{a^2-b^2}{c}+\dfrac{c^2-b^2}{a}+\dfrac{a^2-c^2}{b}\geq \dfrac{a^2-b^2}{c}+\dfrac{a^2-b^2}{a}\\
=\dfrac{(a+c)(a+b)(a-b)}{ac}\geq \dfrac{(a+c)^2(a-b)}{ac}\geq \dfrac{4ac(a-b)}{ac}=4(a-b)\\
\geq 3a-4b+c$

Very well done, Albert! Thanks for participating!(Cool)