Documentation

MathlibNt.AnalyticNumberTheory.LargeSieve.PanWangDingLowPrimePrefix

Actual prime-character prefixes for the nonprincipal low-conductor lane. No assertion is made about the unpunctured panIymLow (which contains q = 1). Only finite Abel summation and the existing prime-power correction are used.

The literal unweighted prime character sum.

Equations
Instances For
    theorem AnalyticNumberTheory.LargeSieve.PanLow.complex_abel (c : ) (w : ) (y : ) :
    nFinset.range (y + 1), (w n) * c n = (w y) * nFinset.range (y + 1), c n + nFinset.range y, ↑(w n - w (n + 1)) * kFinset.range (n + 1), c k

    Finite complex Abel identity; the production real kernel is unchanged.

    theorem AnalyticNumberTheory.LargeSieve.PanLow.norm_abel_le (c : ) (y : ) (M : ) (h : ny, kFinset.range (n + 1), c k M) :

    Bounded total variation of the already proved reciprocal-log kernel.

    Exact removal of the nonprime von Mangoldt terms after Abel.

    The twisted correction is dominated by the existing untwisted one.

    Pointwise lambda prefix bounded by the established primitive maximum.

    Elementary parameter bridge, obtained from Mathlib's log-versus-power limit.

    theorem AnalyticNumberTheory.LargeSieve.PanLow.primePrefix_siegelWalfisz (C D : ) :
    ∃ (K : ), 0 < K ∀ᶠ (N : ) in Filter.atTop, 2 NqFinset.Icc 2 (logConductorThreshold N C), ∀ (χ : PrimitiveCharacter q), χ 1yN, primePrefix (↑χ) y K * N / Real.log N ^ D

    Unconditional SW for actual unweighted prime prefixes. Constants and the threshold precede the modulus, character and prefix. No prime-BV hypothesis.

    theorem AnalyticNumberTheory.LargeSieve.PanLow.primePrefix_siegelWalfisz_real_conductor (b : ) (D : ) :
    ∃ (K : ), 0 < K ∀ᶠ (N : ) in Filter.atTop, ∀ (q : ), 2 qq Real.log N ^ b∀ (χ : PrimitiveCharacter q), χ 1primePrefix (↑χ) N K * N / Real.log N ^ D

    The same endpoint with an arbitrary fixed real logarithmic conductor exponent.

    theorem AnalyticNumberTheory.LargeSieve.PanLow.primePrefix_siegelWalfisz_endpoint (b A : ) :
    ∃ (K : ), 0 < K ∃ (N₀ : ), NN₀, ∀ (q : ), 2 qq Real.log N ^ b∀ (χ : PrimitiveCharacter q), χ 1primePrefix (↑χ) N K * N / Real.log N ^ A

    Endpoint-only version with real saving exponent, in the paper's notation.