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.

A374824 Boolean-Boolean Quilt Numbers: Triangular array T(n,k) of the number of ASM quilts of type B_n X B_k, where B_n is the Boolean lattice of subsets of an n-set ordered by inclusion.

Original entry on oeis.org

1, 4, 16, 18, 2309, 2406862, 166, 4001278
Offset: 1

Views

Author

Sara Billey and Matjaz Konvalinka, Jul 21 2024

Keywords

Comments

For k=1, these numbers are the Dedekind numbers given in A007153.

Examples

			Triangle begins:
    1;
    4,      16;
   18,    2309, 2406862;
  166, 4001278,     ..., ...;
  ...
		

Crossrefs