Assumptions:
TeX:
L\!\left(s, \chi\right) = \prod_{p} \frac{1}{1 - \chi(p) {p}^{-s}} q \in \mathbb{Z}_{\ge 1} \;\mathbin{\operatorname{and}}\; \chi \in G_{q} \;\mathbin{\operatorname{and}}\; s \in \mathbb{C} \;\mathbin{\operatorname{and}}\; \operatorname{Re}(s) > 1
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
DirichletL | Dirichlet L-function | |
PrimeProduct | Product over primes | |
Pow | Power | |
ZZGreaterEqual | Integers greater than or equal to n | |
DirichletGroup | Dirichlet characters with given modulus | |
CC | Complex numbers | |
Re | Real part |
Source code for this entry:
Entry(ID("d088ea"), Formula(Equal(DirichletL(s, chi), PrimeProduct(Div(1, Sub(1, Mul(chi(p), Pow(p, Neg(s))))), For(p)))), Variables(q, chi, s), Assumptions(And(Element(q, ZZGreaterEqual(1)), Element(chi, DirichletGroup(q)), Element(s, CC), Greater(Re(s), 1))))