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.
Grouping: if converges and is strictly increasing with , the series of blocks converges to the same sum
Statement
Let be a sequence of reals whose series converges (Series, partial sums, convergence and the sum, divergence, and the tail series), with sum , and let be strictly increasing (Nondecreasing, increasing, nonincreasing, decreasing, monotone, and eventually monotone sequences) with . Define the blocks
each a finite sum of consecutive terms (Finite sums and finite products, by recursion). Then converges, with
The proof shows more, and the extra is what makes the theorem trivial once seen: the -th partial sum of is exactly , the -th partial sum of . Grouping does not produce a new series so much as a subsequence of the old partial sums.
The converse fails. A grouped series may converge while the original diverges, and FALSE: if some grouping of a series converges then the series itself converges records that, with the witness on the companion page. What the theorem needs is convergence of as a hypothesis, and , without which the first block would omit the terms before .
Facts & Assumptions
Given: A sequence of reals with convergent of sum and partial sums ; a strictly increasing with ; and the blocks .
Finite sums: and (Finite sums and finite products, by recursion).
Splitting: if then (Laws of finite sums and finite products).
The partial sums of a series and the meaning of its sum (Series, partial sums, convergence and the sum, divergence, and the tail series, Limits and Cauchy sequences of reals).
A subsequence of a convergent sequence converges to the same limit; a subsequence is indexed by a strictly increasing map (Subsequences inherit the limit, Nondecreasing, increasing, nonincreasing, decreasing, monotone, and eventually monotone sequences).
The principle of induction on (The principle of mathematical induction).
Proof
Since is strictly increasing, for every , so each block is a finite sum over a nonempty range of indices and is a well-determined real.
The map is strictly increasing, so is a subsequence of the convergent sequence and therefore converges to .
An induction on gives for every : at the left side is the empty sum and the right side is ; and if then , the middle equality being splitting at .
By step 2.1 the partial sums of are precisely the terms , so converges with sum .
Remarks
-
Why is a hypothesis and not a normalisation. If the same computation gives , so the grouped series converges to : the terms are simply omitted. The theorem as stated is the case where nothing is omitted.
-
Blocks may be as long as one likes, and the theorem is indifferent. No bound on is assumed, and none is needed: the argument never looks inside a block. This is exactly what fails in the converse direction, where the cancellation hidden inside long blocks is what the grouped series cannot see.
-
The result also gives the associativity one expects of a convergent series. Any two groupings of a convergent series have the same sum, both being ; so one may insert brackets at will, though never remove them (FALSE: if some grouping of a series converges then the series itself converges).
Depends on
- Series, partial sums, convergence and the sum, divergence, and the tail series
- Finite sums and finite products, by recursion
- Laws of finite sums and finite products
- Subsequences inherit the limit
- Nondecreasing, increasing, nonincreasing, decreasing, monotone, and eventually monotone sequences
- The principle of mathematical induction
- Limits and Cauchy sequences of reals
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 59 results over 15 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
- Series (mathematics) (Wikipedia) (standard reference, not scraped)
- T. Tao, Analysis I, 3rd ed., §7.4 (standard reference, not scraped)
- W. Fisher, Introduction to Analysis (standard reference, not scraped)
- John K. Hunter, An Introduction to Real Analysis, Chapter 4 (standard reference, not scraped)