Hi It's a generalization found on Aops starting from this question Prove: $\frac{\frac{1}{a}+b}{\sqrt{\frac{1}{a}+a}}+\frac{\frac{1}{b}+c}{\sqrt{\frac{1}{b}+b}}+\frac{\frac{1}{c}+a}{\sqrt{\frac{1}{c}+c}}\ge3\sqrt{2}$ (see comments) :
Let $x_i>0$, $1\leq i\leq n$,$n\geq 3$ such that $x_1=x_{n+1}$ then we have :
$$\sum_{i=1}^{n}\frac{\frac{1}{x_i}+x_{i+1}}{\sqrt{\frac{1}{x_i}+x_i}}\geq n\sqrt{2}\tag{I}$$
At first glance it seems that Am-Gm is too weak so as in my answer I use Radon's inequality (see vivid edit) we need to show :
$$\frac{\left(\sum_{i=1}^{n}\left(\frac{1}{x_i}+x_{i+1}\right)^{\frac{2}{3}}\right)^{\frac{3}{2}}}{\sqrt{\sum_{i=1}^{n}\left(\frac{1}{x_i}+x_i\right)}}\geq n\sqrt{2}$$
Then I used Minkowski's inequality with $p=\frac{2}{3}$ we need to show :
$$\frac{\left(\sum_{i=1}^{n}\left(\frac{1}{x_i}\right)^{\frac{2}{3}}\right)^{\frac{3}{2}}+\left(\sum_{i=1}^{n}\left(x_{i}\right)^{\frac{2}{3}}\right)^{\frac{3}{2}}}{\sqrt{\sum_{i=1}^{n}\left(\frac{1}{x_i}+x_i\right)}}\geq n\sqrt{2}$$
Edit :
We can apply Jensen's inequality and we need to show :
$$\frac{2^{-\frac{1}{2}}\left(\sum_{i=1}^{n}\left(\frac{1}{x_{i}}\right)^{\frac{2}{3}}+\sum_{i=1}^{n}\left(x_{i}\right)^{\frac{2}{3}}\right)^{\frac{3}{2}}}{\sqrt{\sum_{i=1}^{n}\left(\frac{1}{x_{i}}+x_{i}\right)}}-n\sqrt{2}\geq 0$$
Question :
How to achieve my work (if true) or show $(I)$?