Assumptions:
TeX:
p(n) \le {2}^{n} n \in \mathbb{Z}_{\ge 0}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
PartitionsP | Integer partition function | |
Pow | Power | |
ZZGreaterEqual | Integers greater than or equal to n |
Source code for this entry:
Entry(ID("e1f15b"), Formula(LessEqual(PartitionsP(n), Pow(2, n))), Variables(n), Assumptions(Element(n, ZZGreaterEqual(0))))