If the series $\sum_{n=0}^{\infty}na_{n}$ converges absolutely, how can we write this using the definition of convergence?
The definition of convergence states this:
"The series $\sum_{n=1}^{\infty}a_{n}$ converges if and only if, given $\epsilon \gt 0$, there exists an $N \in \mathbf N$ such that whenever $n \gt m \ge N $ it follows that: |$ a_{m+1} + a_{m + 2} + ... + a_{n}| \lt \epsilon$ "
How do I extend this to my current series above? What is tricking me and I'm not too sure if what I'm doing is correct is the $n$ infront of the $a_{n}$. If that series converges absolutely, does it imply this:
|$ na_{m+1} + na_{m + 2} + ... + na_{n}| \lt \epsilon$ ?
Any help would be appreciated.
The correct inequality is $(m+1)|a_{m+1}|+(m+2)|a_{m+2}|+\cdots+n|a_n|<\epsilon$.