Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-generatedSession-authored (Fable 5 assisted)precheck 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 sNs_N plus the NN-th tail

Statement

Let (ak)(a_k) be a sequence of reals with partial sums sn=k<naks_n = \sum_{k<n} a_k, let NNN \in \mathbb{N}, and let tj:=i<jaN+it_j := \sum_{i<j} a_{N+i} be the partial sums of the NN-th tail series kNak\sum_{k \ge N} a_k (Series, partial sums, convergence and the sum, divergence, and the tail series). Then:

  1. tj=sj+NsNt_j = s_{j+N} - s_N for every jNj \in \mathbb{N};
  2. ak\sum a_k converges if and only if its NN-th tail series converges, and in that case k=0ak  =  sN  +  k=Nak;\sum_{k=0}^{\infty} a_k \;=\; s_N \;+\; \sum_{k=N}^{\infty} a_k ;
  3. hence the following are equivalent: ak\sum a_k converges; every tail series of ak\sum a_k converges; some tail series of ak\sum a_k 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)(a_k) of reals, a natural number NN, the partial sums sn=k<naks_n = \sum_{k<n} a_k and the partial sums tj=i<jaN+it_j = \sum_{i<j} a_{N+i} of the NN-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 mnm \le n then k<nak=k<mak+k=mn1ak\sum_{k<n} a_k = \sum_{k<m} a_k + \sum_{k=m}^{n-1} a_k (Laws of finite sums and finite products), and k=mn1ak\sum_{k=m}^{n-1} a_k is by definition i<nmam+i\sum_{i<n-m} a_{m+i} (Finite sums and finite products, by recursion).

[L2]

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

[L3]

Algebra of limits: if xjxx_j \to x and yjyy_j \to y then xj+yjx+yx_j + y_j \to x + y and xjyjxyx_j - y_j \to x - y (Algebra of limits: sums, scalar multiples, products and quotients).

[L4]

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

Proof

technique · direct
1.1

Fix jNj \in \mathbb{N} and put n:=j+Nn := j + N, so that NnN \le n and nN=jn - N = j.

given
1.2

The family (sj+N)jN(s_{j+N})_{j \in \mathbb{N}} is the NN-th tail of the sequence (sn)(s_n) of partial sums.

givenL2
2.1

Splitting the partial sum sns_n at NN gives sn=k<Nak+k=Nn1ak=sN+i<jaN+i=sN+tjs_n = \sum_{k<N} a_k + \sum_{k=N}^{n-1} a_k = s_N + \sum_{i<j} a_{N+i} = s_N + t_j.

step 1.1L1
2.2

Suppose ak\sum a_k converges, say snSs_n \to S; then the NN-th tail (sj+N)j(s_{j+N})_j converges to SS.

givenstep 1.2L2
3.1

Claim 1 follows: tj=sj+NsNt_j = s_{j+N} - s_N for every jNj \in \mathbb{N}.

step 2.1algebra
4.1

The constant sequence with value sNs_N converges to sNs_N, so tj=sj+NsNSsNt_j = s_{j+N} - s_N \to S - s_N, and the NN-th tail series converges with sum SsNS - s_N.

step 2.2step 3.1L3L4
4.2

Conversely, suppose the NN-th tail series converges, say tjTt_j \to T; then sj+N=sN+tjsN+Ts_{j+N} = s_N + t_j \to s_N + T by the same two rules.

step 3.1L3L4
5.1

So the NN-th tail of (sn)(s_n) converges to sN+Ts_N + T, hence (sn)(s_n) itself converges to sN+Ts_N + T and ak\sum a_k 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+TS = s_N + T, which is the displayed identity.

step 4.1step 5.1algebra
7.1

Claim 3 follows as well: if ak\sum a_k 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\mathbb{N}; and if some tail series, say the NN-th, converges then by claim 2 again ak\sum a_k 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 NN terms lowers the sum by sNs_N, and no more.

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 65 results over 22 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