Exercise 1.4

Let { a n } and { b n } be sequences in [ , ] , and prove the following assertions:

(a)
limsup n ( a n ) = liminf n a n .
(b)
limsup n ( a n + b n ) limsup n a n + lim sup n b n provided none of the sums is of the form .
(c)
If a n b n for all n , then
liminf n a n liminf n b n .

Show by an example that strict inequality can hold in ( b ) .

Answers

Proof of ( a ) . We have

limsup n ( a n ) = inf k 1 { sup n k a n } = inf k 1 { inf n k a n } = sup k 1 { inf n k a n } = liminf n a n .

Proof of ( b ) . We have sup n k ( a n + b n ) sup n k a n + sup n k b n and letting k gives the claim.

For strict inequality, if we have a 2 n = b 2 n + 1 = 1 and a 2 n + 1 = b 2 n = 0 for each n , then

limsup n ( a n + b n ) = 1 limsup n a n + limsup n b n = 2 .

Proof of ( c ) . We have the inequality inf n k a n inf n k b n for all k . Letting k gives the claim. □

User profile picture
2021-12-22 00:00
Comments