Documentation

MathlibNt.SieveTheory.Distribution.LiuPan.LiuPanPrincipalRemainder

Pan (2.4)'s actual principal remainder for Liu's weight, before division by φ(q). This does not assert any estimate for the nonprincipal-character contribution.

The literal prime deletion is bounded by ω(q); q must be positive.

Exact principal error Pκ₀, not divided by φ(q), with real Li argument N/a.

Equations
Instances For
    theorem AnalyticNumberTheory.LargeSieve.PanPrincipal.principalError_le_budget (N A₁ A₂ q : ) (B : ) (hq : 0 < q) (hA : A₂ N) (hB : 0 B) (hp : aFinset.Ioc A₁ A₂, |primeCount (N / a) - MathlibNt.SieveTheory.LiuWeight.liuLogarithmicIntegral (2 / Real.log 2) (N / a)| B / a) :
    |principalError N A₁ A₂ q| B * (1 + Real.log N) + A₂ * q.primeFactors.card

    Elementary finite triangle and harmonic summation. The prime-Li estimates in this finite lemma are supplied unconditionally in the final theorem below.

    theorem AnalyticNumberTheory.LargeSieve.PanPrincipal.principalError_log_saving (s : ) (hs : 0 < s) :
    ∃ (C : ), 0 < C ∃ (N₀ : ), NN₀, ∀ (q A₁ A₂ : ), 1 qq NA₂ N ^ (2 / 3)|principalError N A₁ A₂ q| C * N / Real.log N ^ s

    Arbitrary logarithmic saving for Pan's actual principal Liu convolution error. C and N₀ precede q and both window endpoints. The unnormalized error uses the fixed true-Li normalization κ₀=2/log 2. No ordinary-BV convolution claim is used.