Proving the Limit of a Sum using Sequence Convergence

  • Thread starter Thread starter marlen
  • Start date Start date
  • Tags Tags
    Beauty Limits
marlen
Messages
16
Reaction score
0
Hello,

Can someone please help me prove that

the lim as n goes to infinity of (the sequence an + the sequence bn) = (the lim of an) + (the lim of bn).

What I think is that if one adds the two limits an + bn, she will come up with a new sequence cn and take its limit, which equals L. Then if she takes the limit of an and set it equal to L1 and take the limit of bn and set it equal to L2...

After this I don't know. I don't even know if this makes sense. Someone please help me!

I hope all of this makes sense. :)
 
Physics news on Phys.org
1. Since cn ---> L, there must be a relationship between the elements of cn and the number L. State that relationship.

2. Now you need to show that the relationship stated in "1" indeed holds. To show this:

a. assume L = L1 + L2

b. use the given fact that the relationship stated in "1" holds between an and L1, as well as between bn and L2, to show that when L = L1 + L2, the relationship in "1" holds between cn and L.
 
you could use the epsilon-N definition to show it too. it's a pretty straightforward application of the triangle inequality.
 
You will also want to use |a+ b|\le |a|+ |b|.
 
Back
Top