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 ,
Facts & Assumptions
Given: A real number .
The von Mangoldt divisor identity is
for every integer (The divisor sum of von Mangoldt is the arithmetic-function logarithm, The von Mangoldt function).
The prime-power expansion of together with the comparison lemma and Chebyshev's theta bounds imply
(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
Summing [L1] over the positive integers and reversing the finite order of summation gives Write Since , we obtain
By [L3], the error term in step 1.1 is . Therefore
Substitute the asymptotic from [L2] into step 2.1: After moving the term to the left and dividing by , this becomes That is exactly the claimed estimate
Depends on
- The von Mangoldt function
- The divisor sum of von Mangoldt is the arithmetic-function logarithm
- The summatory logarithm is x log x minus x plus O(log 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
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
- Leo Goldmakher, A Quick Proof of Mertens' Theorem (standard reference, not scraped)
- MIT 18.785 Number Theory I, Fall 2021, Problem Set 9 (standard reference, not scraped)