Assumptions:
TeX:
\zeta\!\left(-n, a\right) = -\frac{B_{n + 1}\!\left(a\right)}{n + 1} n \in \mathbb{Z}_{\ge 0} \;\mathbin{\operatorname{and}}\; a \in \mathbb{C}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
HurwitzZeta | Hurwitz zeta function | |
BernoulliPolynomial | Bernoulli polynomial | |
ZZGreaterEqual | Integers greater than or equal to n | |
CC | Complex numbers |
Source code for this entry:
Entry(ID("5bdba2"), Formula(Equal(HurwitzZeta(Neg(n), a), Neg(Div(BernoulliPolynomial(Add(n, 1), a), Add(n, 1))))), Variables(n, a), Assumptions(And(Element(n, ZZGreaterEqual(0)), Element(a, CC))))