Documentation

MathlibNt.AnalyticNumberTheory.Chen1973.Chen1973Lemma6Equation14DyadicTail

Actual low-frequency cancellation, not a support assumption.

Retain the full reciprocal factor on Re(s) ≥ 1.

Weighted energy is exactly the harmonic divisor-square scale.

Dyadic integer intervals use their actual length H*2^j.

Equations
Instances For
    theorem AnalyticNumberTheory.LargeSieve.eq14_sum_dyadicShell {A : Type u_1} [AddCommMonoid A] (f : A) (H K : ) :
    jFinset.range K, neq14DyadicShell H j, f n = nFinset.Ioc H ↑(H * 2 ^ K), f n

    Exact disjoint shell recombination, valid for any finite additive sum.

    theorem AnalyticNumberTheory.LargeSieve.eq14_dyadicShell_moment (c : ) (H j D Q : ) (hH : 0 < H) (hD : 0 < D) :
    dFinset.Ioc D Q, 1 / d.totient * χ : PrimitiveCharacter d, neq14DyadicShell H j, c n * χ n ^ 2 chen1973Lemma6Eq19SharpConstant * (Q / H + 1 / D) * neq14DyadicShell H j, n.toNat * c n ^ 2

    Sharp LS is freshly applied to each shell; its length is H*2^j, not H². The upper bound pays the shell's own weighted energy.

    theorem AnalyticNumberTheory.LargeSieve.eq14_tail_polynomial_moment (c : ) (H X K D Q : ) (hH : 0 < H) (hD : 0 < D) (hHX : H X) (hXK : X H * 2 ^ K) (hlow : nFinset.Icc 1 H, c n = 0) :
    dFinset.Ioc D Q, 1 / d.totient * χ : PrimitiveCharacter d, nFinset.Icc 1 X, c n * χ n ^ 2 K * chen1973Lemma6Eq19SharpConstant * (Q / H + 1 / D) * nFinset.Icc 1 X, n.toNat * c n ^ 2

    A tail-supported finite polynomial: Cauchy costs one shell count, while disjoint weighted energies are summed without a second loss.

    theorem AnalyticNumberTheory.LargeSieve.chen1973Lemma6_CH_polynomial_moment_dyadic (H D Q : ) (s : ) (hH : 0 < H) (hD : 0 < D) (hs : 1 s.re) :
    dFinset.Ioc D Q, 1 / d.totient * χ : PrimitiveCharacter d, nFinset.Icc 1 ↑(H * H), chen1973Lemma6CHWeightedCoefficient H s n * χ n ^ 2 ↑(Nat.log 2 H + 1) * chen1973Lemma6Eq19SharpConstant * (Q / H + 1 / D) * (1 + Real.log ↑(H * H)) ^ 4

    The CH polynomial bound with its literal logarithmic dyadic count.

    theorem AnalyticNumberTheory.LargeSieve.chen1973Lemma6_CH_polynomial_moment_fixed_log_five (H D Q : ) (s : ) (hH : 2 H) (hD : 0 < D) (hs : 1 s.re) :
    dFinset.Ioc D Q, 1 / d.totient * χ : PrimitiveCharacter d, nFinset.Icc 1 ↑(H * H), chen1973Lemma6CHWeightedCoefficient H s n * χ n ^ 2 chen1973Lemma6Eq14DyadicConstant * (Q / H + 1 / D) * (1 + Real.log ↑(H + 1)) ^ 5

    The genuine finite polynomial term of (14), on every vertical line Re(s) ≥ 1. The fifth logarithm is the dyadic Cauchy cost; four logarithms come from the globally recombined harmonic divisor-square energy. This theorem does not assert the full printed equation (14): its L-function truncation remainder is deliberately absent.

    theorem AnalyticNumberTheory.LargeSieve.chen1973Lemma6_CH_polynomial_moment_exists_absolute :
    ∃ (C : ), 0 < C ∀ (H D Q : ) (s : ), 2 H0 < D1 s.redFinset.Ioc D Q, 1 / d.totient * χ : PrimitiveCharacter d, nFinset.Icc 1 ↑(H * H), chen1973Lemma6CHWeightedCoefficient H s n * χ n ^ 2 C * (Q / H + 1 / D) * (1 + Real.log ↑(H + 1)) ^ 5

    Explicit binder order: one absolute C works for every finite CH polynomial and all imaginary parts of s, with no conductor-order assumption.