The complete Pan source cell after Perron truncation #
Both short and long polynomials are retained. The common half-step represents the exact integer hyperbola, so there is no omitted boundary divisor term.
Equations
- AnalyticNumberTheory.LargeSieve.ChenLiuCoprimeProducer.halfStepLongKernel f m H y A₁ A₂ k χ T s = AnalyticNumberTheory.LargeSieve.panDyadicG f m A₁ A₂ k χ s * AnalyticNumberTheory.LargeSieve.ChenLiuCoprimeProducer.longF₂ m H T χ s * ↑(MathlibNt.SieveTheory.LiuWeight.liuPanPerronHalfStep y) ^ s / s
Instances For
Equations
- AnalyticNumberTheory.LargeSieve.ChenLiuCoprimeProducer.halfStepLongIntegral f m H y A₁ A₂ k χ σ T = (↑(2 * Real.pi))⁻¹ * ∫ (t : ℝ) in -T..T, AnalyticNumberTheory.LargeSieve.ChenLiuCoprimeProducer.halfStepLongKernel f m H y A₁ A₂ k χ T (MathlibNt.SieveTheory.LiuWeight.liuPanPerronLine σ t)
Instances For
Exact passage from the exponential-form Perron integral to both of the paper's finite complex-power polynomials.
The actual complete source cell, after shifting only the short integral. The long integral has not been discarded or replaced by a rowwise bound.
Equations
- AnalyticNumberTheory.LargeSieve.ChenLiuCoprimeProducer.sourceCell f m y A₁ A₂ k R = ∑ q ∈ AnalyticNumberTheory.LargeSieve.ChenLiuCoprimeProducer.conductorCell R, (↑q.totient)⁻¹ * ∑ χ : AnalyticNumberTheory.LargeSieve.PrimitiveCharacter q, ‖AnalyticNumberTheory.LargeSieve.panSourceCharacterAmplitude (AnalyticNumberTheory.LargeSieve.panSourceG f m) (AnalyticNumberTheory.LargeSieve.panSourceD m) y (2 ^ k * A₁) (min (2 ^ (k + 1) * A₁) A₂) χ‖
Instances For
The reciprocal-totient primitive mass pays the number of conductors, not the sum of their sizes.
A finite-height bound for the genuine cell. Both primitive means are analytic inputs to this integration lemma and are discharged below.
The genuine source-cell bound with both polynomial means discharged. The constants precede all source functions, parameters, and spectral heights.
At the full source endpoint, each real conductor/source cell has an arbitrary logarithmic saving. This is an unconditional analytic producer, not the weighted aggregate over induced conductors.