The nonnegative quadratic convolution in Siegel's elementary argument #
For a quadratic character χ, this file packages the coefficients of
ζ(s) L(s, χ) as the real divisor sum
aχ(n) = ∑ d ∣ n, Re χ(d).
The coefficients are nonnegative, and every nonzero square contributes at
least one. Consequently their summatory function is at least ⌊√X⌋. The
last theorem combines this arithmetic lower bound with the explicit
Pólya--Vinogradov harmonic tail. Its remaining discrepancy is kept as an
explicit term; no unproved upper estimate for that term is assumed.
The real coefficient of ζ(s) L(s, χ).
Equations
- χ.quadraticSiegelConvolution n = (χ.zetaMul n).re
Instances For
The convolution coefficient is literally the real quadratic divisor sum.
Quadratic convolution coefficients are nonnegative real numbers.
Every nonzero square has quadratic convolution coefficient at least one.
The summatory quadratic convolution up to X.
Equations
- χ.quadraticSiegelConvolutionSummatory X = ∑ n ∈ Finset.Icc 1 X, χ.quadraticSiegelConvolution n
Instances For
Dirichlet-convolution / divisor-double-sum identity.
Siegel's square lower-bound chain:
⌊√X⌋ ≤ ∑_{1 ≤ n ≤ X} aχ(n).
The exact residual between the convolution summatory function and X
times the finite harmonic truncation. Later hyperbola estimates should bound
this quantity rather than postulate an unknown error bound.
Equations
Instances For
Expansion of the residual as the divisor double sum minus the harmonic main term.
The first load-bearing inequality in the elementary convolution route.
The square lower bound and the explicit Pólya--Vinogradov tail force a lower
bound for X * Re L(1,χ) up to the exact convolution discrepancy.