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.

Showing 1-1 of 1 results.

A263862 Triangle read by rows: T(n,k) (n>=0, k>=n+1) is the number of posets with n elements and whose chain polytope has k facets.

Original entry on oeis.org

1, 1, 1, 1, 1, 3, 1, 1, 7, 6, 2, 1, 13, 25, 18, 4, 2, 1, 22, 80, 111, 60, 32, 7, 4, 1
Offset: 0

Views

Author

Christian Stump, Oct 28 2015

Keywords

Comments

Row sums give A000112.
Is this the same as A263858? - R. J. Mathar, Nov 03 2015

Examples

			Triangle begins:
1,
1,
1,1,
1,3,1,
1,7,6,2,
1,13,25,18,4,2,
1,22,80,111,60,32,7,4,1,
...
		

Crossrefs

Cf. A000112.
Showing 1-1 of 1 results.