Assumptions:
TeX:
B_{2 n + 3} = 0
n \in \mathbb{Z}_{\ge 0}Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| BernoulliB | Bernoulli number | |
| ZZGreaterEqual | Integers greater than or equal to n |
Source code for this entry:
Entry(ID("a98234"),
Formula(Equal(BernoulliB(Add(Mul(2, n), 3)), 0)),
Variables(n),
Assumptions(Element(n, ZZGreaterEqual(0))))