Documentation

MathlibNt.AnalyticNumberTheory.LargeSieve.DirectConductorWeight

Direct reciprocal-totient conductor multiplicity #

This module proves the finite arithmetic estimate needed by the direct L¹ conductor regrouping. It is independent of the Vaughan decomposition.

The exact conductor multiplicity for a direct 1 / φ(q) character sum.

Equations
Instances For

    Rewrite the levels divisible by a positive d as q = d r.

    theorem AnalyticNumberTheory.LargeSieve.multiple_inv_totient_le_product (d r : ) (hd : 0 < d) (hr : 0 < r) :
    (↑(d * r).totient)⁻¹ (↑d.totient)⁻¹ * (↑r.totient)⁻¹

    Totient supermultiplicativity separates a reciprocal totient.

    The reciprocal totient is bounded by τ(r) / r.

    The finite divisor-harmonic double sum is at most the square of the harmonic sum.

    Finite average reciprocal-totient bound.

    The harmonic factor is monotone in its natural cutoff.

    Strong unconditional direct conductor-weight bound, including d = 0, d > Q, and hence all empty-fibre cases. Unlike the compatibility majorant below, the primitive weight is exactly 1 / φ(d): no factor d is inserted.

    Compatibility-only weakening to the historical square-large-sieve weight d / φ(d). New direct L¹ assembly should use directConductorWeight_le and the AP-normalized primitive mean instead.