Documentation

MathlibNt.AnalyticNumberTheory.LargeSieve.ImprimitiveConductorWeightLinear

Linear-polylogarithmic control of imprimitive conductor multiplicity #

This independent strengthening replaces the quadratic fibre estimate by the average order of the divisor function. The proof is completely finite: n = ∑ d ∣ n, φ(d) bounds n / φ(n) by the number of divisors, the divisor sum is transposed, and the resulting harmonic sum is bounded by a telescoping logarithm.

A finite harmonic factor, including exactly the terms 1, ..., R.

Equations
Instances For

    The elementary telescoping logarithm bound for the finite harmonic factor.

    Divisor-sum control of one totient ratio.

    theorem AnalyticNumberTheory.LargeSieve.sum_dvd_indicator_Icc (R e : ) (he : 0 < e) :
    (∑ rFinset.Icc 1 R, if e r then 1 else 0) = ↑(R / e)

    For fixed positive e, count its multiples up to R.

    The finite average order of r / φ(r), with an explicit harmonic factor.

    Explicit linear-logarithmic average totient-ratio estimate.

    theorem AnalyticNumberTheory.LargeSieve.multiple_totient_ratio_le_product (d r : ) (hd : 0 < d) (hr : 0 < r) :
    ↑(d * r) / (d * r).totient d / d.totient * (r / r.totient)

    Multiplication by a conductor separates at the cost of r / φ(r).

    Strong imprimitive conductor bound: linear, rather than quadratic, in Q/d.

    theorem AnalyticNumberTheory.LargeSieve.imprimitive_conductor_window_le_weighted_primitive_linear (F : (d : ) → PrimitiveCharacter d) (hF : ∀ (d : ) (ψ : PrimitiveCharacter d), 0 F d ψ) (Q C : ) (hC : 0 < C) :
    dFinset.Icc C (2 * C), imprimitiveConductorWeight Q d * ψ : PrimitiveCharacter d, F d ψ ↑(Q / C) * conductorHarmonicFactor (Q / C) * dFinset.Icc 1 (2 * C), d / d.totient * ψ : PrimitiveCharacter d, F d ψ

    Linear-harmonic conductor transport for an arbitrary nonnegative family. The existing prefix theorem is a specialization of this finite inequality.

    Logarithmic presentation of the strong imprimitive conductor bound.

    Dyadic-window transport with only the linear-harmonic conductor loss.

    theorem AnalyticNumberTheory.LargeSieve.imprimitive_conductor_window_prefix_large_sieve_linear (b : ) (M : ) (N Q D : ) (hD : 0 < D) :
    dFinset.Icc D (2 * D), imprimitiveConductorWeight Q d * ψ : PrimitiveCharacter d, primitiveCharacterPrefixMaxSquare b M N d ψ ↑(Q / D) * conductorHarmonicFactor (Q / D) * (↑(N.log2 + 1) ^ 2 * primitiveLargeSieveConstant N (2 * D) * nFinset.Icc (M + 1) (M + N), b n ^ 2)

    The strong conductor transport connected to the existing primitive maximal LS.

    Scale audit for the quadratic modulus term on every dyadic window D ≤ Q. The linear conductor loss leaves Q D, hence at most , times one harmonic factor. Summing all dyadic windows costs only the number of windows.