Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedSession-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.

For a nonincreasing nonnegative sequence, ak\sum a_k converges iff 2ka2k\sum 2^k a_{2^k} converges

Statement

Let (ak)k1(a_k)_{k \ge 1} be a family from 11 (Series, partial sums, convergence and the sum, divergence, and the tail series) with

ak0  (k1)andajak  whenever 1jk.a_k \ge 0 \ \ (k \ge 1) \qquad \text{and} \qquad a_j \ge a_k \ \ \text{whenever } 1 \le j \le k .

Then

k1ak convergesj02ja2j converges.\sum_{k \ge 1} a_k \ \text{converges} \qquad \Longleftrightarrow \qquad \sum_{j \ge 0} 2^{j} a_{2^{j}} \ \text{converges} .

Every term of the condensed series is defined, because 2j12^{j} \ge 1 for every jNj \in \mathbb{N} (Monotonicity of xxnx \mapsto x^n and of nann \mapsto a^n), and the condensed series starts at j=0j = 0, its first term being 20a20=a12^0 a_{2^0} = a_1.

The monotonicity hypothesis is equivalent to the consecutive form ak+1aka_{k+1} \le a_k for every k1k \ge 1, since it says that the sequence bi:=ai+1b_i := a_{i+1}, iNi \in \mathbb{N}, is nonincreasing (Nondecreasing, increasing, nonincreasing, decreasing, monotone, and eventually monotone sequences). It cannot be dropped: the companion page exhibits a nonnegative non-monotone family for which the two series behave differently.

Facts & Assumptions

Given: A family (ak)k1(a_k)_{k \ge 1} of reals with ak0a_k \ge 0 for k1k \ge 1 and ajaka_j \ge a_k whenever 1jk1 \le j \le k; the partial sums An=k=1nakA_n = \sum_{k=1}^{n} a_k of k1ak\sum_{k \ge 1} a_k, with A0=0A_0 = 0; and the partial sums Cn=j<n2ja2jC_n = \sum_{j<n} 2^{j} a_{2^{j}} of the condensed 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, and the meaning of a sum with general bounds: for mnm \le n, k=1nak=k=1mak+k=m+1nak\sum_{k=1}^{n} a_k = \sum_{k=1}^{m} a_k + \sum_{k=m+1}^{n} a_k, and k=pqak=t<q+1pap+t\sum_{k=p}^{q} a_k = \sum_{t < q+1-p} a_{p+t} (Laws of finite sums and finite products, Finite sums and finite products, by recursion).

[L2]

Monotonicity and scaling of finite sums: if xtytx_t \le y_t for all t<dt < d then t<dxtt<dyt\sum_{t<d} x_t \le \sum_{t<d} y_t; and a constant sum is t<dλ=dλ\sum_{t<d} \lambda = d\,\lambda (Laws of finite sums and finite products).

[L3]

Powers of 22: 2j12^{j} \ge 1 for every jNj \in \mathbb{N}, 2j+1=22j2^{j+1} = 2 \cdot 2^{j}, and 2j<2j+12^{j} < 2^{j+1} (Integer powers ama^m, Monotonicity of xxnx \mapsto x^n and of nann \mapsto a^n).

[L4]

The principle of induction (The principle of mathematical induction).

[L5]

For a series of nonnegative terms: its partial sums are nondecreasing, it converges if and only if the range of its partial sums is bounded above, and in the convergent case every partial sum is at most the sum (A series of nonnegative terms converges iff its partial sums are bounded, and then the sum is their supremum, Lower bound, bounded below, bounded set).

Proof

technique · direct
1.1

Every term of the condensed series is nonnegative, since 2j1>02^{j} \ge 1 > 0 and a2j0a_{2^{j}} \ge 0; and every AnA_n, every CnC_n is nonnegative, both series having nonnegative terms.

givenL3L5
1.2

For every nNn \in \mathbb{N} the block from 2n2^{n} to 2n+112^{n+1}-1 is k=2n2n+11ak=t<2na2n+t\sum_{k=2^{n}}^{2^{n+1}-1} a_k = \sum_{t < 2^{n}} a_{2^{n}+t}, since the number of terms is (2n+11)+12n=2n(2^{n+1}-1)+1-2^{n} = 2^{n}.

L1L3algebra
1.3

For every nNn \in \mathbb{N} the block from 2n+12^{n}+1 to 2n+12^{n+1} is k=2n+12n+1ak=t<2na2n+1+t\sum_{k=2^{n}+1}^{2^{n+1}} a_k = \sum_{t < 2^{n}} a_{2^{n}+1+t}, since the number of terms is 2n+1+1(2n+1)=2n2^{n+1}+1-(2^{n}+1) = 2^{n}.

L1L3algebra
1.4

Index growth: n2n1n \le 2^{n} - 1 for every nNn \in \mathbb{N}, by induction on nn. At n=0n = 0 this reads 000 \le 0; and if n2n1n \le 2^{n}-1, that is n+12nn+1 \le 2^{n}, then n+12n22n1=2n+11n+1 \le 2^{n} \le 2 \cdot 2^{n} - 1 = 2^{n+1}-1, the second inequality being 2n12^{n} \ge 1.

L3L4algebra
2.1

