Fungrim home page

Fungrim entry: b29b24

Bnp(n)B_{n} \ge p(n)
Assumptions:nZ0n \in \mathbb{Z}_{\ge 0}
TeX:
B_{n} \ge p(n)

n \in \mathbb{Z}_{\ge 0}
Definitions:
Fungrim symbol Notation Short description
BellNumberBnB_{n} Bell number
PartitionsPp(n)p(n) Integer partition function
ZZGreaterEqualZn\mathbb{Z}_{\ge n} 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))))

Topics using this entry

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

2021-03-15 19:12:00.328586 UTC