Assumptions:
TeX:
\left|B_{2 n}\!\left(x\right)\right| \lt \left|B_{2 n}\right|
n \in \mathbb{Z}_{\ge 1} \,\mathbin{\operatorname{and}}\, x \in \left(0, 1\right)Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| Abs | Absolute value | |
| BernoulliPolynomial | Bernoulli polynomial | |
| BernoulliB | Bernoulli number | |
| ZZGreaterEqual | Integers greater than or equal to n | |
| OpenInterval | Open interval |
Source code for this entry:
Entry(ID("4246ae"),
Formula(Less(Abs(BernoulliPolynomial(Mul(2, n), x)), Abs(BernoulliB(Mul(2, n))))),
Variables(n, x),
Assumptions(And(Element(n, ZZGreaterEqual(1)), Element(x, OpenInterval(0, 1)))))