hiro
- 2
- 0
I have two questions involving subsequential limits. One I have started and understand what I need to do, the second I really don't know how to start.
First question
Let 0 ≤ a < b < +∞. Define the sequence a_{n} recursively by setting a_{1} = a, a_{2} = b, and a_{n+2}=(a_{n}+a_{n+1})/2 \foralln.
Show that the sequences a_{2n} and a_{2n-1} are monotonic and convergent. Does a_{n} converge? To what?
Solution attempt
This is the second part of the question. The first part I already proved, and shows that if a_{2n} and a_{2n-1} both converge to the same limit then a_{n} converges to that limit.
I can show that both subsequences are bounded. I can also show that if their limits exists, they are the same (by plugging in a_{2n}→L a_{2n-1}→L and using the recurrence relations). The limit is obviously a+(2/3)b (though I need to prove it).
So all I need to do is show that a_{2n-1} is nondecreasing and a_{2n} is nonincreasing. Unfortunately I can't find the right induction proof to show this. Then I need to find one of the limits (either the full sequence or the even or odd subsequence).
Second question
Let λ\in[0,1]. Show that there exists a sequence r_{n} such that r_{n}→λ. r_{n}\in{0,1/2^n,2/2^n,...,(2^n-1)/2^n,1}.
Solution attempt
The correct theorem is presumably:
Let S denote the set of subsequential limits of a sequence s_{n}. Suppose t_{n} is a sequence in S\capℝ and that t_{n}→t. Then t belongs to S.
However I can't figure out how to apply it.
Thanks for your help.
First question
Let 0 ≤ a < b < +∞. Define the sequence a_{n} recursively by setting a_{1} = a, a_{2} = b, and a_{n+2}=(a_{n}+a_{n+1})/2 \foralln.
Show that the sequences a_{2n} and a_{2n-1} are monotonic and convergent. Does a_{n} converge? To what?
Solution attempt
This is the second part of the question. The first part I already proved, and shows that if a_{2n} and a_{2n-1} both converge to the same limit then a_{n} converges to that limit.
I can show that both subsequences are bounded. I can also show that if their limits exists, they are the same (by plugging in a_{2n}→L a_{2n-1}→L and using the recurrence relations). The limit is obviously a+(2/3)b (though I need to prove it).
So all I need to do is show that a_{2n-1} is nondecreasing and a_{2n} is nonincreasing. Unfortunately I can't find the right induction proof to show this. Then I need to find one of the limits (either the full sequence or the even or odd subsequence).
Second question
Let λ\in[0,1]. Show that there exists a sequence r_{n} such that r_{n}→λ. r_{n}\in{0,1/2^n,2/2^n,...,(2^n-1)/2^n,1}.
Solution attempt
The correct theorem is presumably:
Let S denote the set of subsequential limits of a sequence s_{n}. Suppose t_{n} is a sequence in S\capℝ and that t_{n}→t. Then t belongs to S.
However I can't figure out how to apply it.
Thanks for your help.