Prove $(2a + b + c)(a + 2b + c)(a + b + 2c) ≥ 64abc$ using the AM-GM method and establishing when inequality holds

272 Views Asked by At

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.

3

There are 3 best solutions below

1
On BEST ANSWER

$$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$

0
On

$$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.

4
On

Hint:

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

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