Exercise 3.5

Exercise 5: For any two real sequences { a n } , { b n } , prove that

limsup n ( a n + b n ) limsup n a n + limsup n b n ,

provided that the sum on the right is not of the form .

Answers

If limsup a n = and limsup b n > , the result is trivial. If limsup a n = and limsup b n < , then b n is bounded above by B and given a number N

# { n : a n + b n > N } # { n : a n > N B }

the latter of which is finite. Therefore limsup ( a n + b n ) = = limsup a n + limsup b n .

We can therefore assume that both limsup a n and limsup b n are finite. There is a subsequence such that a n k + b n k limsup ( a n + b n ) . By choosing this subsequence right, i.e. if necessary passing to another subsequence, we can make sure that a n k is convergent. Then b n k = ( a n k + b n k ) a n k is convergent, so

limsup n ( a n + b n ) = lim k ( a n k + b n k ) = lim k a n k + lim k b n k limsup n a n + limsup n b n

which finishes the proof.

User profile picture
2023-08-07 00:00
Comments