Documentation

MathlibNt.SieveTheory.Selberg.Liu.LiuSelbergCorrectionEuler

Euler total of Liu's Selberg correction #

This file proves absolute summability of the correction in the exact denominator convolution and identifies its signed Euler total.

theorem MathlibNt.SieveTheory.LiuWeight.tsum_abs_liuSelbergCorrection_prime_pow {N p : } (hNeven : Even N) (hp : Nat.Prime p) :
∑' (e : ), |(liuSelbergCorrection N) (p ^ e)| = if p N then 1 + (↑p)⁻¹ else 1 + 3 / (p * (p - 2))

The absolute local Euler total contains the unit term.