Finite logarithmic bridge for Mertens' product theorem #
This module isolates the elementary part of the product argument. The identification of the limiting constant with Euler's constant is deliberately kept separate: it requires an Euler-product/Abelian bridge, rather than only the prime-number theorem.
The finite quadratic-and-higher correction in the logarithm of the prime Euler product.
Equations
- AnalyticNumberTheory.Mertens.logarithmicCorrection x = ∑ p ∈ AnalyticNumberTheory.Mertens.primesUpTo x, (-Real.log (1 - 1 / ↑p) - 1 / ↑p)
Instances For
The correction term, extended by zero away from the primes so that it can
be treated as an ordinary series on ℕ.
Equations
Instances For
The candidate limiting correction constant.
Equations
Instances For
The filtered finite correction is the initial segment of its zero-extended series.
The zero-extended logarithmic correction is absolutely summable.
The finite correction converges to its absolutely convergent series.
The difference between the limiting correction and its finite version is the shifted tail of the absolutely convergent series.
Explicit O(1/x) bound for the logarithmic correction tail.
On the Mertens scale, the logarithmic correction tail is negligible.
Taking the logarithm of the finite Euler product separates the reciprocal prime sum from its convergent higher-order correction.
The logarithmic product error is the sum of the Mertens-II error and the convergent higher-order correction tail.
Mertens' product logarithm with its canonical (not yet identified as Euler--Mascheroni) constant.
Exponentiating the canonical logarithmic Mertens error preserves its
O(1 / log x) scale. This is the analytic input for the final product-scale
O(1 / log² x) estimate.
Algebraic factorization converting the exponentiated logarithmic error
into the product-scale error, once n > 1.
Mertens' product formula with the canonical constant supplied by the hard-cutoff proof. Identifying this constant with Euler--Mascheroni is a separate Abelian finite-part theorem.
Once the Abelian finite-part bridge identifies the canonical constant with Euler--Mascheroni, the canonical product estimate becomes the usual Mertens product formula.