Assumptions:
TeX:
L\!\left(0, \chi_{q \, . \, 1}\right) = \begin{cases} -\frac{1}{2}, & q = 1\\0, & \text{otherwise}\\ \end{cases} q \in \mathbb{Z}_{\ge 1}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
DirichletL | Dirichlet L-function | |
DirichletCharacter | Dirichlet character | |
ZZGreaterEqual | Integers greater than or equal to n |
Source code for this entry:
Entry(ID("a07d28"), Formula(Equal(DirichletL(0, DirichletCharacter(q, 1)), Cases(Tuple(Neg(Div(1, 2)), Equal(q, 1)), Tuple(0, Otherwise)))), Variables(q), Assumptions(And(Element(q, ZZGreaterEqual(1)))))