Assumptions:
TeX:
B_{n} \ge p(n)
n \in \mathbb{Z}_{\ge 0}Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| BellNumber | Bell number | |
| PartitionsP | Integer partition function | |
| ZZGreaterEqual | Integers greater than or equal to n |
Source code for this entry:
Entry(ID("b29b24"),
Formula(GreaterEqual(BellNumber(n), PartitionsP(n))),
Variables(n),
Assumptions(Element(n, ZZGreaterEqual(0))))