How statement and proof provenance work
The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.
- Literature-sourced — the exact statement appears in a cited source; only wording and notation differ.
- AI-adapted — a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
- AI-generated — a genuinely novel statement formulated by AI, with no source for the claim itself.
These labels describe origin, not correctness: citations and verification chips remain separate evidence.
Dirichlet's test: if the partial sums of are bounded and is nonincreasing with , then converges
Statement
Let and be sequences of reals, and let be the partial sums of (Series, partial sums, convergence and the sum, divergence, and the tail series). Suppose that
- the range is bounded (Lower bound, bounded below, bounded set), that is there is a real with for every ; and
- is nonincreasing (Nondecreasing, increasing, nonincreasing, decreasing, monotone, and eventually monotone sequences) and converges to (Limits and Cauchy sequences of reals).
Then converges.
Under hypothesis 2 the terms are automatically nonnegative, and the proof says so before using it: a nonincreasing sequence is bounded below by each of its own later terms, and passing to the limit gives (Limits preserve non-strict inequalities).
Nothing is assumed about itself. Its partial sums need only stay bounded; they need not converge. That is what makes this test the source of the alternating series test (The alternating series test: if is nonincreasing with then converges, the sum lies between any two consecutive partial sums, and the error after terms is at most ) and of examples whose sign pattern is not alternating at all.
Facts & Assumptions
Given: Sequences and of reals with bounded in absolute value, and nonincreasing with .
Abel summation by parts: for every , (Abel summation by parts: with one has for every ).
Nonincreasing means whenever (Nondecreasing, increasing, nonincreasing, decreasing, monotone, and eventually monotone sequences).
Limits preserve non-strict inequalities holding eventually (Limits preserve non-strict inequalities, Limits and Cauchy sequences of reals).
Telescoping: with , the partial sums of are , and converges if and only if converges, with sum ( converges iff converges, with sum ).
Direct comparison: if from some index on and converges, then converges (If eventually, convergence of gives convergence of , and divergence of gives divergence of ).
If converges then converges (If converges then converges).
Linearity: if converges then so does for every real (Convergent series add and scale termwise).
A null sequence times a bounded sequence is null (A null sequence times a bounded sequence is null).
Algebra of limits for differences of convergent sequences (Algebra of limits: sums, scalar multiples, products and quotients).
A sequence converges to if and only if some tail of it converges to (Convergence depends only on the tail).
Absolute value: , , and (Basic properties of the absolute value).
A bounded set of reals admits a bound in absolute value (Lower bound, bounded below, bounded set).
Proof
Fix a real with for every .
For each fixed the inequality holds for all , and converges to while the constant sequence with value converges to ; hence .
Put and for , and let , and .
Each , since is nonincreasing; and converges, with sum , because converges to .
For every , , using and .
The sequence is bounded by and converges to , so converges to .
The series converges, by step 1.4 and linearity.
For every , applying [L1] at the index gives .
Since for every , the series converges by comparison, and therefore converges; write for its sum, so that .
By step 2.2, step 3.1 and the algebra of limits, as .
The sequence is the first tail of , so itself converges to ; that is, converges, with sum .
Remarks
-
Where each hypothesis is used, and none is decorative. Boundedness of is used twice: once to bound in step 2.1, and once to kill the boundary term in step 2.2. Monotonicity of is what makes equal to , so that the bound in step 2.1 telescopes; without it the differences need not sum to anything. And is used both in the telescoping sum of step 1.4 and in the boundary term of step 2.2.
-
Why nonincreasing and not monotone, although either would do. Hypothesis 2 could equally be stated with "monotone", and the theorem would still be true: a nondecreasing converging to is nonpositive, so is nonincreasing and converges to , and applying the theorem to it gives convergence of and hence of (Convergent series add and scale termwise). What "monotone" may not be weakened to is "monotone and bounded": a monotone with a nonzero limit is not covered, and for such a factor the conclusion fails in general. The nonincreasing form is chosen here because it is the form the proof uses, and because it makes immediate. Abel's test: if converges and is monotone and bounded then converges is the result that handles monotone bounded factors, and it has a different hypothesis on .
-
The sum is not computed. The proof produces the limit as , where is the sum of a series that the argument only proves convergent. This is a convergence test and nothing more.
Depends on
- Abel summation by parts: with $A_n = \sum_{k<n} a_k$ one has $\sum_{k<n} a_k b_k = A_n b_{n-1} - \sum_{k < n-1} A_{k+1}\,(b_{k+1} - b_k)$ for every $n \ge 1$
- Series, partial sums, convergence and the sum, divergence, and the tail series
- Nondecreasing, increasing, nonincreasing, decreasing, monotone, and eventually monotone sequences
- Lower bound, bounded below, bounded set
- $\sum (b_k - b_{k+1})$ converges iff $(b_k)$ converges, with sum $b_0 - \lim b_k$
- If $0 \le a_k \le b_k$ eventually, convergence of $\sum b_k$ gives convergence of $\sum a_k$, and divergence of $\sum a_k$ gives divergence of $\sum b_k$
- If $\sum |a_k|$ converges then $\sum a_k$ converges
- Convergent series add and scale termwise
- A null sequence times a bounded sequence is null
- Algebra of limits: sums, scalar multiples, products and quotients
- Limits preserve non-strict inequalities
- Convergence depends only on the tail
- Basic properties of the absolute value
- Limits and Cauchy sequences of reals
Used by
- The period-three pattern 1, 1, -2 has partial sums in {0,1,2}, so ∑ aₖ/(k+1) converges by Dirichlet's test although the alternating series test does not apply Example
- Abel's test: if ∑ aₖ converges and (bₖ) is monotone and bounded then ∑ aₖ bₖ converges Theorem
- The alternating series test: if (bₖ) is nonincreasing with bₖ → 0 then ∑ₖ (-1)ᵏ bₖ converges, the sum lies between any two consecutive partial sums, and the error after n terms is at most bₙ Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 81 results over 25 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.
Sources
- Dirichlet's test (Wikipedia) (standard reference, not scraped)
- W. Rudin, Principles of Mathematical Analysis, 3rd ed., Ch. 3 (standard reference, not scraped)
- Thomson, Bruckner, and Bruckner, Elementary Real Analysis (standard reference, not scraped)