Documentation

AnalyticNumberTheory.Mertens.Product

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
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 filtered finite correction is the initial segment of its zero-extended series.

      The zero-extended logarithmic correction is absolutely summable.

      The difference between the limiting correction and its finite version is the shifted tail of the absolutely convergent series.

      The correction tail is dominated by the corresponding shifted reciprocal square series.

      theorem AnalyticNumberTheory.Mertens.shifted_reciprocal_square_tail_le (x : ) (hx : 1 x) :
      ∑' (n : ), 2 / ↑(n + (x + 1)) ^ 2 2 / x

      Integral comparison for the shifted reciprocal-square tail.

      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.

      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.