cragar
- 2,546
- 3
Homework Statement
Show that the sequence (x_1,x_2,x_3,...)
defined by; Let x_1=1 for each n \in \mathbb{N}
x_{n+1}= \frac{x_n}{2}+1
x_2=\frac{3}{2}
Show that this sequence is bounded above by 2; that is prove that x_n\leq2 for all n\in\mathbb{N}
The Attempt at a Solution
This seems weird to me because it doesn't seem like it would be bounded above by 2, I could find some x that was bigger that 2. unless I don't understand the question.