Fungrim home page

Fungrim entry: f7407a

p ⁣(n)p ⁣(n+1)p\!\left(n\right) \le p\!\left(n + 1\right)
Assumptions:nZn \in \mathbb{Z}
TeX:
p\!\left(n\right) \le p\!\left(n + 1\right)

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

Topics using this entry

Copyright (C) Fredrik Johansson and contributors. Fungrim is provided under the MIT license. The source code is on GitHub.

2019-06-18 07:49:59.356594 UTC