Damped-arctangent rectangular hyperbolic primitive means #
This leaf states the rectangular smoothed-kernel primitive mean and its two
quantitative endpoints. It combines the exact Ioi damped Perron formula,
the finite two-term rank-one separation, the weighted rectangular primitive
large sieve, and the explicit damped-majorant integral.
A rectangular character sum weighted by the damped Perron step kernel.
Equations
- AnalyticNumberTheory.LargeSieve.rectangularSmoothedKernelCharacterSum a b ε y Ma Mb Na Nb q χ = ∑ m ∈ Finset.Icc (Ma + 1) (Ma + ↑Na), ∑ n ∈ Finset.Icc (Mb + 1) (Mb + ↑Nb), a m * b n * ↑χ ↑(m * n) * ↑(AnalyticNumberTheory.LargeSieve.dampedArctanPerronKernel ε (Real.log (y / ↑(m * n))))
Instances For
Weighted primitive first moment of the smoothed rectangular kernel.
Equations
- AnalyticNumberTheory.LargeSieve.rectangularSmoothedKernelWeightedPrimitiveMean a b ε y Ma Mb Na Nb S = ∑ q ∈ S, ↑q / ↑q.totient * ∑ χ : AnalyticNumberTheory.LargeSieve.PrimitiveCharacter q, ‖AnalyticNumberTheory.LargeSieve.rectangularSmoothedKernelCharacterSum a b ε y Ma Mb Na Nb q χ‖
Instances For
The corresponding sharp hyperbolic-indicator character sum.
Equations
Instances For
Weighted primitive first moment with the sharp hyperbolic indicator.
Equations
- AnalyticNumberTheory.LargeSieve.rectangularSharpHyperbolicWeightedPrimitiveMean a b Y Ma Mb Na Nb S = ∑ q ∈ S, ↑q / ↑q.totient * ∑ χ : AnalyticNumberTheory.LargeSieve.PrimitiveCharacter q, ‖AnalyticNumberTheory.LargeSieve.rectangularSharpHyperbolicCharacterSum a b Y Ma Mb Na Nb q χ‖
Instances For
The original rank-one large-sieve right hand side.
Equations
- AnalyticNumberTheory.LargeSieve.rankOneRectangularLSRHS a b Ma Mb Na Nb Q = √(AnalyticNumberTheory.LargeSieve.largeSieveBound Na (1 / ↑Q ^ 2) * ∑ m ∈ Finset.Icc (Ma + 1) (Ma + ↑Na), ‖a m‖ ^ 2) * √(AnalyticNumberTheory.LargeSieve.largeSieveBound Nb (1 / ↑Q ^ 2) * ∑ n ∈ Finset.Icc (Mb + 1) (Mb + ↑Nb), ‖b n‖ ^ 2)
Instances For
Explicit coefficient L¹ mass of the rectangle.
Equations
- AnalyticNumberTheory.LargeSieve.rectangularCoefficientL1 a b Ma Mb Na Nb = (∑ m ∈ Finset.Icc (Ma + 1) (Ma + ↑Na), ‖a m‖) * ∑ n ∈ Finset.Icc (Mb + 1) (Mb + ↑Nb), ‖b n‖
Instances For
Explicit weighted mass of the primitive-character family.
Equations
Instances For
For ε=M⁻², positive rectangular supports bounded by M, and a half-step
parameter in [1/2,M+1/2], the smoothed mean is bounded by the original
rank-one LS right hand side. The constants 2 log M, log M from the two
sine lanes contribute respectively 4 log M+1, 3 log M+1 under
dampedPerronMajorant_integral_Ioi_le, hence 7 log M+2 in total.
Sharp-to-smoothed comparison with the error displayed explicitly. The
product-support bound is the exact hyperbolic support condition used to apply
the half-step separation lemma to the integer m*n.