Alphabeta Math
ExampleConstruction: AI-generatedVerification: 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.

The period-three pattern 1,1,−2 has partial sums in {0,1,2}, so ∑ak/(k+1) converges by Dirichlet's test although the alternating series test does not apply

Example

Let (gk) be the sequence of naturals with values in {0,1,2} defined by the recursion g0=0 and gk+1=gk+1 for gk∈{0,1}, gk+1=0 for gk=2 (The recursion theorem), and put

ak:={1if gk∈{0,1},−2if gk=2,bk:=1ι(k+1).

So (ak) is the repeating pattern 1,1,−2,1,1,−2,… Its partial sums An=∑k<nak take only the values 0,1,2, hence are bounded (Lower bound, bounded below, bounded set), while (bk) is nonincreasing with bk→0. By Dirichlet's test (Dirichlet's test: if the partial sums of ∑ak are bounded and (bk) is nonincreasing with bk→0, then ∑akbk converges) the series

∑kakk+1

converges. It converges conditionally (Absolutely convergent and conditionally convergent series, and the general starting index), since ∣ak∣≥1 for every k and ∑1/ι(k+1) is the harmonic series.

The alternating series test does not reach this example. The alternating series test: if (bk) is nonincreasing with bk→0 then ∑k(−1)kbk converges, the sum lies between any two consecutive partial sums, and the error after n terms is at most bn is a statement about ∑εkbk for the alternating sequence (εk), whose values strictly alternate in sign; here a0=a1=1, so (ak) is not that sequence, nor any constant multiple of it, and no reading of the test applies. This is the item on the page showing that Dirichlet's test is strictly stronger than the Leibniz criterion, and an alternating witness would not show it.

Facts & Assumptions

Given: The sequence (gk) with values in {0,1,2} defined by the displayed recursion, the terms ak∈{1,−2} read off from it, bk=1/ι(k+1), and the partial sums An=∑k<nak.

[L1]

The recursion theorem and the principle of induction (The recursion theorem, The principle of mathematical induction).

[L3]

The canonical naturals are positive for n≥1 and strictly increasing; reciprocation reverses the order on the positives; and for every real ε>0 there is n≥1 with 1/ι(n)<ε (Canonical naturals are positive and strictly increasing, Inverses of positives are positive, and reciprocation reverses order, For every ε>0 in a complete ordered field there is a natural n≥1 with 1/n<ε).

[L6]

Direct comparison, in its divergence form: if 0≤xk≤yk from some index on and ∑xk diverges then ∑yk diverges (If 0≤ak≤bk eventually, convergence of ∑bk gives convergence of ∑ak, and divergence of ∑ak gives divergence of ∑bk).

[L7]

Absolute value: ∣x∣≥0 and ∣xy∣=∣x∣ ∣y∣ (Basic properties of the absolute value).

Verification

technique · direct
1.1

The recursion defines (gk) as a function N→{0,1,2}, the transition being a total function of the set {0,1,2} to itself; hence (ak) is a well-defined sequence of reals with values in {1,−2}.

givenL1
1.2

Every bk=1/ι(k+1) is positive, (bk) is nonincreasing since 0<ι(k+1)<ι(k+2), and bk→0: given a rational ε>0, an n≥1 with 1/ι(n)<ε gives bk≤1/ι(n)<ε for every k≥n.

givenL3
2.1

An induction gives An=ι(gn) for every n: at n=0 both sides are 0; and if An=ι(gn) then, when gn∈{0,1} we have an=1 and gn+1=gn+1, so An+1=ι(gn)+1=ι(gn+1), while when gn=2 we have an=−2 and gn+1=0, so An+1=ι(2)−2=0=ι(gn+1).

step 1.1L1L2
2.2

For every k, ∣akbk∣=∣ak∣bk≥bk=1/ι(k+1)≥0, since ∣ak∣ is 1 or 2.

step 1.1step 1.2L7
3.1

Hence An∈{0,1,2} for every n and ∣An∣≤2: the range of the partial sums is bounded.

step 2.1L7
3.2

The series ∑k1/ι(k+1) is the p-series ∑k≥11/k at p=1, which diverges; so by comparison ∑k∣akbk∣ diverges.

step 2.2L5L6
4.1

By Dirichlet's test, ∑kakbk converges.

step 3.1step 1.2L4
5.1

Therefore ∑kakbk converges conditionally: it converges by step 4.1 and does not converge absolutely by step 3.2.

step 4.1step 3.2L8
6.1

The alternating series test does not apply to this series: it is a statement about the alternating sequence (εk), for which ε0=1 and ε1=−1, whereas here a0=a1=1.

step 1.1L9∎

Remarks

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

76 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