Documentation

MathlibNt.AnalyticNumberTheory.Chen1973.Chen1973Lemma6Equation17CorrectedKernel

Chen 1973, equation (17): rigorous corrected-source kernel #

The denominator printed in (17) remains |s| (1 + |s| / A)^N. The exact Mellin denominator does not dominate that printed expression with an absolute constant: the direct comparison costs (sqrt 2)^N.

This separate module therefore introduces the rigorous corrected-source denominator

|s| (1 + (|s| / A)^N).

For Re s ≥ 0 and N ≥ 2, the exact complex Mellin denominator dominates this corrected denominator with constant one. The fixed-power estimates below are coarse downstream weakenings and are not transcriptions of printed (17).

The rigorous corrected-source radial denominator. Unlike the printed kernel, the high power applies only to |s| / A. It has no conductor-level parameter.

Equations
Instances For
    theorem AnalyticNumberTheory.LargeSieve.chen1973Lemma6_eq17_one_add_radial_pow_le_complex_pow {A : } (hA : 0 < A) {s : } (hs : 0 s.re) {N : } (hN : 2 N) :
    1 + (s / A) ^ N 1 + s / A ^ N

    On the right half-plane, the exact complex power dominates the corrected-source radial power once the integer exponent is at least two.

    The exact Mellin norm is bounded by the reciprocal corrected-source denominator with explicit constant one.

    The corrected-source denominator is nonnegative everywhere.

    The corrected-source denominator is positive on every positive vertical line.

    Reflection symmetry of the corrected-source denominator on vertical lines.

    theorem AnalyticNumberTheory.LargeSieve.chen1973Lemma6_eq17_correctedFactor_inv_le_rpow_21_div_10 {u : } (hu : 0 u) {N : } (hN : 3 N) :
    (1 + u ^ N)⁻¹ 2 / (1 + u ^ (21 / 10))

    A normalized 21/10 weakening of the corrected high-power factor.

    A normalized fourth-power weakening of the corrected high-power factor.

    theorem AnalyticNumberTheory.LargeSieve.chen1973Lemma6_eq17_correctedFactor_vertical_inv_le_21_div_10 {x : } (hx : 3 x) (σ v : ) (horder : 3 chen1973PerronOrder x + 1) :
    (1 + (σ + v * Complex.I / chen1973PerronScale x) ^ (chen1973PerronOrder x + 1))⁻¹ 2 * Real.log x ^ (231 / 100) / (1 + |v| ^ (21 / 10))

    On a vertical line, the corrected factor weakens to the printed downstream 21/10 weight. The scale payment is kept explicitly as A^(21/10) = (log x)^(231/100).

    On a vertical line, the corrected factor weakens to the printed downstream fourth-power weight, with the explicit payment A^4 = (log x)^(22/5).