If $a_n$ is positive real number and $a_{1}+a_{2}+\cdots+a_{n}=1$
prove that :
$$(a_{1}+\frac{1}{a_{1}})^{2}+(a_{2}+\frac{1}{a_{2}})^{2}+\cdots+(a_{n}+\frac{1}{a_{n}})^{2} \ge \frac{(n^2+1)^2}{n}$$
in 6 methods.
First, using cauchy-schwarz inequality and the AM–GM inequality
Second, using cauchy-schwarz inequality and the GM–HM inequality
Third, after expansion using the AM–GM inequality
Fourth, after expansion using Chebyshev's sum inequality
Fifth, given the function $f(x)=(x+\frac{1}{x})^2$, checking the shape of the graph of the function with the second derivative of $f$, and then using jensen's inequality
Sixth, using $sin^2x+cos^2x=1$ and cauchy-schwarz inequality
It's okay to answer few of them, but I'd really appreciate if you answer all of them. Thank you.