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.
converges, by Abel's test with the monotone bounded factor
Example
Put
so that
Then is the alternating harmonic series, which converges ( converges conditionally, with sum strictly between and ), while is nonincreasing (Nondecreasing, increasing, nonincreasing, decreasing, monotone, and eventually monotone sequences) and bounded, with . By Abel's test (Abel's test: if converges and is monotone and bounded then converges) the series
converges.
Neither of the two earlier tests reaches it as directly. 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 would require the sequence to be nonincreasing, which is true but is an extra computation; Dirichlet's test: if the partial sums of are bounded and is nonincreasing with , then converges would require a factor tending to , and . Abel's test is designed for exactly this shape: a convergent series multiplied by a monotone bounded factor.
Facts & Assumptions
Given: The sequences and .
The alternating harmonic series converges ( converges conditionally, with sum strictly between and , 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 , The even and odd index maps and the alternating sequence: strictly increasing with their disjoint union, and the unique with , , which satisfies , and ).
The canonical naturals are positive for and strictly increasing, and ; reciprocation reverses the order on the positives (Canonical naturals are positive and strictly increasing, Inverses of positives are positive, and reciprocation reverses order).
Abel's test: if converges and is monotone and bounded then converges (Abel's test: if converges and is monotone and bounded then converges, Nondecreasing, increasing, nonincreasing, decreasing, monotone, and eventually monotone sequences, A monotone sequence converges if and only if it is bounded, Lower bound, bounded below, bounded set, Series, partial sums, convergence and the sum, divergence, and the tail series, Limits and Cauchy sequences of reals).
Integer powers: (Integer powers , Laws of integer exponents).
Verification
For every , , so , the canonical natural being positive.
For every , .
The sequence is nonincreasing: gives , hence .
The sequence is bounded, with : the lower bound because , the upper because is nonincreasing.
By [L1] the series converges, and by step 2.1 and step 3.1 the sequence is monotone and bounded; so by Abel's test converges.
By step 1.2 that series is , which therefore converges.
Remarks
-
Boundedness alone would not do. With convergent and bounded but not monotone, diverges takes a convergent series and a bounded factor that is not monotone, and the product series diverges. Here monotonicity of is what step 2.1 supplies, and it is the hypothesis doing the work.
-
The limit of the factor is , not , and that is the point. Since , the factor tends to , so Dirichlet's test: if the partial sums of are bounded and is nonincreasing with , then converges does not apply to directly. Abel's test converts this into Dirichlet's by writing , which is exactly what its proof does.
-
The series converges conditionally. Its terms in absolute value are , so the series of absolute values dominates the harmonic series; nothing below needs this, and it is recorded to place the example alongside converges conditionally, with sum strictly between and rather than alongside Every rearrangement of converges to .
Depends on
- Abel's test: if $\sum a_k$ converges and $(b_k)$ is monotone and bounded then $\sum a_k b_k$ converges
- $\sum_{j \ge 0} (-1)^{j}/(j+1)$ converges conditionally, with sum strictly between $1/2$ and $1$
- The alternating series test: if $(b_k)$ is nonincreasing with $b_k \to 0$ then $\sum_{k} (-1)^{k} b_k$ converges, the sum lies between any two consecutive partial sums, and the error after $n$ terms is at most $b_n$
- Nondecreasing, increasing, nonincreasing, decreasing, monotone, and eventually monotone sequences
- A monotone sequence converges if and only if it is bounded
- The even and odd index maps and the alternating sequence: strictly increasing $e, o$ with $\mathbb{N}$ their disjoint union, and the unique $(s_k)$ with $s_0 = 1$, $s_{\sigma(k)} = -s_k$, which satisfies $|s_k| = 1$, $s \circ e \equiv 1$ and $s \circ o \equiv -1$
- Inverses of positives are positive, and reciprocation reverses order
- Canonical naturals are positive and strictly increasing
- Integer powers $a^m$
- Laws of integer exponents
- Lower bound, bounded below, bounded set
- Series, partial sums, convergence and the sum, divergence, and the tail series
- Limits and Cauchy sequences of reals
Used by
Nothing in the library uses this result yet.
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 112 results over 28 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
- Abel's test (Wikipedia) (standard reference, not scraped)
- Alternating series test (Wikipedia) (standard reference, not scraped)