Given three non-negative numbers $a,b,c$ so that $a+b+c=3$. Prove that $\prod\limits_{cyc}(\!2+ a^{2}\!)+abc\geqq 28$ .

177 Views Asked by At

Given three non-negative numbers $a,\!b,\!c$ so that $a+\!b+\!c\!=\!3$. Prove that $\prod\limits_{cyc}(\!2+ a^{2}\!)+ abc\geqq 28$.

Let $a+ b+ c= 3u= 3, ab+ bc+ ca= \frac{3u}{X}, abc= \frac{u^{3}}{wX}$ so $1\leqq X\leqq w$, so $$\therefore\frac{(16X^{2}- 24X+ 18)w^{2}- 11X+ 1}{w^{2}X^{2}}= \frac{F(w)}{w^{2}X^{2}}\geqq 0$$ $$\because F(w)= (16X^{2}- 24X+ 18)w^{2}- 11X+ 1\geqq 0$$ By discriminant and sos: $(16X^{2}- 24X+ 18)w^{2}- 11X+ 1\geqq (16X^{2}- 24X+ 18)(w- X)^{2}$ .

2

There are 2 best solutions below

0
On BEST ANSWER

Let $a+b+c=3u$, $ab+ac+bc=3v^2$ and $abc=w^3$.

Thus, we need to prove that $$\prod_{cyc}(2u^2+a^2)+u^3w^3\geq28u^6$$ or $f(w^3)\geq0,$ where $$f(w^3)=w^6-11u^3w^3+16u^6-24u^4v^2+18u^2v^4.$$ But $$f'(w^3)=2w^3-11u^3\leq0,$$ which says that it's enough to prove our inequality for a maximal value of $w^3$,

which happens for equality case of two variables.

Let $b=a$ and $c=3-2a$.

Id est, we need to prove that $$(2+a^2)^2(2+(3-2a)^2)+a^2(3-2a)\geq28$$ or $$(a-1)^2(4a^4-4a^3+15a^2-16a+16)\geq0,$$ which is obvious.

Done!

0
On

To use substituion is very easier with us. Let $w= x+ a,\,x= b+ 1\,\therefore\,a,\,b\geqq 0$. Thus, we have that $$(\,16\,x^{\,2}- 24\,x+ 18\,)w^{\,2}- 11\,x+ 1= 2(\,8\,b^{\,2}+ 4\,b+ 5\,)(\,a+ b+ 1\,)^{\,2}- 11(\,b+ 1\,)+ 1\geqq 0$$ $$\because\,16a^{2}b^{2}+ 8a^{2}b+ 10a^{2}+ 32ab^{3}+ 48ab^{2}+ 36ab+ 20a+ 16b^{4}+ 40b^{3}+ 42b^{2}+ 17b\geqq 0$$ So the inequality holds, obviously!