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.

A193387 Triangle read by rows: T(n,k) (n>=1, 1 <= k <= n) = number of n-element unlabeled interval posets of height k.

Original entry on oeis.org

1, 1, 1, 1, 3, 1, 1, 7, 6, 1, 1, 15, 26, 10, 1, 1, 31, 100, 69, 15, 1, 1, 63, 366, 412, 150, 21, 1, 1, 127, 1317, 2305, 1270, 286, 28, 1, 1, 255, 4743, 12551, 9920, 3236, 497, 36, 1, 1, 511, 17275, 67933, 74525, 33301, 7210, 806, 45, 1, 1, 1023, 64029, 370168, 551232, 325860, 93926, 14540, 1239, 55, 1, 1, 2047, 242371, 2046980, 4072130, 3109628, 1151416, 232891, 27147, 1825, 66, 1
Offset: 1

Views

Author

N. J. A. Sloane, Aug 26 2011

Keywords

Examples

			Triangle begins
1
1 1
1 3 1
1 7 6 1
1 15 26 10 1
1 31 100 69 15 1
1 63 366 412 150 21 1
1 127 1317 2305 1270 286 28 1
1 255 4743 12551 9920 3236 497 36 1
1 511 17275 67933 74525 33301 7210 806 45 1
...
		

Crossrefs

Row sums give A022493. Cf. A193357.