Assumptions:
References:
- Sequence A000110 in Sloane's On-Line Encyclopedia of Integer Sequences (OEIS)
TeX:
B_{n} = \text{A000110}\!\left(n\right)
n \in \mathbb{Z}_{\ge 0}Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| BellNumber | Bell number | |
| SloaneA | Sequence X in Sloane's OEIS | |
| ZZGreaterEqual | Integers greater than or equal to n |
Source code for this entry:
Entry(ID("60dc3e"),
Formula(Equal(BellNumber(n), SloaneA("A000110", n))),
Variables(n),
Assumptions(Element(n, ZZGreaterEqual(0))))