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.

∑j≥0(−1)j (j+3)/(j+1)2 converges, by Abel's test with the monotone bounded factor (j+3)/(j+1)

Example

Put

aj:=(−1)jι(j+1),bj:=ι(j+3)ι(j+1)(j∈N),

so that

ajbj  =  (−1)j ι(j+3)ι(j+1)2.

Then ∑jaj is the alternating harmonic series, which converges (∑j≥0(−1)j/(j+1) converges conditionally, with sum strictly between 1/2 and 1), while (bj) is nonincreasing (Nondecreasing, increasing, nonincreasing, decreasing, monotone, and eventually monotone sequences) and bounded, with 1<bj≤3. By Abel's test (Abel's test: if ∑ak converges and (bk) is monotone and bounded then ∑akbk converges) the series

∑j≥0(−1)j (j+3)(j+1)2

converges.

Neither of the two earlier tests reaches it as directly. 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 would require the sequence ι(j+3)/ι(j+1)2 to be nonincreasing, which is true but is an extra computation; Dirichlet's test: if the partial sums of ∑ak are bounded and (bk) is nonincreasing with bk→0, then ∑akbk converges would require a factor tending to 0, and bj→1≠0. Abel's test is designed for exactly this shape: a convergent series multiplied by a monotone bounded factor.

Facts & Assumptions

Given: The sequences aj=(−1)j/ι(j+1) and bj=ι(j+3)/ι(j+1).

[L2]

The canonical naturals are positive for n≥1 and strictly increasing, and ι(m+n)=ι(m)+ι(n); reciprocation reverses the order on the positives (Canonical naturals are positive and strictly increasing, Inverses of positives are positive, and reciprocation reverses order).

[L4]

Integer powers: x2=x⋅x (Integer powers am, Laws of integer exponents).

Verification

technique · direct
1.1

For every j, ι(j+3)=ι(j+1)+2, so bj=1+2/ι(j+1), the canonical natural ι(j+1) being positive.

givenL2
1.2

For every j, ajbj=(−1)jι(j+1)⋅ι(j+3)ι(j+1)=(−1)jι(j+3)ι(j+1)2.

givenL4
2.1

The sequence (bj) is nonincreasing: 0<ι(j+1)<ι(j+2) gives 2/ι(j+2)<2/ι(j+1), hence bj+1<bj.

step 1.1L2
3.1

The sequence (bj) is bounded, with 1<bj≤b0=1+2=3: the lower bound because 2/ι(j+1)>0, the upper because (bj) is nonincreasing.

step 1.1step 2.1L2
4.1

By [L1] the series ∑jaj converges, and by step 2.1 and step 3.1 the sequence (bj) is monotone and bounded; so by Abel's test ∑jajbj converges.

step 2.1step 3.1L1L3
5.1

By step 1.2 that series is ∑j≥0(−1)j(j+3)/(j+1)2, which therefore converges.

step 1.2step 4.1∎

Remarks

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

56 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