Prerequisites: $\quad \displaystyle\sum_{n=1}^{\infty} \frac{1}{n^2} = \frac{\pi^2}{6}.$
$$$$
Now, I'm wondering if:
$$ \sum_{k=1}^{\infty} \left( \frac{\pi^2}{6} - \sum_{j=1}^{j=k} \frac{1}{j^2} \right) $$
converges or diverges.
From memory, I think that
$$ \lim_{k\to\infty}\ \frac{ \frac{\pi^2}{6} - \displaystyle\sum_{j=1}^{j=k} \frac{1}{j^2} } { \frac{\pi^2}{6} - \displaystyle\sum_{j=1}^{j={k+1}} \frac{1}{j^2} } = 1,$$
although I can't remember if I proved this or if it was true based on heuristic calculations with a calculator. If that limit is correct then we cannot use the ratio test to conclude anything about the series.
So is the value of the limit correct, and why? Does the series converge or diverge, and what is the proof for that also, please?
There is a simple way, by diagram, to estimate a sum. When the endpoints are finite all of them vary, but $\infty$ stays the same.
$$ \int_{k+1}^\infty \; \frac{1}{x^2} \; dx \; < \; \sum_{j=k+1}^\infty \; \frac{1}{j^2} \; < \; \int_{k}^\infty \; \frac{1}{x^2} \; dx $$
$$ \frac{1}{k+1} \; \; < \; \sum_{j=k+1}^\infty \; \frac{1}{j^2} \; < \; \frac{1}{k} $$
If we name the tail $T_k = \sum_{j=k+1}^\infty \; \frac{1}{j^2} $ we see that $\frac{1}{k+1} < T_k < \frac{1}{k}.$
$$ \int_1^{N+1} \; \frac{1}{x+1} \; dx \; < \; \sum_{k=1}^N \; \frac{1}{k+1} \; < \; \sum_{k=1}^N \; T_k \; $$ or
$$ \log(N+2) - \log 2 < \int_1^{N+1} \; \frac{1}{x+1} \; dx \; < \; \sum_{k=1}^N \; \frac{1}{k+1} \; < \; \sum_{k=1}^N \; T_k \; $$