Let $a, b, c$ - the positive real numbers, and $ab+bc+ca=1$ Prove that $\sqrt{a+\frac{1}{a}}+\sqrt{b+\frac{1}{b}}+\sqrt{c+\frac{1}{c}} \geqslant 2(\sqrt{a}+\sqrt{b}+\sqrt{c})$
Probably, we should use these facts:
$\frac{1}{a}+\frac{1}{b}+\frac{1}{c} = \frac{1}{abc}$
$(a+b+c)^2 = a^2 + b^2 + c^2 + 2$
But I don't know how to use them. Please, help.