Let n be a positive natural number , $n\ge 2$, then. $\displaystyle\sum_{k=1}^n \frac{1}{k^2} \lt 2 - \frac{1}{n}$
The basis step was easy but could someone give me a hint in the right direction as to how to do the induction step?
I tried this:
$\displaystyle\sum_{k=1}^k \frac{1}{k^2} + \frac{1}{(k + 1)^2} \lt 2 - \frac{1}{k + 1}$
But its getting me nowhere or i am doing something wrong. I am no expert so a clear explanation would be appreciated. Thanks.