Let be a sequence of integers, and let be the number of those which are less than or equal to . Show that if
then
Problem 1457
Official solution
1. Understanding the Problem:
We are given a sequence of integers and a function which counts the number of terms in the sequence that are less than or equal to . We need to show that if the series converges, then the limit of as approaches infinity is zero.
2. Assumption and Goal:
We assume that . Our goal is to show that .
3. Using the Convergence of the Series:
Since converges, for any , there exists an integer such that for all , the sum of the reciprocals of with is less than . This is because the tail of a convergent series can be made arbitrarily small.
4. Bounding the Number of Terms:
Consider the terms such that . Each of these terms contributes at least to the sum. Therefore, if there are such terms, we have:
Simplifying this inequality, we get:
5. Summing Dyadically:
We can now sum this inequality over dyadic intervals. For sufficiently large , we can write:
Repeating this process, we get:
Continuing this process, we see that for any :
The sum inside the parentheses is a geometric series with sum . Therefore:
6. Taking the Limit:
Dividing both sides by , we get:
As , the term approaches zero, and we are left with:
Since was arbitrary, we conclude that:
This completes the proof.