Exercise 3.8

Exercise 8: If a n converges, and if { b n } is monotonic and bounded, prove that a n b n converges.

Answers

We first note that thm 3.42 holds for b n a monotonously increasing sequence whose limit is 0 as well, since ( b n ) then fulfills the criteria of the theorem, and a n b n = a n ( b n ) .

If a n converges, the partial sums form a bounded sequence. If b n is monotonic and bounded it converges to a number B , and we get that

a n b n = a n ( b n B ) + B a n

The first sum on the right hand side converges by thm 3.42 and the observation above. The second sum converges because a n does. Consequently the left hand side converges.

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

Proof. Let { A n } = k = 0 n a n if n 0 , A 1 = 0 . Choose M such that M A n for all n . Given 𝜖 > 0 , there exists N such that | b p b q | < 𝜖 2 M for N < p < q since { b n } monotonic and bounded implies it is Cauchy. Then apply summation by parts:

| n = p q a n b n | = [ | n = p q 1 A n ( b n b n + 1 ) | + | A q b q A p 1 b p | ] M [ | n = p q 1 ( b n b n + 1 ) | + | b q b p | ] = M ( | b p b q | + | b q b p | ) = 2 M | b p b q | < 𝜖

Thus, Σ a n b n converges. □

User profile picture
2023-09-01 19:42
Comments