Conditional Convergence and the Comparison Test: A Proof by Contradiction

estro
Messages
239
Reaction score
0
Series convergence "by Parts

Supose:

\sum c_n = \sum (a_n+b_n) (*1)

\sum a_n is conditionaly convergent (*2)

\sum b_n is absolutly convergent (*3)

And I have seen this proof: [Proving \sum c_n is conditionally convergent]

From (*1) and (*2) \Rightarrow \sum c_n its convergent [this one I understand, basic properties of series]

But now they do something like this: [proof by contradiction]

Supose \sum |c_n| is convergent

so |a_n|\leq|c_n-b_n|\leq|c_n|+|b_n| (How they "jump" to this conclusion?!:confused:)

and now the use comparison test to show that \sum c_n is conditionally convergent. [No problems from here]
 
Last edited:
Physics news on Phys.org


It's easy:

cn = an + bn
an = cn - bn
|an| = |cn - bn| ≤ |cn| + |bn|

This would imply the an series converges absolutely, which is a contradiction.
 


I don't understand this:

If\ \sum c_n = \sum (a_n+b_n)\ convergent,

why\ c_n=a_n+b_n.

Don't understand the theory.
 


You are given two series, ∑an and ∑bn and examining their sum

∑an + ∑bn = ∑(an+bn)

to see if it is conditionally convergent. It is just a convenience to call the term

an+bn on the right side cn. There is nothing to prove about that.
 


Oh, bad idea to do such things in a book. (confusing)

Thanks Again!
 

Similar threads

Replies
3
Views
3K
Replies
17
Views
5K
Replies
1
Views
2K
Replies
9
Views
1K
Replies
2
Views
2K
Replies
1
Views
2K
Replies
6
Views
2K
Back
Top