Consider the series $$S_x = \sum_{n=1}^{\infty}\dfrac{1}{n^x}$$ for $x > 0$.
Then
- $S_1$ is the harmonic series, which is known to diverge.
- $S_2 = \dfrac{\pi^2}{6}$; this is the Basel problem solved by Euler
- $S_x$ appears to be well-studied or to have a famous history for a handful of other values of $x$ as well
My question is, is there a minimum known $x$ for which $S_x$ converges, or a maximum known value for which it diverges? And if the former, what is the sum $S_x$ for that minimum value of $x$?
I'm positive this has been answered before, but it converges for all $x > 1$. This is easy to see with the integral test:
$$ \int_2^\infty t^{-x} \, dt = \left[ \frac{1}{1-x}t^{1-x} \right]_2^\infty < \infty $$
You can use this to show that as $x \to 1$ the sum increases to infinity, too. Just bound the sum below by the integral.