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.

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

Original entry on oeis.org

1, 1, 1, 1, 3, 1, 1, 7, 6, 1, 1, 13, 24, 10, 1, 1, 25, 77, 61, 15, 1, 1, 43, 228, 291, 130, 21, 1, 1, 76, 644, 1229, 856, 246, 28, 1, 1, 128, 1776, 4872, 4840, 2136, 427, 36, 1, 1, 216, 4854, 18711, 25107, 15543, 4733, 694, 45, 1, 1, 354, 13184, 70858, 124167, 101538, 43120, 9577, 1071, 55, 1
Offset: 1

Views

Author

N. J. A. Sloane, Dec 13 2011

Keywords

Examples

			Triangle begins:
1
1 1
1 3 1
1 7 6 1
1 13 24 10 1
1 25 77 61 15 1
1 43 228 291 130 21 1
1 76 644 1229 856 246 28 1
1 128 1776 4872 4840 2136 427 36 1
1 216 4854 18711 25107 15543 4733 694 45 1
1 354 13184 70858 124167 101538 43120 9577 1071 55 1
...
		

Crossrefs

Row sums give A202182. Cf. A202178, A003430, A007453, A053554.