For every integer $n>1$, prove that :
$\sum_{k=1}^{n} {\frac {1} {k^2}} > \frac {3n}{2n+1}$
I don't seem to find any clue on how to relate the left side of the inequality to the right side.
I tried a little bit of AM-GM on the set {$\frac {1}{1^2}, \frac {1}{2^2},..,\frac {1}{n^2}$} :
$\sum_{k=1}^{n} {\frac {1} {k^2}} \geq n(\frac {1} {{(n!)}^2})^{1/n}$
Is that something helpful?
How to proceed ?