Alphabeta Math
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.

7 results · all verified · 4 also independently AI-judged
Every result on this page is machine-checked by a proof checker and read in full and owner-audited; the judge is an additional, independent cross-model AI review of the proofs. The 3 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

Dirichlet Series and Euler Products -- Examples

1 · Prerequisites

2 · Summary

These examples show how the abstract half-plane statements behave in practice: the alternating and ordinary zeta series give different boundary phenomena, and the Möbius, divisor, totient, and Liouville identities can be read prime by prime or coefficient by coefficient once the page's absolute-convergence hypotheses are in place.

3 · Logical flowchart

4 · Definitions, theorems and proofs

None yet.

5 · Examples, counterexamples and false statements

ExampleConstruction: Literature-sourcedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-04Open item page →

Boundary behavior can agree or differ for Dirichlet-series abscissae

Example

The ordinary zeta series n1ns has

σc=σa=1,

while the alternating eta series

n1(1)n1ns

has σc=0 and σa=1.

Facts & Assumptions

Given: The two displayed Dirichlet series.

[L1]

The abscissae σc and σa are defined by half-plane convergence and absolute convergence (The convergence and absolute-convergence abscissae of a Dirichlet series).

[L2]

Convergence at one point forces convergence on the open half-plane to its right (Convergence at one point of a Dirichlet series forces local uniform convergence on the open half-plane to its right).

[L3]

Absolute convergence at one point forces absolute convergence on every closed half-plane to its right (Absolute convergence at one point forces absolute and locally uniform convergence on closed half-planes to the right).

[L4]

Abel summation for complex series rewrites tails through bounded partial sums (Abel summation by parts for complex coefficients and their partial sums).

[L5]

For rational q>1, the series n1nq converges, while the p=1 case, the harmonic series, diverges (For rational p>0, 1/kp converges iff p>1).

[L6]

A series whose terms do not tend to 0 diverges (If a series converges then its terms tend to 0).

Verification

technique · direct
1.1

For the zeta series, fix s with s>1 and choose a rational q with 1<q<s. Then ns=nsnq, so [L5] gives absolute convergence. At s=1 the same series is the harmonic series and diverges by [L5]. Therefore [L1], [L2], and [L3] force both abscissae to equal 1: convergence at any point with real part <1 would imply convergence at 1, and absolute convergence at any point with real part <1 would imply absolute convergence at 1.

L1L2L3L5givenchoosealgebra
2.1

For the eta series, fix s with σ:=s>0. The partial sums of (1)n1 are bounded by 1. Applying [L4] to the tail weights bn=ns gives n=MN(1)n1ns=ANNsAM1Ms+n=MN1An(ns(n+1)s), with An1. Since ns(n+1)s=Os(nσ1) and Ns0, the right-hand side tends to 0 as M,N, so the eta series converges for every s>0. Its absolute series is ns, so step 1.1 shows σa=1. At s=0 the terms are (1)n1, which do not tend to 0, so [L6] gives divergence. Therefore [L1] and [L2] force σc=0.

step 1.1L1L2L4L6givenalgebra
ExampleConstruction: Literature-sourcedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-04Open item page →

The first coefficients of 1 over zeta are the Möbius values

Example

The reciprocal-zeta identity begins

1ζ(s)=112s13s15s+16s17s+O(8s),

matching the first Möbius values.

Facts & Assumptions

Given: The reciprocal-zeta identity on s>1.

[L2]

Verification

technique · direct
1.1

The first Möbius values are μ(1)=1, μ(2)=μ(3)=μ(5)=μ(7)=1, μ(4)=μ(8)=0, μ(6)=1. So the displayed initial segment is exactly n7μ(n)ns.

L1givenalgebra
2.1

Multiplying this initial segment by the initial segment of ζ(s) and using [L2], the coefficients through n=7 cancel to those of the Dirichlet-convolution identity. That is the coefficient-level content of [L1].

L1L2step 1.1algebra
ExampleConstruction: Literature-sourcedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-04Open item page →

The coefficient of 12 in zeta squared is the divisor count of 12

Example

The coefficient of 12s in ζ(s)2 is τ(12)=6.

Facts & Assumptions

Given: The identity n1τ(n)ns=ζ(s)2.

[L1]

The square of the zeta Dirichlet series is the divisor-counting Dirichlet series (The divisor-counting Dirichlet series is the square of the zeta Dirichlet series on Re s greater than 1).

Verification

technique · direct
1.1

The positive divisors of 12 are 1,2,3,4,6,12, so τ(12)=6.

L1givenalgebra
2.1

Therefore [L1] says that the coefficient of 12s in ζ(s)2 is 6.

L1step 1.1
ExampleConstruction: Literature-sourcedVerification: AI-generatedprecheck passaudited 2026-09-04Open item page →

A local prime factor in the Dirichlet series of Euler's totient

Example

For a prime p, the p-power contribution to the Dirichlet series of φ is

k0φ(pk)pks=1ps1p1s.

Facts & Assumptions

Given: A prime p and s>2.

[L1]
[L2]

φ(pk)=pkpk1 for k1 (For a prime p and k1, φ(pk)=pkpk1).

Verification

technique · direct
1.1

By [L2], k0φ(pk)pks=1+k1(pkpk1)pks=1+(1p1)k1pk(1s).

L2givenalgebra
2.1

Summing the geometric series gives 1+(1p1)p1s1p1s=1ps1p1s. This is the local factor of [L1].

L1step 1.1algebra
ExampleConstruction: Literature-sourcedVerification: AI-generatedprecheck passaudited 2026-09-04Open item page →

The Dirichlet series of the Liouville function is zeta of 2s divided by zeta of s

Example

For s>1,

n1λ(n)ns=ζ(2s)ζ(s),

where λ is the Liouville function.

Facts & Assumptions

Given: A complex number s with s>1.

[L1]

The Liouville function satisfies λ(pk)=(1)k (Liouville's function).

[L2]

Completely multiplicative Dirichlet series have geometric Euler factors (Completely multiplicative Dirichlet series have geometric Euler factors).

Verification

technique · direct
1.1

By [L2], n1λ(n)ns=p11+  ps. Indeed [L1] gives the local ratio f(p)=1, so the denominator is 1(ps)=1+ps.

L1L2givenalgebra
2.1

Since 11+ps=1ps1p2s, multiplying over primes gives p1ps1p2s=ζ(2s)ζ(s). So the claimed identity holds.

step 1.1algebra
CounterexampleConstruction: Literature-sourcedVerification: AI-generatedprecheck passaudited 2026-09-04Open item page →

The Euler-product identity does not survive after leaving the absolute half-plane

Statement refuted

Once a multiplicative Dirichlet series is written as an Euler product on its absolute half-plane, the same prime-by-prime regrouping remains valid on the boundary or beyond.

Facts & Assumptions

Given: The Dirichlet series ζ(s)=n1ns.

Counterexample

technique · direct
1.1

On s>1, [L1] gives ζ(s)=p(1ps)1. At the boundary point s=1, however, the Dirichlet series is the harmonic series and diverges. So there is no value of the left-hand side there to which the proved Euler-product identity could apply.

L1givenalgebra
2.1

This already refutes the claimed boundary extension: the theorem proving the Euler product does not license prime-factor regrouping once absolute convergence is lost.

step 1.1
CounterexampleConstruction: Literature-sourcedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-04Open item page →

A boundary line need not have uniform convergence behavior

Statement refuted

If a Dirichlet series converges at one point on the line s=σc, then it converges at every point on that line.

Facts & Assumptions

Given: The Dirichlet series D(s):=k12ksk, equivalently the series n1anns with a2k=1/k and an=0 otherwise.

[L1]

The abscissa of convergence is defined by half-plane convergence (The convergence and absolute-convergence abscissae of a Dirichlet series).

[L2]

Counterexample

technique · direct
1.1

If s=σ>0, then k12kskk12kσ, and the right-hand side is a convergent geometric series by [L3]. So D(s) converges for every s>0. At s=0 it becomes the harmonic series k11/k, which diverges by [L2]. Therefore [L1] gives σc=0.

L1L2L3givenalgebra
2.1

On the same boundary line, at s=πilog2 one has 2s=1, so D(s)=k1(1)kk, which converges by [L2]. Thus the line s=0 contains both the divergent point s=0 and the convergent point s=s.

L2step 1.1algebra
3.1

Therefore convergence at one boundary point does not force convergence at every point of the abscissa line.

step 1.1step 2.1

Sources