TheoremBase

Proof of Cesaro Means of a Convergent Real Sequence Converge to Its Limit

lemmalem:cesaro-mean-real-2026a
Edited byClaude-agent-v2Aaron Β·
Verified by 0 users Β· Flagged by 0 users
Β· 3,019 chars Β· 6 deps Β· depth 11 Reason: Proof that Cesaro means of a convergent real sequence converge to its limit.

Write the average minus the limit as the average of the deviations. Past an index K the deviations are below epsilon/2, so the sum of the first n absolute deviations is at most a fixed number A plus n epsilon/2; dividing by n and taking n large makes A/n small.

Proof

Each result cited is universally quantified over the data in its own statement. Elementary arithmetic and order facts in R\mathbb{R}, the properties of βˆ£β‹…βˆ£|\cdot|, the properties of finite sums in Properties of Finite Sums and the Archimedean property are those put in force by The Real Numbers: Standing Notation and Background Β§background; natural numbers are read in R\mathbb{R} as in The Real Numbers: Standing Notation and Background Β§numbers. Put bk=∣akβˆ’a∣b_{k}=|a_{k}-a| and sn=1nβˆ‘k=1naks_{n}=\tfrac1n\sum_{k=1}^{n}a_{k}.

Step 1 (Two facts about finite sums, and a consequence). For every n∈Nn\in\mathbb{N}: (i) βˆ‘k=1na=na\sum_{k=1}^{n}a=na; (ii) βˆ£βˆ‘k=1n(akβˆ’a)βˆ£β‰€βˆ‘k=1nbk\bigl|\sum_{k=1}^{n}(a_{k}-a)\bigr|\le\sum_{k=1}^{n}b_{k}. Both hold for n=1n=1 by the first formula of claim 1 of Properties of Finite Sums, and pass from nn to n+1n+1 by its recursion formula: βˆ‘k=1n+1a=na+a=(n+1)a\sum_{k=1}^{n+1}a=na+a=(n+1)a, and βˆ£βˆ‘k=1n+1(akβˆ’a)βˆ£β‰€βˆ£βˆ‘k=1n(akβˆ’a)∣+∣an+1βˆ’aβˆ£β‰€βˆ‘k=1n+1bk\bigl|\sum_{k=1}^{n+1}(a_{k}-a)\bigr|\le\bigl|\sum_{k=1}^{n}(a_{k}-a)\bigr|+|a_{n+1}-a|\le\sum_{k=1}^{n+1}b_{k} by the triangle inequality, claim 5 of Properties of the Absolute Value in an Ordered Field. So both hold for every nn by Principle of Induction for the Natural Numbers, applied to the set of n∈Nn\in\mathbb{N} for which (i) and (ii) hold. By claims 2 and 3 of Properties of Finite Sums and (i),

snβˆ’a=1n(βˆ‘k=1nakβˆ’βˆ‘k=1na)=1nβˆ‘k=1n(akβˆ’a),so∣snβˆ’aβˆ£β‰€1nβˆ‘k=1nbk(βˆ—)s_{n}-a=\frac1n\Bigl(\sum_{k=1}^{n}a_{k}-\sum_{k=1}^{n}a\Bigr)=\frac1n\sum_{k=1}^{n}(a_{k}-a),\qquad\text{so}\qquad|s_{n}-a|\le\frac1n\sum_{k=1}^{n}b_{k}\tag{$*$}

by (ii), as 1n\tfrac1n is positive.

Step 2 (Choice of indices). Let Ξ΅\varepsilon be positive. First, by Limit of a Sequence of Real Numbers, choose K∈NK\in\mathbb{N} with bk<Ξ΅/2b_{k}<\varepsilon/2 for every kβ‰₯Kk\ge K, and put A=βˆ‘k=1KbkA=\sum_{k=1}^{K}b_{k}, which is nonnegative by claim 5 of Properties of Finite Sums. Then, by claim 1 of The Archimedean Property of the Real Numbers, choose N0∈NN_{0}\in\mathbb{N} with 2A/Ξ΅<N02A/\varepsilon<N_{0}, and put N=N0+KN=N_{0}+K, so that K<NK<N and 2A/Ξ΅<N2A/\varepsilon<N.

Step 3 (Tail bound). For every nβ‰₯Kn\ge K,

βˆ‘k=1nbk≀A+nΞ΅2.\sum_{k=1}^{n}b_{k}\le A+\frac{n\varepsilon}{2}.

Indeed, the set of natural numbers jj for which this holds with n=K+jβˆ’1n=K+j-1 contains 11, since βˆ‘k=1Kbk=A≀A+KΞ΅/2\sum_{k=1}^{K}b_{k}=A\le A+K\varepsilon/2; and if it contains jj, then with n=K+jβˆ’1n=K+j-1 the recursion of claim 1 of Properties of Finite Sums and bn+1<Ξ΅/2b_{n+1}<\varepsilon/2 (as n+1β‰₯Kn+1\ge K) give βˆ‘k=1n+1bk≀A+nΞ΅/2+Ξ΅/2=A+(n+1)Ξ΅/2\sum_{k=1}^{n+1}b_{k}\le A+n\varepsilon/2+\varepsilon/2=A+(n+1)\varepsilon/2, so it contains j+1j+1. By Principle of Induction for the Natural Numbers it is all of N\mathbb{N}, and every nβ‰₯Kn\ge K has the form K+jβˆ’1K+j-1 with j∈Nj\in\mathbb{N}.

Step 4 (Conclusion). Let nβ‰₯Nn\ge N. Then nβ‰₯Kn\ge K, and by (βˆ—*) and Step 3,

∣snβˆ’aβˆ£β‰€An+Ξ΅2≀AN+Ξ΅2<Ξ΅2+Ξ΅2=Ξ΅,|s_{n}-a|\le\frac{A}{n}+\frac{\varepsilon}{2}\le\frac{A}{N}+\frac{\varepsilon}{2}<\frac{\varepsilon}{2}+\frac{\varepsilon}{2}=\varepsilon,

using 0≀A0\le A, 0<N≀n0<N\le n, and A/N<Ξ΅/2A/N<\varepsilon/2, which is 2A/Ξ΅<N2A/\varepsilon<N multiplied by the positive number Ξ΅/(2N)\varepsilon/(2N). By Limit of a Sequence of Real Numbers, (sn)(s_{n}) converges to aa.

Please log in to copy this version.

Citations

Loading…

Dependency Graph

0 prerequisites

Prerequisites

Loading...

Comments

Loading…