Exercise 2.4.10

[Infinite Products] A close relative of infinite series is the infinite product

n = 1 b n = b 1 b 2 b 3

which is understood in terms of its sequence of partial products

p m = n = 1 m b n = b 1 b 2 b 3 b m

Consider the special class of infinite products of the form

n = 1 ( 1 + a n ) = ( 1 + a 1 ) ( 1 + a 2 ) ( 1 + a 3 ) ,  where  a n 0

(a)
Find an explicit formula for the sequence of partial products in the case where a n = 1 n and decide whether the sequence converges. Write out the first few terms in the sequence of partial products in the case where a n = 1 n 2 and make a conjecture about the convergence of this sequence.
(b)
Show, in general, that the sequence of partial products converges if and only if n = 1 a n converges. (The inequality 1 + x 3 x for positive x will be useful in one direction.)

Answers

(a)
This is a telescoping product, most of the terms cancel p m = n = 1 m ( 1 + 1 n ) = n = 1 m n + 1 n = 2 1 3 2 4 2 m + 1 m = m + 1

therefore ( p m ) diverges.

In the cast a n = 1 n 2 we get

n = 1 ( 1 + 1 n 2 ) = n = 1 1 + n 2 n 2 = 2 1 5 4 10 9

The growth seems slower, I conjecture it converges now.

(b)
Using the inequality suggested we have 1 + a n 3 a n letting s m = a 1 + + a m we get p m = ( 1 + a 1 ) ( 1 + a m ) 3 a 1 3 a 2 3 a m = 3 s m

Now if s m converges it is bounded by some M meaning p m is bounded by 3 M . and because a n 0 the partial products p m are increasing, so they converge by the MCT. This shows s m converging implies p m converges.

For the other direction suppose p m p . Distributing inside the products gives p 2 = a 1 + a 2 + 1 + a 1 a 2 > s 2 and in general p m > s m implying that if p m is bounded then s n is bounded aswell. This completes the proof.

Summary: Convergence is if and only if because s m p m 3 s m .

(By the way the inequality 1 + x 3 x can be derived from log ( 1 + x ) x implying 1 + x e x , I assume abbott rounded up to 3 .)

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