Assumptions:
TeX:
p(n) \le p\!\left(n + 1\right) n \in \mathbb{Z}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
PartitionsP | Integer partition function | |
ZZ | Integers |
Source code for this entry:
Entry(ID("f7407a"), Formula(LessEqual(PartitionsP(n), PartitionsP(Add(n, 1)))), Variables(n), Assumptions(Element(n, ZZ)))