Let be a real sequence with positive terms such that .
If the sequence is nonincreasing, what is the strongest statement we can make about the limit (that is true for any choice of )?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Relevant wiki: Cauchy Sequences
The first step is to note that a n must be monotone decreasing. To see this, assume that we had a n + 1 > a n for some n . Then, c n = a n − a n + 1 < 0 , and since the sequence c n is nonincreasing its limit has to be strictly smaller than 0, which contradicts the fact that
n → ∞ lim c n = n → ∞ lim a n − n → ∞ lim a n + 1 = 0 − 0 = 0
Denote d n = n c n . The sequence a n is convergent, so in particular it is a Cauchy sequence. This means that for any ϵ > 0 , there is N such that for all n > N , we have that ∣ a 2 n − a n ∣ < ϵ . Using monotonicity and positivity of a n , this gives
ϵ > ∣ a 2 n − a n ∣ = a n − a 2 n = k = n ∑ 2 n − 1 a k − a k + 1 = k = n ∑ 2 n − 1 c k ≥ n c 2 n − 1
Likewise, for the same N we have that ∣ a 2 n + 1 − a n ∣ < ϵ , and an entirely similar calculation shows that ( n + 1 ) c 2 n < ϵ . Now, from these it follows that
n → ∞ lim d 2 n = 2 n → ∞ lim n c 2 n = 0 n → ∞ lim d 2 n + 1 = 2 n → ∞ lim n c 2 n + 1 + n → ∞ lim c 2 n + 1 = 0 + 0 = 0
Thus, the desired result lim n → ∞ d n = 0 follows, since any term of the sequence d n belongs to one of the above subsequences.