2

Prove:

$$(2a + b + c)(a + 2b + c)(a + b + 2c) ≥ 64abc$$

for all $a, b, c ≥ 0$. Also, calculate/prove when equality holds.

To prove this, the first thing that came to mind was the Arithmetic Mean - Geometric Mean inequality (AM - GM) as $64abc$ can be written as $8\sqrt{abc}$. However, in this case, I would need to write the LHS in such a way where only a, b, and c remain and their sum is divided by two, which I'm a bit confused in doing. I also, tried subtracting the RHS from the LHS, but I ended up with a lot of numbers that weren't helpful for the proof. To establish when the equality holds, would it involve finding roots?

How would one go about proving this inequality with the AM - GM method? Any help would be extremely appreciated.

Wang Kah Lun
  • 10,240

3 Answers3

3

$$2a+b+c = a+a+b+c\geq 4\sqrt[4]{a^2bc}$$ and similary for other two sums, so we get multiplying them: $$...\geq 64\sqrt[4]{a^4b^4c^4}=64abc$$

Equality hold iff all terms are equal in every inequality, so $a=b=c$

nonuser
  • 90,026
  • Am-Gm for 4 terms can be proved with Am-Gm for 2 terms ${x+y\over 2}\geq \sqrt{xy}$ And here you can easly see that eqaulity holds iff $x=y$. Look here https://math.stackexchange.com/questions/64881/proving-the-am-gm-inequality-for-2-numbers-sqrtxy-le-fracxy2?rq=1 – nonuser Jun 10 '19 at 07:37
2

$$2a+b+c=a+a+b+c\ge 4\sqrt[4]{a^2bc}$$ by AM/GM. Apply the same trick to each of the three brackets on the left.

Angina Seng
  • 158,341
2

Hint:

$$\dfrac{a+a+b+c}4\ge\sqrt[4]{a\cdot a bc}$$

the equality will occur if $a=a=b=c$