Let $a,b,c\ge 0: ab+bc+ca=3.$ Prove that$$\frac{1}{\sqrt{a+8b}}+\frac{1}{\sqrt{b+8c}}+\frac{1}{\sqrt{c+8a}}\ge 1.$$ This problem is from a book.
This cyclic inequality becomes an equality at $a=b=c=1.$ I try to used some estimate which based on this point $(1,1,1)$.
By AM-GM$$\sum_{cyc}\frac{1}{\sqrt{a+8b}}\ge 6\sum_{cyc}\frac{1}{a+8b+9}, $$but$$\frac{1}{a+8b+9}+\frac{1}{b+8c+9}+\frac{1}{c+8a+9}\ge \frac{1}{6}$$ is already wrong at $a=\dfrac{\sqrt{30}}{50},b=5\sqrt{30},c=0.$
The following Cauchy-Schwarz also doesn't help here since $$\sqrt{a+8b}+\sqrt{b+8c}+\sqrt{c+8a}\le 9,$$ is doesn't hold when $a=\dfrac{\sqrt{30}}{50},b=5\sqrt{30},c=0.$ Even $(a+8b)(b+8c)(c+8a)\le 27$ leads wrong inequality with same counter example.
Now, I tried Holder$$\left(\sum_{cyc}\frac{1}{\sqrt{a+8b}}\right)^2.\sum_{cyc}\left[(a+8b)(ma+nb+pc)^3\right]\ge \left[(m+n+p)(a+b+c)\right]^3,$$but it seems hard. I can not find any special $(m,n,p)$.
I think my Holder estimae is not good enough. Hope to see better ideas. Thank you.
Remarks: Here is an alternative proof. The proof of (1) is not nice by hand. (1) is true for all $b, c \in [0, 2]$. Hope to see a nice proof of (1).
WLOG, assume that $a = \max(a, b, c)$.
By AM-GM, we have $$\frac{1}{\sqrt{a+8b}}+\frac{1}{\sqrt{b+8c}}+\frac{1}{\sqrt{c+8a}} \ge \frac{6}{a + 8b + 9} + \frac{2}{\frac{b + 8c}{2c + 1} + 2c + 1} + \frac{6}{c + 8a + 9}.$$
It suffices to prove that $$\frac{6}{a + 8b + 9} + \frac{2}{\frac{b + 8c}{2c + 1} + 2c + 1} + \frac{6}{c + 8a + 9} \ge 1.$$
Using $a = \frac{3 - bc}{b + c}$, after clearing the denominators, it suffices to prove that \begin{align*} f(b, c) &:= 224\,{b}^{3}{c}^{3}+164\,{b}^{2}{c}^{4}-28\,b{c}^{5}+56\,{b}^{4}c+393 \,{b}^{3}{c}^{2}+225\,{b}^{2}{c}^{3}-68\,b{c}^{4}\\ &\qquad -12\,{c}^{5}-24\,{b}^ {4}-80\,{b}^{3}c-704\,{b}^{2}{c}^{2}-368\,b{c}^{3}+96\,{c}^{4}-45\,{b} ^{3} -861\,{b}^{2}c\\ &\qquad -165\,b{c}^{2}+315\,{c}^{3}+300\,{b}^{2}+444\,bc-96 \,{c}^{2}+333\,b-171\,c+72\\ &\ge 0. \tag{1} \end{align*}
From $a = \max(a, b, c)$ and $ab + bc + ca = 3$, we have $b, c \le \sqrt 3 < 2$.
If $bc = 0$, it is easy to prove that (1) is true.
In the following, assume that $b, c > 0$.
Let $x = \frac{2}{b} - 1$ and $y = \frac{2}{c} - 1$. Then $x, y > 0$. We have \begin{align*} f(b, c) &= {\frac {6{x}^{2} \left( 12\,{y}^{5}+3\,{y}^{4}-172\,{y}^{3}+6\,{y}^{ 2}+736\,y+503 \right) \left( x-1 \right) ^{2}}{ \left( 1+x \right) ^{ 4} \left( 1+y \right) ^{5}}} \\[8pt] &\qquad + {\frac {2x \left( 549\,{y}^{5}+2607\,{y}^{4}+3126\,{y}^{3}+3842\,{y} ^{2}+9509\,y+4687 \right) \left( x-1 \right) ^{2}}{ \left( 1+x \right) ^{4} \left( 1+y \right) ^{5}}}\\[8pt] &\qquad + {\frac {2 [g(x, y)]^2 + 2h(x, y)(y - 1)^2}{ \left( 1+x \right) ^{4} \left( 1+y \right) ^{5} \left( 2877\,{y}^{5}+12474\,{y}^{4}+8930\,{y}^{3}-8984\,{y}^{2}+3617\,y+4190 \right) }}\\[6pt] &\ge 0 \end{align*} where \begin{align*} g(x, y) &:= 2877\,x{y}^{5}+12474\,x{y}^{4}+807\,{y}^{5}+8930\,x{y}^{3}+1330\,{y}^{ 4}-8984\,x{y}^{2}\\ &\qquad -5706\,{y}^{3}+3617\,xy-14048\,{y}^{2}+4190\,x-6301\, y+814, \end{align*} and \begin{align*} h(x, y) &:= 1066320\,{y}^{8}+8911776\,{y}^{7}+24116192\,{y}^{6}+24094752\,{y}^{5} + 40308096\,{y}^{4} \\ &\qquad +175656160\,{y}^{3}+304888864\,{y}^{2}+204549984\,y+ 44815664. \end{align*}
We are done.