petrol.veem
New member
- Joined
- Oct 2, 2007
- Messages
- 29
I've been trying to solve this interesting sequence from my calc textbook:
a(1) = 1, a(n+1) = (1+2a(n)) / (1+a(n))
So I've found the first 5 terms of the sequence as follows:
a(1) = 1
a(2) = 3/2
a(3) = 8/5
a(4) = 21/13
a(5) = 55/34
Now it is asking me to show that the sequence increases by induction.
I am trying to somehow relate a(k+1) > a(k) to show that the sequence is increasing.
However, I'm not exactly sure how to go about doing so. Do I need to find the limit of the sequence?
a(1) = 1, a(n+1) = (1+2a(n)) / (1+a(n))
So I've found the first 5 terms of the sequence as follows:
a(1) = 1
a(2) = 3/2
a(3) = 8/5
a(4) = 21/13
a(5) = 55/34
Now it is asking me to show that the sequence increases by induction.
I am trying to somehow relate a(k+1) > a(k) to show that the sequence is increasing.
However, I'm not exactly sure how to go about doing so. Do I need to find the limit of the sequence?