Exercise 2.3.10

Consider the following list of conjectures. Provide a short proof for those that are true and a counterexample for any that are false.

(a)
If lim ( a n b n ) = 0 , then lim a n = lim b n .
(b)
If ( b n ) b , then | b n | | b | .
(c)
If ( a n ) a and ( b n a n ) 0 , then ( b n ) a .
(d)
If ( a n ) 0 and | b n b | a n for all n N , then ( b n ) b .

Answers

(a)
False, consider a n = n and b n = n .
(b)
True since if | b n b | < 𝜖 then | | b n | | b | | | b n b | < 𝜖 by Exercise 1.2.6 (d).
(c)
True by ALT since lim ( b n a n ) + lim a n = lim b n = a .
(d)
True, since 0 | b n b | a n we have a n 0 . Let 𝜖 > 0 and pick N such that a n < 𝜖 for all n N . Therefor | b n b | a n < 𝜖

Proving ( b n ) b .

User profile picture
2022-01-27 00:00
Comments