Background: I'm trying to evaluate the Rieman Zeta function $$\zeta(s) = \sum_{n=1}^\infty \frac{1}{n^s}$$
I do not need a high precision, but I need to somehow estimate the error I'm making by cutting the sum of at some point.
So here my question:
Given a $\epsilon>0$ and an $N \in \mathbb N$ (e.g. $\epsilon < 2$) is there an upper bound for $$\sum_{n=N}^\infty \frac{1}{n^{1+\epsilon}} $$?