I have a sequence (an). Its subsequence a2n converges to a finite limit g. The sequence |an+1−an| converges to 0. Can we conclude about the convergence of (an)? I suspect I have to notice this is a Cauchy sequence, however, I'm not sure how to use the fact that a2n converges to g.
The Cauchy condition for convergence states that (an) converges if and only if
∀ϵ>0,∃nϵ∈N,s.t.∀m,k>nϵ,|am−ak|<ϵ.
Alternatively, we could show that (an) is bounded from above and monotonic, however, I can't quite arrive at this conclusion either.
Answer
Consider the sequence given by
a2n+k={g+k2n−1 for 0≤k≤2n−1,g+2n−k2n−1 for 2n−1≤k≤2n.
Obviously a2n=g, so this subsequence converges, and |am−am+1|≤21−n, where n biggest natural number such that 2n≤m, so it converges to zero. However, a2n+2n−1=g+1 for all n, so the sequence is not convergent.
The problem with this sequence is that yes, you have a subsequence giving you some control on the terms, but the element composing the subsequence are spread further and further apart, so that we have enough freedom to make the whole sequence oscillate enough to make it non-convergent.
No comments:
Post a Comment