Documentation

MathlibNt.AnalyticNumberTheory.DirichletL.DirichletLConditionalValueSeries

Naturally ordered conditional Dirichlet L-series #

For a nonprincipal Dirichlet character, the ordinary partial sums of χ(n)n⁻ˢ converge when re s > 0. We retain the natural order (rather than using an unordered tsum), prove an explicit Abel tail, establish compact-local uniform convergence, and identify the resulting holomorphic function with χ.LFunction.

A nonprincipal Dirichlet character vanishes at the natural argument zero.

On natural arguments, cpowWeight is the usual complex Dirichlet weight.

Explicit finite Abel tail for the value series.

The endpoint value weight tends to zero in re s > 0.

The explicit variation part of the tail tends to zero.

Natural-order partial sums form a Cauchy sequence throughout re s > 0.

noncomputable def DirichletLConditionalValueSeries.orderedValueSeries {q : } [NeZero q] (χ : DirichletCharacter q) ( : χ 1) (s : ) (hs : 0 < s.re) :

Canonical value of the conditional series, defined by its natural partial sums.

Equations
Instances For
    theorem DirichletLConditionalValueSeries.norm_orderedValueSeries_sub_sum_range_le {q : } [NeZero q] (χ : DirichletCharacter q) ( : χ 1) (s : ) (hs : 0 < s.re) {m : } (hm : 1 m) :
    orderedValueSeries χ s hs - kFinset.range m, DirichletLAbelWeightVariation.cpowWeight s k * χ k q * (m ^ (-s.re) + s / s.re * m ^ (-s.re))

    Explicit tail for the canonical natural-order value.

    The open half-plane on which the natural-order value series converges.

    Equations
    Instances For

      Compact-window majorant requested by the Abel estimate.

      Equations
      Instances For

        The canonical natural-order value is holomorphic on the right half-plane.

        In re s > 1, the ordered value is the ordinary L-series value.

        Identity-theorem continuation: the ordered conditional value is χ.LFunction throughout the full half-plane re s > 0.