Prove that (a+b)(b+c)(c+a) =/> 8abc

  • Thread starter Thread starter chinyew
  • Start date Start date
AI Thread Summary
The discussion focuses on proving that (a+b)(b+c)(c+a) is greater than or equal to 8abc for non-negative values of a, b, and c. Participants suggest using the AM-GM inequality to demonstrate this relationship. By expanding the expression, it becomes clear that the sum of the terms is at least 8abc. The application of the GM-AM inequality to the expanded terms supports the claim. Overall, the proof hinges on the properties of inequalities and the behavior of non-negative numbers.
chinyew
Messages
2
Reaction score
0
prove that (a+b)(b+c)(c+a) =/> 8abc
for all a,b,c =/> 0
any1 pls.. thx.
 
Mathematics news on Phys.org


Let's start by ordering them from largest to smallest: a \ge b \ge c.
Then you can open the brackets and get 8 terms, two of which are precisely equal to abc. Picking one at random, say, b2c, can you show that this is larger than abc?
 
  • Like
Likes Char


abc≥b2c, so the answer to your question is no.
 


You should use AM-GM inequality wich
\sqrt{ab} </= (a+b)/2
 


Given a,b,c =/> 0 implies
a,b,c < 0 implies
(a+b) < a
(b+c) < b
(c+a) < c
...
 


He was meant to say that =/> is read "equal or more".

Compuchip's approach will be easiest.
 


When expanded you get

a^{2}b + a^{2}c + ab^{2} + ac^{2} + b^{2}c + bc^2 + abc + abc \geq 8abc

If you apply GM-AM inequality to the collection you get:

a^{2}b + a^{2}c + ab^{2} + ac^{2} + b^{2}c + bc^2 + abc + abc \geq 8\sqrt[8]{a^{8}b^{8}c^{8}}
 

Similar threads

Back
Top