Documentation

MathlibNt.AnalyticNumberTheory.LargeSieve.ChenLiuCoprimeProducerCutoff

The real cutoff in Pan--Wang--Ding (2.26) #

On printed pp. 600 and 603 the parameters are D₁ = log(x)^B, D = sqrt(x)/log(x)^B, and H = (2^j D₁)^2. The integer endpoint of the short polynomial is the floor of the real square, not the square of a rounded conductor. The conductor interval is open on the left and closed on the right, including at integral endpoints.

theorem AnalyticNumberTheory.LargeSieve.ChenLiuCoprimeProducer.shortCutoff_le_x {x : } {B R : } (hx : 1 Real.log x) (hB : 0 B) (hR : 0 R) (hRD : R upperConductor x B) :

The hypothesis required by the proved contour displacement follows from the actual active-cell inequality, uniformly in the cell index.

theorem AnalyticNumberTheory.LargeSieve.ChenLiuCoprimeProducer.panShortF₁_eq_real_cutoff {q : } (m x : ) (R : ) (hH : shortCutoff R x) (χ : PrimitiveCharacter q) (s : ) :
panShortF₁ m (shortCutoff R) χ s = nFinset.Icc 1 x with n R ^ 2, panSourceD m n * χ n / n ^ s

The literal short polynomial is exactly the sum over n ≤ R². The extra ambient bound is only a finite enumeration device.

theorem AnalyticNumberTheory.LargeSieve.ChenLiuCoprimeProducer.chosen_short_contour_uniform :
∃ (C : ), 0 < C ∃ (X₀ : ), ∀ (x : ), X₀ x∀ (B : ) (j q : ) (χ : PrimitiveCharacter q) (m y A₁ A₂ k : ) (f : ), 0 BconductorRadius x B j upperConductor x B(∀ (n : ), f n 1)1 yy xA₂ y(Complex.I * (t : ) in -panSourceHeight x..panSourceHeight x, chen1973VerticalSection (pan223Kernel f m (shortCutoff (conductorRadius x B j)) y A₁ A₂ k χ) (panSourceSigma x) t) - Complex.I * (t : ) in -panSourceHeight x..panSourceHeight x, chen1973VerticalSection (pan223Kernel f m (shortCutoff (conductorRadius x B j)) y A₁ A₂ k χ) (1 / 2) t C * (x ^ 2)⁻¹

The constant and threshold precede the real exponent, conductor cell, character, all source cutoffs, and bounded coefficients.