Fungrim home page

Fungrim entry: 60dc3e

Bn=A000110 ⁣(n)B_{n} = \text{A000110}\!\left(n\right)
Assumptions:nZ0n \in \mathbb{Z}_{\ge 0}
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
BellNumberBnB_{n} Bell number
SloaneAA00000X ⁣(n)\text{A00000X}\!\left(n\right) Sequence X in Sloane's OEIS
ZZGreaterEqualZn\mathbb{Z}_{\ge n} 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))))

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