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.

The von Mangoldt harmonic sum is log x plus O(1)

Statement

For every real x2,

nxΛ(n)n=logx+O(1).

Facts & Assumptions

Given: A real number x2.

[L1]

The von Mangoldt divisor identity is

logm=dmd>0Λ(d)

for every integer m1 (The divisor sum of von Mangoldt is the arithmetic-function logarithm, The von Mangoldt function).

[L2]

The summatory logarithm satisfies

mxlogm=xlogxx+O(logx)

(The summatory logarithm is x log x minus x plus O(log x)).

[L3]

The prime-power expansion of ψ together with the comparison lemma and Chebyshev's theta bounds imply

dxΛ(d)=ψ(x)=O(x)

(Chebyshev's psi function, Prime-power expansion of Chebyshev's psi function, Psi and theta differ by at most a square-root term, Chebyshev's theta function has linear lower and upper bounds).

Proof

technique · direct
1.1

Summing [L1] over the positive integers 1mx and reversing the finite order of summation gives 1mxlogm=1dxΛ(d)xd. Write S(x):=1dxΛ(d)d. Since x/d=x/d+O(1), we obtain 1mxlogm=xS(x)+O ⁣(1dxΛ(d)).

L1givenconstructalgebra
2.1

By [L3], the error term in step 1.1 is O(x). Therefore 1mxlogm=xS(x)+O(x).

L3step 1.1algebra
3.1

Substitute the asymptotic from [L2] into step 2.1: xlogxx+O(logx)=xS(x)+O(x). After moving the O(x) term to the left and dividing by x, this becomes S(x)=logx+O(1). That is exactly the claimed estimate nxΛ(n)n=logx+O(1).

L2step 2.1algebra

Depends on

Used by

Dependency tree · two levels

24 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