$\begingroup$

Prove that for any nonzero natural $n$ it is true that $$S_n = 1 + 1/4 + 1/9 + 1/16 + 1/25 + … + 1/n^2 < 2.$$

I'm sort of at a loss here. I'm not sure if there exists some formula or method to sum this kind of series, since there is a variable ratio…

$\endgroup$7

4 Answers

$\begingroup$

For $n>1$, a formula that will help is $$\frac{1}{n^2}<\frac{1}{n(n-1)}=\frac{1}{n-1}-\frac{1}{n}.$$ This gives a telescoping series as an upper bound.

$\endgroup$2$\begingroup$

you can compare with $1+\int_1^{\infty}n^{-2}$ (draw a picture) which is exactly $2$. then estimate any little bit of the error to get below $2$

$\endgroup$$\begingroup$

Hint: If you replace the $\frac{1}{n^2}$ terms after the first with the greater $\frac{1}{n(n-1)}$, you can use partial fractions and telescope the series. Alternately, there are difficult proofs that your series sums to $\frac{\pi^2}{6}\approx 1.64493 \lt 2$

$\endgroup$$\begingroup$

Hint: Consider the bound $\dfrac{1}{n^2} < \dfrac{1}{n-1} - \dfrac{1}{n}$.

$\endgroup$3

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy