Alphabeta Math
LemmaStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-09-01
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.

Abel summation recovers the prime-counting function from theta

Statement

For every real x2,

π(x)=θ(x)logx+2xθ(t)tlog2tdt.

Facts & Assumptions

Given: A real number x2 and N:=x.

[L1]

By definition, π(N)=2nNn prime1 (The prime-counting function).

[L2]

By definition, θ(N)=2nNn primelogn (Chebyshev's theta function).

[L3]

Abel summation by parts converts a finite sum akbk into a boundary term plus a sum against the differences bk+1bk (Abel summation by parts: with An=k<nak one has k<nakbk=Anbn1k<n1Ak+1(bk+1bk) for every n1).

[L4]

For t>1, ddt1logt=1tlog2t, and log(xy)=logx+logy with log1=0 (The natural logarithm has derivative 1/x and equals the integral from 1 to x of 1/t, Order, continuity, range, and the product, quotient, and reciprocal laws for the natural logarithm).

Proof

technique · direct
1.1

Define a sequence by an=logn when n is prime and an=0 otherwise, for 2nN. Then [L2] shows that its partial sums satisfy Am:=2nman=θ(m) for every integer m[2,N], while [L1] gives 2nNanlogn=π(N).

L1L2givenconstruct
2.1

Apply [L3] to the finite sum in step 1.1 with bn=1/logn. This yields π(N)=θ(N)logNn=2N1θ(n)(1log(n+1)1logn).

L3step 1.1
3.1

For each integer n with 2nN1, the function f(t)=1/logt has derivative given by [L4], so 1log(n+1)1logn=nn+1f(t)dt=nn+1dttlog2t. Since θ(t)=θ(n) on [n,n+1), step 2.1 becomes π(N)=θ(N)logN+2Nθ(t)tlog2tdt.

L4step 2.1algebra
4.1

Because N=x, there are no integers in (N,x]. Hence π(x)=π(N) and θ(t)=θ(N)=θ(x) for every t[N,x]. Using [L4], we compute Nxθ(t)tlog2tdt=θ(x)Nxdttlog2t=θ(x)(1logN1logx). Adding this identity to step 3.1 gives π(x)=π(N)=θ(x)logx+2xθ(t)tlog2tdt.

L4step 3.1givenalgebra

Depends on

Used by

Dependency tree · two levels

21 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