The exponentially damped Perron step kernel.
Equations
- AnalyticNumberTheory.LargeSieve.dampedArctanPerronKernel ε x = 1 / 2 + Real.arctan (x / ε) / Real.pi
Instances For
theorem
AnalyticNumberTheory.LargeSieve.integral_exp_neg_mul_truncatedPerronIntegrand_eq_arctan_div
(ε x : ℝ)
(hε : 0 < ε)
:
The damped removable sine kernel integrates exactly to arctan (x / ε).
The proof handles positive, negative, and zero frequencies.
theorem
AnalyticNumberTheory.LargeSieve.dampedArctanPerronKernel_eq_half_add_integral
(ε x : ℝ)
(hε : 0 < ε)
:
The exact Ioi integral representation of the damped kernel.
On the nonnegative half-line, arctan lies below the identity.
Reflection exchanges the two sides of the damped step kernel.
theorem
AnalyticNumberTheory.LargeSieve.abs_indicator_sub_dampedArctanPerronKernel_le
{ε x : ℝ}
(hε : 0 < ε)
(hx : x ≠ 0)
:
Away from the jump, exponential damping approximates the strict indicator
with the sharp elementary error ε / (π |x|).