Assumptions:
TeX:
p\!\left(n\right) \lt p\!\left(n + 1\right) n \in \mathbb{Z}_{\ge 1}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
PartitionsP | Integer partition function | |
ZZGreaterEqual | Integers greater than or equal to n |
Source code for this entry:
Entry(ID("df3c07"), Formula(Less(PartitionsP(n), PartitionsP(Add(n, 1)))), Variables(n), Assumptions(Element(n, ZZGreaterEqual(1))))