Bell number: Difference between revisions
Appearance
Content deleted Content added
Corrected mangled TeX. |
No edit summary |
||
Line 4: | Line 4: | ||
The Bell numbers satisfy this recursion formula: |
The Bell numbers satisfy this recursion formula: |
||
:<math>B_{n+1}=\ |
:<math>B_{n+1}=\sum_{k=0}^n{n \choose k}B_k.</math> |
||
They also satisfy "Dobinski's formula": |
They also satisfy "Dobinski's formula": |
||
:<math>B_n=\frac{1}{e}\sum_{k=0}^\infty \frac{k^n}{k!}.</math> |
:<math>B_n=\frac{1}{e}\sum_{k=0}^\infty \frac{k^n}{k!}={\rm\ the\ }n{\rm th\ moment\ of\ a\ Poisson\ distribution\ with\ expected\ value\ 1}.</math> |
||
[As it stands, this article is somewhat stubby. I may return to it later; as may others.] |
[As it stands, this article is somewhat stubby. I may return to it later; as may others.] |
Revision as of 22:01, 24 March 2003
The Bell numbers, named in honor of Eric Temple Bell, are a sequence of integers that begins thus:
In general, Bn is the number of partitions of a set of size n. (B0 is 1 because there is exactly one partition of the empty set. A partition of a set S is by definition a set of nonempty sets whose union is S. Every member of the empty set is a nonempty set (that is vacuously true), and their union is the empty set. Therefore, the empty set is the only partition of itself.)
The Bell numbers satisfy this recursion formula:
They also satisfy "Dobinski's formula":
[As it stands, this article is somewhat stubby. I may return to it later; as may others.]