BellB
✖
BellB
Details

- Mathematical function, suitable for both symbolic and numerical manipulation.
- The Bell polynomials satisfy the generating function relation
.
- The Bell numbers are given by
.
- For certain special arguments, BellB automatically evaluates to exact values.
- BellB can be evaluated to arbitrary numerical precision.
- BellB automatically threads over lists.
Background & Context
- BellB is a mathematical function that returns a Bell number or polynomial. In particular, BellB[n,x] returns the
Bell polynomial
and BellB[n] returns the
Bell number
. Bell polynomials can be determined from the exponential generating function
. The Bell numbers also satisfy the recurrence relation
. The first few Bell polynomials
are
, while the first few Bell numbers
are
.
- The Bell polynomial is also called an exponential polynomial or, more explicitly, the "complete exponential Bell polynomial" and is sometimes denoted
. Bell polynomials are named after mathematician and math expositor Eric Temple Bell, who wrote about them in 1934.
- The polynomial
has the interpretation that if there are
partitions of
into
parts, then
. Furthermore, if there are
total partitions of
, then
. For example, the set
having
elements can be partitioned into
parts
ways
,
part
way (
),
parts
ways (
,
and
), and
parts
way (
), giving
. Since there are five total ways to partition
,
.
- The Bell polynomial and number are a special case of the BellY function, with
and
. Letting
denote the Stirling number of the second kind, returned by StirlingS2,
.
Examples
open allclose allBasic Examples (2)Summary of the most common use cases
Scope (5)Survey of the scope of standard use cases

https://wolfram.com/xid/0wgvxr5-onyluq

The precision of the output tracks the precision of the input:

https://wolfram.com/xid/0wgvxr5-bn0shu

BellB threads element-wise over lists:

https://wolfram.com/xid/0wgvxr5-cl7plc

BellB can be applied to a power series:

https://wolfram.com/xid/0wgvxr5-iemucp

TraditionalForm formatting:

https://wolfram.com/xid/0wgvxr5-7pz8n


https://wolfram.com/xid/0wgvxr5-g690em

Applications (4)Sample problems that can be solved with this function
BellB numbers versus their asymptotics:

https://wolfram.com/xid/0wgvxr5-fnjyyy

Compute the first 10 complementary Bell numbers:

https://wolfram.com/xid/0wgvxr5-hzd9e

Compare with an expression in terms of the Stirling number of the second kind:

https://wolfram.com/xid/0wgvxr5-n8dndn

Verify an expression for the Bell number in terms of a Hessenberg determinant for the first few cases:

https://wolfram.com/xid/0wgvxr5-mu795p

The Bell numbers BellB[n] can be characterized as the unique set of numbers such that two certain Hankel determinants made from these numbers are both equal to BarnesG[n+2]. Verify for the first few cases:

https://wolfram.com/xid/0wgvxr5-dugbf1

Properties & Relations (7)Properties of the function, and connections to other functions
The exponential generating function for BellB:

https://wolfram.com/xid/0wgvxr5-tkyii

Compare with the explicit summation formula:

https://wolfram.com/xid/0wgvxr5-vadis

Sum can give results involving BellB:

https://wolfram.com/xid/0wgvxr5-b82fjb


https://wolfram.com/xid/0wgvxr5-eoxafy

The moment of a PoissonDistribution is given by the
Bell polynomial in its mean
:

https://wolfram.com/xid/0wgvxr5-d15q8r

Use FullSimplify to simplify expressions involving BellB:

https://wolfram.com/xid/0wgvxr5-dmhmjl

Compute Bell numbers directly from set partitions :

https://wolfram.com/xid/0wgvxr5-dju2c2

Use IntegerPartitions to directly sum over terms that satisfy the constraints on indices:

https://wolfram.com/xid/0wgvxr5-fssbn7

Compare with the result of BellB:

https://wolfram.com/xid/0wgvxr5-gth84t

Compute Bell numbers using generalized Bell polynomials:

https://wolfram.com/xid/0wgvxr5-hymoed


https://wolfram.com/xid/0wgvxr5-g07hj

Compute Bell polynomials using generalized Bell polynomials:

https://wolfram.com/xid/0wgvxr5-ngw3hk


https://wolfram.com/xid/0wgvxr5-bs6lde

FindSequenceFunction can recognize the BellB sequence:

https://wolfram.com/xid/0wgvxr5-hj2mn6


https://wolfram.com/xid/0wgvxr5-5okec

Possible Issues (1)Common pitfalls and unexpected behavior
The first argument of BellB must be a non-negative integer:

https://wolfram.com/xid/0wgvxr5-fkw7b


Wolfram Research (2007), BellB, Wolfram Language function, https://reference.wolfram.com/language/ref/BellB.html.
Text
Wolfram Research (2007), BellB, Wolfram Language function, https://reference.wolfram.com/language/ref/BellB.html.
Wolfram Research (2007), BellB, Wolfram Language function, https://reference.wolfram.com/language/ref/BellB.html.
CMS
Wolfram Language. 2007. "BellB." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/BellB.html.
Wolfram Language. 2007. "BellB." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/BellB.html.
APA
Wolfram Language. (2007). BellB. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/BellB.html
Wolfram Language. (2007). BellB. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/BellB.html
BibTeX
@misc{reference.wolfram_2025_bellb, author="Wolfram Research", title="{BellB}", year="2007", howpublished="\url{https://reference.wolfram.com/language/ref/BellB.html}", note=[Accessed: 13-April-2025
]}
BibLaTeX
@online{reference.wolfram_2025_bellb, organization={Wolfram Research}, title={BellB}, year={2007}, url={https://reference.wolfram.com/language/ref/BellB.html}, note=[Accessed: 13-April-2025
]}