If $\epsilon>0$, Prove that the sum$$\sum_{n=1}^\infty \frac{1}{n^{1+\epsilon}}$$ converges.
This problem is from my calculus book, and Since this problem follows some other problems like: Show that $\sum_{n=1}^\infty 1/n^2$ And $\sum_{n=1}^\infty 1/n^3$ converges, i tried to use the same method that i used to solve these problems, but it didn’t work.
The method is very simple, all what you have to do is to find a series that you know that it definitely converges and you also know that this series Is less or equal to your series.
The series i used to prove that the above series converges is $$\sum_{n=0}^\infty \frac{1}{2^n}$$ But again it didn’t help me in this $\sum_{n=1}^\infty \frac{1}{n^{1+\epsilon}}$