$$\sum\limits_{k=2}^{n}{\frac{1}{k^2}}<1$$
- First step would be proving that the statement is true for n=2
On the LHS for $n=2$ we would have $\frac{1}{4}$ therefore the statement is true for $n=2$
- Now we must assume the statement is true for $n=j$ with $j\geq2$
$$\sum\limits_{k=2}^{j}{\frac{1}{k^2}}<1$$
- Now we must prove true for $n=j+1$
$\sum\limits_{k=2}^{j+1}{\frac{1}{k^2}}<1$
$\Rightarrow \sum\limits_{k=2}^{j}{\frac{1}{k^2}}+\frac{1}{(k+1)^2}<1$
I cant seem to introduce the induction hypothesis
Strengthen the induction hypothesis
Hint: Prove by induction that
$$ \sum_{k=2}^n \frac{1}{k^2 } < 1 - \frac{1}{n}.$$