I want to check convergence or divergence of $\displaystyle \sum_{n=1}^{\infty}\dfrac{1}{n^k}$
I already proved that it converges for $k\geq 2$ and diverges for $0\leq k \leq 1$, but i don't know how to prove convergence for $1 < k < 2$, any ideas?
Edit: no integrals allowed
Applying Cauchy's condensation test, you have that, for $\alpha>0$, $\sum\limits_{k=1}^\infty k^{-\alpha}$ is convergent if and only if $\sum_{k=0}^\infty 2^k 2^{-k\alpha}$ is convergent.
But $$\sum_{k=0}^n 2^{(1-\alpha)k}=\frac{1-2^{(n+1)(1-\alpha)}}{1-2^{1-\alpha}}$$ which coverges as $n\to\infty$ if and only if $1-\alpha<0$.