For $a,b,c$ are positive real numbers satisfy $a+b+c=\frac{1}{a}+\frac{1}{b}+\frac{1}{c}$. Prove that $$2\left(a+b+c\right)\ge\sqrt{a^2+3}+\sqrt{b^2+3}+\sqrt{c^2+3}$$
We have:$a+b+c=\frac{1}{a}+\frac{1}{b}+\frac{1}{c}\ge \frac{9}{a+b+c}\Leftrightarrow \:\left(a+b+c\right)^2\ge \:9\Leftrightarrow \:a+b+c\ge \:3$
By Cauchy-Schwarz: $R.H.S^2\le \left(1+1+1\right)\left(a^2+b^2+c^2+27\right)$
$=3\left(a^2+b^2+c^2+9\right)\Rightarrow R.H.S\le \sqrt{3\left(a^2+b^2+c^2\right)+27}$
Need to prove $4(a+b+2)^2\ge 3(a^2+b^2+c^2)+27$
$\Leftrightarrow \left(a+b+c\right)^2+3\left(a+b+c\right)^2\ge 3\left(a^2+b^2+c^2\right)+27$
$\Leftrightarrow \left(a+b+c\right)^2\ge 3\left(a^2+b^2+c^2\right)$ It's wrong. Help me
Since the function $f(t) := \sqrt{1+t}$ is concave in $[-1, +\infty)$, we have that $$ f(t) \leq f(3) + f'(3) (t-3) \qquad \forall t\geq -1, $$ i.e. $$ f(t) \leq 2 + \frac{1}{4}(t-3) = \frac{5}{4} + \frac{1}{4} t \qquad \forall t\geq -1. $$ Using this inequality we have that $$ \sqrt{a^2+3} = a \sqrt{1+ 3/a^2} \leq a \left[\frac{5}{4} + \frac{1}{4}\cdot\frac{3}{a^2}\right] = \frac{5}{4} a + \frac{3}{4}\cdot \frac{1}{a}, $$ and a similar inequality holds also for $\sqrt{b^2+3}$ and $\sqrt{c^2+3}$.
Finally, using the condition $a+b+c = \frac{1}{a} + \frac{1}{b} + \frac{1}{c}$, $$ \sqrt{a^2+3} + \sqrt{b^2+3} + \sqrt{c^2+3} \leq \frac{5}{4} (a + b + c) + \frac{3}{4}\left(\frac{1}{a} + \frac{1}{b} + \frac{1}{c}\right) = 2(a+b+c). $$