- If $\displaystyle \left|\sum_{k=0}^\infty a_k\right|\leq M$ Where $M$ is a number, how can you argue that the series is convergent?
- If $\displaystyle \sum_{k=0}^\infty a_k=M$ (so your series is convergent), Can you say that $\displaystyle \sum_{k=n+1}^\infty a_k$ also converges?
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
|
||||
|
|
|
1) The question doesn't make sense as stated, since in stating the condition you're already assuming that the series converges (else the sum to infinity would be undefined). The question would make sense if you consider the partial sums instead, i.e. $$\left|\sum_{k=0}^na_k\right|\le M$$ for all $n$. In this case, you have a bounded sequence, and you can conclude that it converges if it is monotonic, which is to say that all the terms of the series have the same sign. 2) Yes you can; convergence depends only on what happens "at infinity", and you can always change or drop a finite number of terms without changing convergence. In fact, you can calculate the limit as $$\sum_{k=n+1}^\infty a_k = M - \sum_{k=0}^n a_k\;.$$ |
|||
|
|||
|
|
