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