I've been going through some of my notes when I found the following inequality for $a,b,c>0$ and $abc=1$: $$ \begin{equation*} \sqrt{2}(a+b+c) \geq \sqrt{1+a^2} + \sqrt{1+b^2} + \sqrt{1+c^2} \end{equation*} $$
This was what I attempted, but that yielded no result whatsoever: $$ \begin{align} \sqrt{2}(a+b+c) &\geq \sqrt{1+a^2} + \sqrt{1+b^2} + \sqrt{1+c^2}\\ &\geq \sqrt{abc+a²} + \sqrt{abc+b²} + \sqrt{abc+c²}\\ &\geq \sqrt{a(bc+a)}+\sqrt{b(ac+b)}+\sqrt{c(ab+c)}\\ &\geq \sqrt{a\left(\frac{1}{a}+a\right)}+\sqrt{b\left(\frac{1}{b}+b\right)}+\sqrt{c\left(\frac{1}{c}+c\right)} \end{align} $$ With this we then have $$ \begin{align} \sqrt{1+a²} &= \sqrt{a\left(\frac{1}{a}+a\right)}\\ &=\sqrt{a\left(\frac{1}{a}+\frac{a²}{a}\right)}\\ &=\sqrt{a\left(\frac{1+a²}{a}\right)}\\ &=\sqrt{1+a²} \end{align} $$ This yields nothing but frustration and gets me back to step 0
Hint
$$\sqrt{2}x-\sqrt{x^2+1}\ge\dfrac{\sqrt{2}}{2}\ln{x},x>0$$ it is easy to prove by derivative.
so $$\sqrt{2}a-\sqrt{a^2+1}\ge\dfrac{\sqrt{2}}{2}\ln{a}\tag{1}$$ $$\sqrt{2}b-\sqrt{b^2+1}\ge\dfrac{\sqrt{2}}{2}\ln{b}\tag{2}$$ $$\sqrt{2}c-\sqrt{c^2+1}\ge\dfrac{\sqrt{2}}{2}\ln{c}\tag{3}$$ $(1)+(2)+(3)$ $$\sqrt{2}(a+b+c)\ge\sqrt{a^2+1}+\sqrt{b^2+1}+\sqrt{c^2+1}$$