Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-27
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.

A series converges iff each of its tail series converges, and the sum splits as sN plus the N-th tail

Statement

Let (ak) be a sequence of reals with partial sums sn=∑k<nak, let N∈N, and let tj:=∑i<jaN+i be the partial sums of the N-th tail series ∑k≥Nak (Series, partial sums, convergence and the sum, divergence, and the tail series). Then:

  1. tj=sj+N−sN for every j∈N;
  2. ∑ak converges if and only if its N-th tail series converges, and in that case ∑k=0∞ak  =  sN  +  ∑k=N∞ak;
  3. hence the following are equivalent: ∑ak converges; every tail series of ∑ak converges; some tail series of ∑ak converges.

In words: convergence of a series is a property of its terms from any index on, and changing finitely many terms changes the sum but not the fact of convergence.

Facts & Assumptions

Given: A sequence (ak) of reals, a natural number N, the partial sums sn=∑k<nak and the partial sums tj=∑i<jaN+i of the N-th tail series (Series, partial sums, convergence and the sum, divergence, and the tail series, Finite sums and finite products, by recursion).

[L1]

Splitting of finite sums: if m≤n then ∑k<nak=∑k<mak+∑k=mn−1ak (Laws of finite sums and finite products), and ∑k=mn−1ak is by definition ∑i<n−mam+i (Finite sums and finite products, by recursion).

[L2]

Convergence depends only on the tail: a sequence (xn) converges to x if and only if its N-th tail (xj+N)j converges to x (Convergence depends only on the tail, Sequences of reals: bounded, eventually, frequently, tails, subsequences).

[L3]

Algebra of limits: if xj→x and yj→y then xj+yj→x+y and xj−yj→x−y (Algebra of limits: sums, scalar multiples, products and quotients).

[L4]

A constant sequence yj=c converges to c, immediately from the definition of a limit (Limits and Cauchy sequences of reals).

Proof

technique · direct
1.1

Fix j∈N and put n:=j+N, so that N≤n and n−N=j.

given
1.2

The family (sj+N)j∈N is the N-th tail of the sequence (sn) of partial sums.

givenL2
2.1

Splitting the partial sum sn at N gives sn=∑k<Nak+∑k=Nn−1ak=sN+∑i<jaN+i=sN+tj.

step 1.1L1
2.2

Suppose ∑ak converges, say sn→S; then the N-th tail (sj+N)j converges to S.

givenstep 1.2L2
3.1

Claim 1 follows: tj=sj+N−sN for every j∈N.

step 2.1algebra
4.1

The constant sequence with value sN converges to sN, so tj=sj+N−sN→S−sN, and the N-th tail series converges with sum S−sN.

step 2.2step 3.1L3L4
4.2

Conversely, suppose the N-th tail series converges, say tj→T; then sj+N=sN+tj→sN+T by the same two rules.

step 3.1L3L4
5.1

So the N-th tail of (sn) converges to sN+T, hence (sn) itself converges to sN+T and ∑ak converges.

step 4.2step 1.2L2
6.1

Claim 2 follows: the two convergences are equivalent, and when they hold the sums are related by S=sN+T, which is the displayed identity.

step 4.1step 5.1algebra
7.1

Claim 3 follows as well: if ∑ak converges then by claim 2 every tail series converges; every tail series converging trivially gives some tail series converging, the family of tails being indexed by all of N; and if some tail series, say the N-th, converges then by claim 2 again ∑ak converges.

step 6.1∎

Remarks

  • Where the hypothesis-free character comes from. Nothing here assumes the terms have a sign or that any series converges: claim 1 is an identity between finite sums, valid always, and claims 2 and 3 are read off from it by two standard limit rules. That is why the lemma may be used to move between a series and its tails inside proofs that have not yet decided the convergence question.

  • The sum does change. Only the fact of convergence is tail invariant. The identity in claim 2 is the exact bookkeeping: discarding the first N terms lowers the sum by sN, and no more.

Depends on

Used by

Dependency tree · two levels

37 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources