Use the following HTML code to embed the calculators within other websites:
Bell Numbers List
std::vector<int>bell_numbers_list(
int
n
)
The Bell number is defined as the number of partitions (of
any size) of a set into n distinguishable objects.
It is also the number of restricted growth functions on . Note that the Stirling numbers of the second kind, , count the number of partitions of n objects into m classes, and so it is true that