BellNumber(n), rendered as , gives the
:th Bell number, counting the number of partitions of a set of size .
References:
- http://mathworld.wolfram.com/BellNumber.html
- https://en.wikipedia.org/wiki/Bell_number
- Sequence A000110 in Sloane's On-Line Encyclopedia of Integer Sequences (OEIS)
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
BellNumber | Bell number | |
SloaneA | Sequence X in Sloane's OEIS |
Source code for this entry:
Entry(ID("1706bb"), SymbolDefinition(BellNumber, BellNumber(n), "Bell number"), Description(SourceForm(BellNumber(n)), ", rendered as", BellNumber(n), ", gives the ", n, ":th Bell number, counting the number of partitions of a set of size", n, "."), References("http://mathworld.wolfram.com/BellNumber.html", "https://en.wikipedia.org/wiki/Bell_number", SloaneA("A000110")))