Quote:
Originally Posted by Kat-M here is the correct problem. In the original question i had 1+x(n)/(1+x(n+1)) but it should be 1+x(n)/(1+x(n)). |
I wondered about that! What you had originally seemed a strange way to write the formula.
Quote:
suppose {x(n)} is a sequence such that
x(1)=1 and
x(n+1)=1+x(n)/(1+x(n)) ; n>=1
Prove that this sequence converges and find the limit.
I know how to find the limit of this sequence but dont know how to show that {x(n)} is a convergent sequence. Please help me on this.
|
x(n+1)= 1+ x(n)/(1+ x(n)) which we can rewrite as [math]\frac{1+ 2x(n)}{1+ x(n)}= 2- 1/(1+ x(n)).
Assuming that the limit exists and is "x", we must have lim x(n+1)= 2- 1/(1+ lim x(n) or x= 2- 1/(x+1). Multiplying on both sides by x+1,

or

. The quadratic formula gives two possible values for x,

and

. Since x(n) is positive for all x, the limit must be

. I presume that is what you got.
That is assuming the limit exists. We still need to prove that. Since x(1)= 1 is less than

, the sequence has to increase to it and it seems reasonable to show that the sequence is increasing and has an upper bound- that is sufficient to show that it converges.
So, first we want to prove that the sequence is increasing: that x(n+1)> x(n) for all n. x(n+1)= 2- x(n)/(1+ x(n))> x(n), multiplying on both sides by the positive number 1+ x(n), is equivalent to

or

. We have already seen that

only for

and

. If x= 0, which is between those two values, then

so

for all x between those values. x(n) is positive for all n so if we can prove that

for all n, we will have proved both that the sequence is increasing and that it has an upper bound and so converges.
Let's try induction. Clearly x(1)= 1<

, which is about 1.47. Suppose x(k)<

Then x(k)+ 1<

,

, and
Rationalizing the denominator, we have

, exactly what was needed.
That is, since x(n) lies between

and

, it is, as we saw above, an increasing sequence. Further, since it has

as upper bound, and is increasing, it is a convergent sequence.