Assumptions:
TeX:
L\!\left(1, \chi\right) = \begin{cases} {\tilde \infty}, & \chi = \chi_{q \, . \, 1}\\\lim_{s \to 1} L\!\left(s, \chi\right), & \text{otherwise}\\ \end{cases}
q \in \mathbb{Z}_{\ge 1} \;\mathbin{\operatorname{and}}\; \chi \in G_{q}Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| DirichletL | Dirichlet L-function | |
| UnsignedInfinity | Unsigned infinity | |
| DirichletCharacter | Dirichlet character | |
| ComplexLimit | Limiting value, complex variable | |
| ZZGreaterEqual | Integers greater than or equal to n | |
| DirichletGroup | Dirichlet characters with given modulus |
Source code for this entry:
Entry(ID("6c3fff"),
Formula(Equal(DirichletL(1, chi), Cases(Tuple(UnsignedInfinity, Equal(chi, DirichletCharacter(q, 1))), Tuple(ComplexLimit(DirichletL(s, chi), For(s, 1)), Otherwise)))),
Variables(q, chi),
Assumptions(And(Element(q, ZZGreaterEqual(1)), Element(chi, DirichletGroup(q)))))