The deterministic term in Liu's aggregate Abel reduction #
The discrete Abel main term is an ordinary right Riemann sum for 1 / log.
Above 2 monotonicity gives a uniform error. Below 2 the integral is kept
explicit, so the singular contribution is not silently treated as an ordinary
Riemann sum. Liu's product-cube support gives the exact O(N^(2/3)) indicator
mass needed for a subsequent modulus average.
Above the logarithmic singularity, the discrete Abel main term differs from
the normalized logarithmic integral by a constant independent of x.
On the integrable side of the singularity, the short integral grows at
most logarithmically in the reciprocal distance from 1.
Below the endpoint 2, the discrete part is zero. The displayed integral
is the only possible logarithmic singular contribution; no assertion of
interval-integrability through 1 is being made.
A uniform formula for the error on x ≥ 0. The only growing term is the
explicit logarithm of the reciprocal distance to the integrable side of the
singularity at 1; on the non-integrable side Mathlib's integral is zero.
At rational source arguments the distance from the singularity is either
zero/non-integrable or at least 1/a, giving a uniform logarithmic bound.
The uniform scalar error used for every source index a ≤ N.
Equations
Instances For
Product-cube support turns the deterministic source sum into
N^(2/3) times one logarithmic error factor.
The bound is independent of both maximized variables.
The normalized modulus mass is exactly the finite H₃ mass.
Uniformly in the Pan parameter B ≥ 0, the deterministic average has the
sublinear scale N^(2/3) log(N)^7.
Every fixed logarithmic saving eventually dominates the deterministic
N^(2/3) log(N)^7 scale, uniformly for all B ≥ 0.
The only remaining source-family hypothesis is the aggregate psi estimate.
Equations
- MathlibNt.SieveTheory.LiuWeight.LiuMainPanAggregateInverseLogPsiSourceFamilyBound = ∀ (A : ℝ), 0 < A → ∃ (Cpsi : ℝ), 0 < Cpsi ∧ ∃ (B : ℝ), 0 ≤ B ∧ ∃ (N0 : ℕ), ∀ (N : ℕ), N0 ≤ N → MathlibNt.SieveTheory.LiuWeight.LiuMainPanAggregateInverseLogPsiBoundAt N (MathlibNt.SieveTheory.LiuWeight.liuWeight N (MathlibNt.SieveTheory.LiuWeight.liuSourceZ10 N) (MathlibNt.SieveTheory.LiuWeight.liuSourceY3 N)) A B Cpsi
Instances For
The unconditional deterministic estimate packages any aggregate psi source-family bound into the corrected two-component contract.