Assumptions:
TeX:
\left|B_{2 n}\!\left(x\right)\right| \le \left|B_{2 n}\right| n \in \mathbb{Z}_{\ge 0} \;\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 | |
ClosedInterval | Closed interval |
Source code for this entry:
Entry(ID("292d70"), Formula(LessEqual(Abs(BernoulliPolynomial(Mul(2, n), x)), Abs(BernoulliB(Mul(2, n))))), Variables(n, x), Assumptions(And(Element(n, ZZGreaterEqual(0)), Element(x, ClosedInterval(0, 1)))))