Documentation

MathlibNt.AnalyticNumberTheory.DirichletL.DirichletLTwistedSmoothedPerron

The coefficients of the negative logarithmic derivative of a Dirichlet L-function, in the order used by the smoothed prime sum.

Equations
Instances For
    noncomputable def DirichletCharacter.twistedSmoothedPsi {q : } (χ : DirichletCharacter q) (ν : ) (ε X : ) :

    The genuinely infinite smoothed twisted Chebyshev sum.

    Equations
    Instances For
      noncomputable def DirichletCharacter.twistedSmoothedPerronIntegrand {q : } [NeZero q] (χ : DirichletCharacter q) (ν : ) (ε X : ) (s : ) :

      The integrand in the twisted smoothed Perron formula.

      Equations
      Instances For
        theorem DirichletCharacter.twistedSmoothedPerron_aux_tsum_integral {q : } (χ : DirichletCharacter q) {ν : } (diffν : ContDiff 1 ν) (νpos : x > 0, 0 ν x) (suppν : Function.support νSet.Icc (1 / 2) 2) (mass_one : (x : ) in Set.Ioi 0, ν x / x = 1) {X : } (X_pos : 0 < X) {ε : } (εpos : 0 < ε) (ε_lt_one : ε < 1) {σ : } (σ_gt : 1 < σ) (σ_le : σ 2) :
        (t : ), ∑' (n : ), χ.twistedVonMangoldtCoeff n / n ^ (σ + t * Complex.I) * mellin (fun (x : ) => (Smooth1 ν ε x)) (σ + t * Complex.I) * X ^ (σ + t * Complex.I) = ∑' (n : ), (t : ), χ.twistedVonMangoldtCoeff n / n ^ (σ + t * Complex.I) * mellin (fun (x : ) => (Smooth1 ν ε x)) (σ + t * Complex.I) * X ^ (σ + t * Complex.I)
        theorem DirichletCharacter.twistedSmoothedPerron {q : } [NeZero q] (χ : DirichletCharacter q) {ν : } (diffν : ContDiff 1 ν) (νpos : x > 0, 0 ν x) (suppν : Function.support νSet.Icc (1 / 2) 2) (mass_one : (x : ) in Set.Ioi 0, ν x / x = 1) {X : } (X_pos : 0 < X) {ε : } (εpos : 0 < ε) (ε_lt_one : ε < 1) {σ : } (σ_gt : 1 < σ) (σ_le : σ 2) :

        Smoothed Perron inversion for the von Mangoldt coefficients twisted by an arbitrary Dirichlet character. No nonprincipality assumption and no contour shift are used.