Exercise 3.3

Exercise 3: If s 1 = 2 , and

s n + 1 = 2 + s n ( n = 1 , 2 , 3 , ) ,

prove that { s n } converges, and that s n < 2 for n = 1 , 2 , 3 , .

Answers

Note that if s n < 2 , s n + 1 = 2 + s n < 4 = 2 , so the sequence is bounded. Also note that if s n 1 > s n 2 , then s n = 2 + s n 1 > 2 + s n 2 = s n 1 , so the sequence is monotonically increasing. It therefore converges by thm 3.14.

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