Assumptions:
TeX:
\zeta\!\left(-n, 0\right) = -\frac{B_{n + 1}}{n + 1}
n \in \mathbb{Z}_{\ge 0}Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| HurwitzZeta | Hurwitz zeta function | |
| BernoulliB | Bernoulli number | |
| ZZGreaterEqual | Integers greater than or equal to n |
Source code for this entry:
Entry(ID("7dab87"),
Formula(Equal(HurwitzZeta(Neg(n), 0), Neg(Div(BernoulliB(Add(n, 1)), Add(n, 1))))),
Variables(n),
Assumptions(Element(n, ZZGreaterEqual(0))))