Fungrim home page

Fungrim entry: 16fe51

nZ0        BnZ1n \in \mathbb{Z}_{\ge 0} \;\implies\; B_{n} \in \mathbb{Z}_{\ge 1}
Definitions:
Fungrim symbol Notation Short description
ZZGreaterEqualZn\mathbb{Z}_{\ge n} Integers greater than or equal to n
BellNumberBnB_{n} Bell number
Source code for this entry:
Entry(ID("16fe51"),
    Implies(Element(n, ZZGreaterEqual(0)), Element(BellNumber(n), ZZGreaterEqual(1))),
    Variables(n))

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