Kronecker's lemma

From HandWiki

In mathematics, Kronecker's lemma (see, e.g., (Shiryaev 1996)) is a result about the relationship between convergence of infinite sums and convergence of sequences. The lemma is often used in the proofs of theorems concerning sums of independent random variables such as the strong Law of large numbers. The lemma is named after the Germany mathematician Leopold Kronecker.

The lemma

If [math]\displaystyle{ (x_n)_{n=1}^\infty }[/math] is an infinite sequence of real numbers such that

[math]\displaystyle{ \sum_{m=1}^\infty x_m = s }[/math]

exists and is finite, then we have for all [math]\displaystyle{ 0\lt b_1 \leq b_2 \leq b_3 \leq \ldots }[/math] and [math]\displaystyle{ b_n \to \infty }[/math] that

[math]\displaystyle{ \lim_{n \to \infty}\frac1{b_n}\sum_{k=1}^n b_kx_k = 0. }[/math]

Proof

Let [math]\displaystyle{ S_k }[/math] denote the partial sums of the x's. Using summation by parts,

[math]\displaystyle{ \frac1{b_n}\sum_{k=1}^n b_k x_k = S_n - \frac1{b_n}\sum_{k=1}^{n-1}(b_{k+1} - b_k)S_k }[/math]

Pick any ε > 0. Now choose N so that [math]\displaystyle{ S_k }[/math] is ε-close to s for k > N. This can be done as the sequence [math]\displaystyle{ S_k }[/math] converges to s. Then the right hand side is:

[math]\displaystyle{ S_n - \frac1{b_n}\sum_{k=1}^{N-1}(b_{k+1} - b_k)S_k - \frac1{b_n}\sum_{k=N}^{n-1}(b_{k+1} - b_k)S_k }[/math]
[math]\displaystyle{ = S_n - \frac1{b_n}\sum_{k=1}^{N-1}(b_{k+1} - b_k)S_k - \frac1{b_n}\sum_{k=N}^{n-1}(b_{k+1} - b_k)s - \frac1{b_n}\sum_{k=N}^{n-1}(b_{k+1} - b_k)(S_k - s) }[/math]
[math]\displaystyle{ = S_n - \frac1{b_n}\sum_{k=1}^{N-1}(b_{k+1} - b_k)S_k - \frac{b_n-b_N}{b_n}s - \frac1{b_n}\sum_{k=N}^{n-1}(b_{k+1} - b_k)(S_k - s). }[/math]

Now, let n go to infinity. The first term goes to s, which cancels with the third term. The second term goes to zero (as the sum is a fixed value). Since the b sequence is increasing, the last term is bounded by [math]\displaystyle{ \epsilon (b_n - b_N)/b_n \leq \epsilon }[/math].

References