It is well known that the following series converges for $x > 1$, where $x$ is real.
$$ \zeta(x) = \sum_{n=1}^{\infty} \frac{1}{n^x}$$
Why is this? I have searched and can't find an answer, and most sources read as if it is so obvious it doesn't need an explanation.
For $x=1$ I know this is the divergent harmonic series.
A ratio test fails to conclude convergence:
$$ \lim_{n \to \infty} \frac{a_{n+1}}{a_n} = \lim_{n \to \infty} \frac{(n+1)^x}{n^x} = 1$$
I've even plotted a graph of this and observed that as $x$ varies between 0 and 10, the limit still approaches 1.
I'm not mathematically trained so I'd appreciate explanations with minimum technical language.
We have that
$$\sum_{n=1}^{\infty} \frac{1}{n^x}\le1+\int_1^{\infty}\frac{1}{t^x}\,dt$$
and
$$\int_1^{a}\frac{1}{t^x}\,dt=\left[\frac1{1-x}t^{1-x}\right]_1^{a}=\frac1{1-x}a^{1-x}-\frac1{1-x}$$
thus for $x>1$
$$\int_1^{\infty}\frac{1}{t^x}\,dt=\lim_{a\to \infty}\int_1^{a}\frac{1}{t^x}\,dt=\frac1{x-1}$$