Inequality with a global minimum

44 Views Asked by At

Let $a,b,c>0$ then we have : $$(5832ab+5832ac-216a+5832bc-216b-216c+6)^2\geq 4(54a+54b+54c-3) (472392abc-8748ab-8748ac+162a-8748bc+162b+162c-3)$$

As Wolfram alpha says there is a global minimum .

I try to expand but it gives nothing .

I can solve special case:

when $c=\frac{1}{54}$ it gives :

$$4 (1 - 54 a)^2 (1 - 54 b)^2\geq 0$$

When $a=b$ it gives :

$$11664 (1 - 54 b)^2 (b - c)^2\geq 0$$

Maybe Buffalo's way can solve it .

Thanks a lot for your time and patience .

1

There are 1 best solutions below

2
On BEST ANSWER

Let $a=\frac{x+1}{54},$ $b=\frac{y+1}{54}$ and $c=\frac{z+1}{54}.$

Thus, we need to prove that: $$(xy+xz+yz)^2\geq3(x+y+z)xyz$$ or $$\sum_{cyc}z^2(x-y)^2\geq0,$$ which says that our inequality is true even for any reals $a$, $b$ and $c.$