Previous page (Some properties of convergent sequences) | Contents | Next page (Subsequences) |
We need the following.
Definition
Theorem
There are sequences which are convergent without being monotonic.
For example, the sequences (-1 , 1/2 , -1/3 , 1/4 , ... ) and (1/2 , 1/22 , 1/3 , 1/32 , ... ) both converge to 0.
For sequences given by recurrence relations it is sometimes easy to see what their limits are.
Then suppose that this has a limit α. Then for large n, we have an= α (approx) and an+1= α (approx) and so we must have α = √(2α -1) and hence α2 = 2α - 1 and we get α = 1.
To show that it does indeed have a limit, we'll prove that it is monotonic decreasing and bounded below.
Since the terms of the sequence are positive, the sequence is clearly bounded below by 0.
To show monotonicity:
an+1- an= √(2an- 1) - √(2an-1- 1)
and if we now use the fact that √x - √y = (x - y)/(√x + √y)
we get an+1- an= 2(an-an-1)/(√(2an- 1) + √(2an-1- 1)) and the result then follows by induction.
Claim: This is monotonic increasing.
an+1 - an= (an2 - an-12)/2 = (an + an-1)(an - an-1)/2 and so (since an > 0) the result follows by induction.
What is the limit ?
The limit α satisfies α = (α2+ 1)/2 and hence α = 1.
But since the sequence starts at 2 and increases, it cannot converge to 1 and hence it has no limit.
One may show that if one takes the starting value a1 = 1/2 then the sequence is bounded above and does converge to 1.
Previous page (Some properties of convergent sequences) | Contents | Next page (Subsequences) |