In the first block every index satisfies 2n2n+t2^{n} \le 2^{n}+t, so a2n+ta2na_{2^{n}+t} \le a_{2^{n}}, and therefore k=2n2n+11akt<2na2n=2na2n\sum_{k=2^{n}}^{2^{n+1}-1} a_k \le \sum_{t<2^{n}} a_{2^{n}} = 2^{n} a_{2^{n}}.

step 1.2givenL2
2.2

In the second block every index satisfies 2n+1+t2n+12^{n}+1+t \le 2^{n+1} for t<2nt < 2^{n}, so a2n+1+ta2n+1a_{2^{n}+1+t} \ge a_{2^{n+1}}, and therefore k=2n+12n+1akt<2na2n+1=2na2n+1\sum_{k=2^{n}+1}^{2^{n+1}} a_k \ge \sum_{t<2^{n}} a_{2^{n+1}} = 2^{n} a_{2^{n+1}}.

step 1.3givenL2L3
2.3

Suppose the condensed series converges, with sum CC; then CnCC_n \le C for every nn.

givenstep 1.1L5
2.4

Suppose conversely that k1ak\sum_{k \ge 1} a_k converges, with sum AA; then AnAA_n \le A for every nn.

givenstep 1.1L5
3.1

Upper estimate: A2n1CnA_{2^{n}-1} \le C_n for every nNn \in \mathbb{N}, by induction on nn. At n=0n = 0 both sides are 00, since 201=02^0 - 1 = 0 and C0C_0 is the empty sum; and if A2n1CnA_{2^{n}-1} \le C_n, then splitting at 2n12^{n}-1 gives A2n+11=A2n1+k=2n2n+11akCn+2na2n=Cn+1A_{2^{n+1}-1} = A_{2^{n}-1} + \sum_{k=2^{n}}^{2^{n+1}-1} a_k \le C_n + 2^{n} a_{2^{n}} = C_{n+1}.

step 2.1L1L3L4
3.2

Lower estimate: 2A2nj=1n2ja2j2 A_{2^{n}} \ge \sum_{j=1}^{n} 2^{j} a_{2^{j}} for every nNn \in \mathbb{N}, by induction on nn. At n=0n = 0 the right-hand side is the empty sum 00 and the left-hand side is 2a102a_1 \ge 0; and if the inequality holds at nn, then splitting at 2n2^{n} gives A2n+1=A2n+k=2n+12n+1akA2n+2na2n+1A_{2^{n+1}} = A_{2^{n}} + \sum_{k=2^{n}+1}^{2^{n+1}} a_k \ge A_{2^{n}} + 2^{n} a_{2^{n+1}}, whence 2A2n+12A2n+2n+1a2n+1j=1n+12ja2j2A_{2^{n+1}} \ge 2A_{2^{n}} + 2^{n+1} a_{2^{n+1}} \ge \sum_{j=1}^{n+1} 2^{j} a_{2^{j}}.

step 2.2step 1.1L1L3L4
4.1

For every NNN \in \mathbb{N} we have N2N1N \le 2^{N}-1, so ANA2N1CNCA_N \le A_{2^{N}-1} \le C_N \le C, the first inequality because the partial sums AnA_n are nondecreasing.

step 1.4step 3.1step 2.3step 1.1L5
4.2

For every nNn \in \mathbb{N}, j=1n2ja2j2A2n2A\sum_{j=1}^{n} 2^{j} a_{2^{j}} \le 2 A_{2^{n}} \le 2A, and splitting the condensed partial sum at j=1j = 1 gives Cn+1=a1+j=1n2ja2ja1+2AC_{n+1} = a_1 + \sum_{j=1}^{n} 2^{j} a_{2^{j}} \le a_1 + 2A.

step 3.2step 2.4L1L3
5.1

So the partial sums of k1ak\sum_{k \ge 1} a_k are bounded above by CC, and that series converges.

step 4.1L5
5.2

Also C0=0a1+2AC_0 = 0 \le a_1 + 2A, so every condensed partial sum is at most a1+2Aa_1 + 2A, and the condensed series converges.

step 4.2step 1.1L5
6.1

The two implications just established combine, so the two series converge or diverge together.

step 5.1step 5.2

Remarks

  • What monotonicity buys, in one sentence. It lets a block of 2n2^{n} consecutive terms be squeezed between 2n2^{n} copies of its last term and 2n2^{n} copies of its first, which is exactly the pair of estimates in steps 2.1 and 2.2. Without it a block carries no information about any single term in it, and the two series decouple entirely.

  • The factor 22 in the lower estimate is not an artefact. The blocks used for the two estimates are different: the upper estimate groups 2n,,2n+112^{n}, \dots, 2^{n+1}-1 and the lower estimate groups 2n+1,,2n+12^{n}+1, \dots, 2^{n+1}, and the second grouping produces 2na2n+12^{n} a_{2^{n+1}}, which is half of the condensed term 2n+1a2n+12^{n+1} a_{2^{n+1}}. Since only boundedness of the partial sums is at stake, a constant factor is harmless.

  • Base 22 is a choice, not a necessity. The same argument with blocks of length cnc^{n} gives the analogous test for any integer c2c \ge 2. Base 22 is taken here because it is the one every later application uses, and because the arithmetic of 2n+1=22n2^{n+1} = 2 \cdot 2^{n} keeps the induction free of extra bookkeeping.

Depends on

Used by

Dependency tree · next 3 levels

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