cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A059080 Triangle A(n,m) of numbers of n-element T_0-antichains on a labeled m-set, m=0,...,2^n.

Original entry on oeis.org

1, 1, 1, 2, 2, 0, 0, 1, 6, 12, 0, 0, 0, 2, 52, 520, 2640, 6720, 6720, 0, 0, 0, 0, 25, 1770, 53940, 1012620, 13487040, 136745280, 1094688000, 7025356800, 36084787200, 145297152000, 435891456000, 871782912000, 871782912000
Offset: 0

Views

Author

Vladeta Jovovic, Goran Kilibarda, Dec 29 2000

Keywords

Comments

An antichain on a set is a T_0-antichain if for every two distinct points of the set there exists a member of the antichain containing one but not the other point. Row sums give A059079. Column sums give A059083.

Examples

			[1, 1], [1, 2, 2], [0, 0, 1, 6, 12], [0, 0, 0, 2, 52, 520, 2640, 6720, 6720], ...; there are 2 3-element T_0-antichains on a 3-set: {{1}, {2}, {3}}, {{1, 2}, {1, 3}, {2, 3}}.
		

References

  • V. Jovovic and G. Kilibarda, On the number of Boolean functions in the Post classes F^{mu}_8, Diskretnaya Matematika, 11 (1999), no. 4, 127-138 (translated in Discrete Mathematics and Applications, 9, (1999), no. 6)
  • V. Jovovic, G. Kilibarda, On enumeration of the class of all monotone Boolean functions, in preparation.

Crossrefs