Assumptions:
TeX:
\frac{1}{L\!\left(s, \chi\right)} = \prod_{p} \left(1 - \frac{\chi(p)}{{p}^{s}}\right) 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("0f96c3"), Formula(Equal(Div(1, DirichletL(s, chi)), PrimeProduct(Parentheses(Sub(1, Div(chi(p), Pow(p, s)))), For(p)))), Variables(q, chi, s), Assumptions(And(Element(q, ZZGreaterEqual(1)), Element(chi, DirichletGroup(q)), Element(s, CC), Greater(Re(s), 1))))