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.

A202179 Triangle read by rows: T(n,k) = number of n-element unlabeled connected N-free posets of height k (2 <= k <= n).

Original entry on oeis.org

1, 2, 1, 3, 5, 1, 4, 17, 9, 1, 5, 45, 50, 14, 1, 6, 115, 218, 114, 20, 1, 7, 278, 851, 709, 224, 27, 1, 8, 679, 3161, 3818, 1867, 398, 35, 1, 9, 1666, 11507, 19042, 13113, 4276, 657, 44, 1, 10, 4167, 41837, 91383, 83222, 37898, 8845, 1025, 54, 1
Offset: 2

Views

Author

N. J. A. Sloane, Dec 13 2011

Keywords

Examples

			Triangle begins: 1
2 1
3 5 1
4 17 9 1
5 45 50 14 1
6 115 218 114 20 1
7 278 851 709 224 27 1
8 679 3161 3818 1867 398 35 1
9 1666 11507 19042 13113 4276 657 44 1
10 4167 41837 91383 83222 37898 8845 1025 54 1
...
		

Crossrefs

See A202178 for another version. Row sums give A202180.