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

  • Context: Undergrad 
  • Thread starter Thread starter chinyew
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 13K views
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: [itex]a \ge b \ge c[/itex].
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   Reactions: Char


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


You should use AM-GM inequality which
[tex]\sqrt{ab}[/tex] </= (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

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

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

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