let $a,b,c\ge 0$ and such $a+b+c=3$ show that $$(a^3+1)(b^3+1)(c^3+1)\ge 8$$
My research:It seem use Holder inequality,so $$(a^3+1)(b^3+1)(c^3+1)\ge (abc+1)^3$$ Use AM-GM $$abc\le\dfrac{(a+b+c)^3}{27}=1$$ what? then I think this method is wrong
let $a,b,c\ge 0$ and such $a+b+c=3$ show that $$(a^3+1)(b^3+1)(c^3+1)\ge 8$$
My research:It seem use Holder inequality,so $$(a^3+1)(b^3+1)(c^3+1)\ge (abc+1)^3$$ Use AM-GM $$abc\le\dfrac{(a+b+c)^3}{27}=1$$ what? then I think this method is wrong
On
Let $f(x,y,z) = (x^3 +1)(y^3 +1)(z^3 +1)$ subject to the constraint $g(x,y,z) = x + y + z - 3 =0$ and $ x,y,z \ge 0$.
Then using lagrange multipliers we have
From the first three equations we see $x^2(y^3 +1) = y^2(x^3 +1) = z^2(y^3 +1)$. So then $x =z$, since $x, z \ge 0$. Then clearly $x=y=z$, so plugging into our formula for $g$, we see $x=y=z=1$, so $(1,1,1)$ is a critical point.
Now, $f(1,1,1) = 8$. To see this is a minimum, we see $(0,0,3)$ lies on our curve, and $f(0,0,3) = 28 \gt f(1,1,1) = 8.$
We conclude that $(a^3 +1)(b^3 +1)(c^3 +1) \ge 8$.
$\sum\limits_{cyc}\left(\ln(a^3+1)-\ln2\right)=\sum\limits_{cyc}\left(\ln(a^3+1)-\ln2-\frac{3}{2}(a-1)\right)$.
Let $f(x)=\ln(x^3+1)-\ln2-\frac{3}{2}(x-1)$.
Easy to see that $\min\limits_{[0,2]}f=0$.
Indeed, $f'(x)=\frac{3x^2}{x^3+1}-\frac{3}{2}=\frac{3(1-x)(x^2-x-1)}{2(x^3+1)}$ and since $x_{max}=\frac{1+\sqrt5}{2}$,
it remains to check that $f(2)>0$, which is true.
Thus, for $\{a,b,c\}\subset[0,2]$ our inequality is proven.
Let $a>2$.
Hence, $\prod\limits_{cyc}(a^3+1)\geq(8+1)\cdot1\cdot1>8$.
Done!