Assumptions:
TeX:
B_{n} \le n ! n \in \mathbb{Z}_{\ge 0}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
BellNumber | Bell number | |
Factorial | Factorial | |
ZZGreaterEqual | Integers greater than or equal to n |
Source code for this entry:
Entry(ID("d1f218"), Formula(LessEqual(BellNumber(n), Factorial(n))), Variables(n), Assumptions(Element(n, ZZGreaterEqual(0))))