Assumptions:
TeX:
{\left(-1\right)}^{n + 1} B_{2 n + 2} \gt 0 n \in \mathbb{Z}_{\ge 0}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Pow | Power | |
BernoulliB | Bernoulli number | |
ZZGreaterEqual | Integers greater than or equal to n |
Source code for this entry:
Entry(ID("d10873"), Formula(Greater(Mul(Pow(-1, Add(n, 1)), BernoulliB(Add(Mul(2, n), 2))), 0)), Variables(n), Assumptions(Element(n, ZZGreaterEqual(0))))