Please help me to prove this.
Assume$\forall n,a_n>0$, then $${a_1a_2\over a_3}+{a_2a_3\over a_4}+\dots+{a_{n-1}a_n\over a_1}+{a_na_1\over a_2}\geq a_1+\dots+a_n.$$
I can prove for $n=3$, but it seems impossible to extend it to the general case. Please help to prove. Thanks.
For $n=3$, it is easy to show $${ab\over c}+{bc\over a}+{ca\over{{{{b}}}}}\geq a+b+c\iff{1\over c^2}+{1\over a^2}+{1\over {{{{b}}}}^2}\geq{1\over{ {{cb}}}}+{1\over{ac}}+{1\over{a {{b}}}}$$ which holds following$$a^2+b^2+c^2\geq ab+bc+ca.$$ But it seems hard to extend it.