I need to prove the following inequality:
$$\sum_{n=m+1}^\infty \frac{1}{n^2}\leq \frac1m$$
But I'm stuck with it. I found online geometric justifications for this but I'd really appreciate to see actual proof. Any hints?
I need to prove the following inequality:
$$\sum_{n=m+1}^\infty \frac{1}{n^2}\leq \frac1m$$
But I'm stuck with it. I found online geometric justifications for this but I'd really appreciate to see actual proof. Any hints?
$$\begin{array}{rcl} \displaystyle \sum_{n=m+1}^\infty \frac{1}{n^2} &\le& \displaystyle \sum_{n=m+1}^\infty \frac{1}{(n-1)n} \\ &=& \displaystyle \sum_{n=m+1}^\infty \left(\frac{1}{n-1} - \frac1n \right) \\ &=& \displaystyle \left(\frac{1}m - \frac1{m+1} \right) + \left(\frac{1}{m+1} - \frac1{m+2} \right) + \cdots \\ &=& \dfrac1m \end{array}$$