Dedekind number


In mathematics, the Dedekind numbers are a rapidly growing sequence of integers named after Richard Dedekind, who defined them in 1897. The Dedekind number M counts the number of monotone boolean functions of n variables. Equivalently, it counts the number of antichains of subsets of an n-element set, the number of elements in a free distributive lattice with n generators, or the number of abstract simplicial complexes with n elements.
Accurate asymptotic estimates of M and an exact expression as a summation are known. However Dedekind's problem of computing the values of M remains difficult: no closed-form expression for M is known, and exact values of M have been found only for n ≤ 8.

Definitions

A Boolean function is a function that takes as input n Boolean variables, and produces as output another Boolean variable. It is monotonic if, for every combination of inputs, switching one of the inputs from false to true can only cause the output to switch from false to true and not from true to false. The Dedekind number M is the number of different monotonic Boolean functions on n variables.
An antichain of sets is a family of sets, none of which is contained in any other set. If V is a set of n Boolean variables, an antichain A of subsets of V defines a monotone Boolean function f, where the value of f is true for a given set of inputs if some subset of the true inputs to f belongs to A and false otherwise. Conversely every monotone Boolean function defines in this way an antichain, of the minimal subsets of Boolean variables that can force the function value to be true. Therefore, the Dedekind number M equals the number of different antichains of subsets of an n-element set.
A third, equivalent way of describing the same class of objects uses lattice theory. From any two monotone Boolean functions f and g we can find two other monotone Boolean functions fg and fg, their logical conjunction and logical disjunction respectively. The family of all monotone Boolean functions on n inputs, together with these two operations, forms a distributive lattice, the lattice given by Birkhoff's representation theorem from the partially ordered set of subsets of the n variables with set inclusion as the partial order. This construction produces the free distributive lattice with n generators. Thus, the Dedekind numbers count the number of elements in free distributive lattices.
The Dedekind numbers also count the number of abstract simplicial complexes on n elements, families of sets with the property that any subset of a set in the family also belongs to the family. Any antichain determines a simplicial complex, the family of subsets of antichain members, and conversely the maximal simplices in a complex form an antichain.

Example

For n = 2, there are six monotonic Boolean functions and six antichains of subsets of the two-element set :
The exact values of the Dedekind numbers are known for 0 ≤ n ≤ 8:
The first six of these numbers are given by. M was calculated by, M was calculated by and, and M by.
If n is even, then M must also be even.
The calculation of the fifth Dedekind number M = 7581 disproved a conjecture by Garrett Birkhoff that M is always divisible by.

Summation formula

rewrote the logical definition of antichains into the following arithmetic formula for the Dedekind numbers:
where is the th bit of the number,
which can be written using the floor function as
However, this formula is not helpful for computing the values of M for large n due to the large number of terms in the summation.

Asymptotics

The logarithm of the Dedekind numbers can be estimated accurately via the bounds
Here the left inequality counts the number of antichains in which each set has exactly elements, and the right inequality was proven by.
provided the even more accurate estimates
for even n, and
for odd n, where
and
The main idea behind these estimates is that, in most antichains, all the sets have sizes that are very close to n/2. For n = 2, 4, 6, 8 Korshunov's formula provides an estimate that is inaccurate by a factor of 9.8%, 10.2%, 4.1%, and -3.3%, respectively.