Documentation

MathlibNt.SieveTheory.Selberg.Liu.LiuSelbergDenominatorConvolution

Arithmetic convolution for Liu's Selberg denominator #

This file isolates the exact multiplicative arithmetic underlying the finite Selberg denominator.

The squarefree source arithmetic factor, extended by zero at zero and away from the source primes.

Equations
Instances For

    A divisor of Liu's squarefree source modulus is exactly a squarefree integer coprime to N (with the cutoff made explicit for the reverse direction).

    theorem MathlibNt.SieveTheory.LiuWeight.liuSelbergCorrection_prime_of_not_dvd {N p : } (hNeven : Even N) (hp : Nat.Prime p) (hpn : ¬p N) :
    (liuSelbergCorrection N) p = 2 / (p * (p - 2))

    The finite harmonic sum, with the empty sum giving its value at zero.

    Equations
    Instances For