Suppose \(\sum a_n\) and \(\sum b_n\) are both conditionally convergent. Determine which of the following classifications are possible for \(\sum(a_n+b_n)\): absolutely convergent, conditionally convergent, or divergent. Justify every possibility or impossibility.
Hints
- Begin with what linearity guarantees for any two convergent series.
- To obtain conditional convergence, avoid cancellation of the dominant magnitudes.
- To obtain absolute convergence, arrange cancellation of the conditionally convergent parts while leaving a smaller remainder.
Solution
1. The sum series cannot diverge because the sum of two convergent series is convergent.
2. Conditional convergence is possible. Take \(a_n=(-1)^{n+1}/n\) and \(b_n=(-1)^{n+1}/\sqrt n\). Both series converge conditionally, and \(|a_n+b_n|=1/n+1/\sqrt n\), so their sum is not absolutely convergent.
3. Absolute convergence is also possible. Take \(a_n=(-1)^{n+1}/n\) and \(b_n=(-1)^n(1/n+1/n^{3/2})\). Both series converge conditionally, but \(a_n+b_n=(-1)^n/n^{3/2}\), whose series converges absolutely.
4. Thus absolute and conditional convergence are possible, while divergence is impossible.
Answer
Absolutely convergent: possible.
Conditionally convergent: possible.
Divergent: impossible.