Zum Inhalt springen

Bell-Polynom

aus Wikipedia, der freien Enzyklopädie
Dies ist eine alte Version dieser Seite, zuletzt bearbeitet am 19. Oktober 2011 um 05:36 Uhr durch 88.204.75.97 (Diskussion) (References). Sie kann sich erheblich von der aktuellen Version unterscheiden.

In combinatorial mathematics, the Bell polynomials, named in honor of Eric Temple Bell, are a triangular array of polynomials given by

the sum extending over all sequences j1, j2, j3, ..., jnk+1 of non-negative integers such that

Convolution identity

For sequences xn, yn, n = 1, 2, ..., define a sort of convolution by:

.

Note that the bounds of summation are 1 and n − 1, not 0 and n .

Let be the nth term of the sequence

Then

For example, let us compute . We have

and thus,

Complete Bell polynomials

The sum

is sometimes called the nth complete Bell polynomial. In order to contrast them with complete Bell polynomials, the polynomials Bnk defined above are sometimes called "partial" Bell polynomials. The complete Bell polynomials satisfy the following identity

Combinatorial meaning

If the integer n is partitioned into a sum in which "1" appears j1 times, "2" appears j2 times, and so on, then the number of partitions of a set of size n that collapse to that partition of the integer n when the members of the set become indistinguishable is the corresponding coefficient in the polynomial.

Examples

For example, we have

because there are

6 ways to partition a set of 6 as 5 + 1,
15 ways to partition a set of 6 as 4 + 2, and
10 ways to partition a set of 6 as 3 + 3.

Similarly,

because there are

15 ways to partition a set of 6 as 4 + 1 + 1,
60 ways to partition a set of 6 as 3 + 2 + 1, and
15 ways to partition a set of 6 as 2 + 2 + 2.

Stirling numbers and Bell numbers

The value of the Bell polynomial Bn,k(x1,x2,...) when all xs are equal to 1 is a Stirling number of the second kind:

The sum

is the nth Bell number, which is the number of partitions of a set of size n.

Properties

Applications of Bell polynomials

Faà di Bruno's formula

Faà di Bruno's formula may be stated in terms of Bell polynomials as follows:

Similarly, a power-series version of Faà di Bruno's formula may be stated using Bell polynomials as follows. Suppose

Then

The complete Bell polynomials appear in the exponential of a formal power series:

See also exponential formula.

Moments and cumulants

The sum

is the nth moment of a probability distribution whose first n cumulants are κ1, ..., κn. In other words, the nth moment is the nth complete Bell polynomial evaluated at the first n cumulants.

Representation of polynomial sequences of binomial type

For any sequence a1, a2, a3, ... of scalars, let

Then this polynomial sequence is of binomial type, i.e. it satisfies the binomial identity

for n ≥ 0. In fact we have this result:

Theorem: All polynomial sequences of binomial type are of this form.

If we let

taking this power series to be purely formal, then for all n,

Software

  • Bell polynomials, complete Bell polynomials and generalized Bell polynomials are implemented in Mathematica as BellY.

See also

References