Assumptions:
TeX:
B_{n} \ge {e}^{n - 2}
n \in \mathbb{Z}_{\ge 0}Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| BellNumber | Bell number | |
| Exp | Exponential function | |
| ZZGreaterEqual | Integers greater than or equal to n |
Source code for this entry:
Entry(ID("7e449a"),
Formula(GreaterEqual(BellNumber(n), Exp(Sub(n, 2)))),
Variables(n),
Assumptions(Element(n, ZZGreaterEqual(0))))