login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A193357
Triangle read by rows: T(n,k) (n>=1, 1 <= k <= n) = number of n-element unlabeled rigid interval posets of height k.
2
1, 0, 1, 0, 1, 1, 0, 1, 3, 1, 0, 1, 8, 6, 1, 0, 1, 20, 29, 10, 1, 0, 1, 51, 128, 75, 15, 1, 0, 1, 134, 555, 500, 160, 21, 1, 0, 1, 367, 2427, 3190, 1480, 301, 28, 1, 0, 1, 1048, 10864, 20129, 12835, 3661, 518, 36, 1, 0, 1, 3119, 50145, 127912, 108308, 41041, 7980, 834, 45, 1, 0, 1, 9655, 239581, 827053, 907923, 441553, 111671, 15828, 1275, 55, 1
OFFSET
1,9
EXAMPLE
Triangle begins
1
0 1
0 1 1
0 1 3 1
0 1 8 6 1
0 1 20 29 10 1
0 1 51 128 75 15 1
0 1 134 555 500 160 21 1
0 1 367 2427 3190 1480 301 28 1
0 1 1048 10864 20129 12835 3661 518 36 1
0 1 3119 50145 127912 108308 41041 7980 834 45 1
0 1 9655 239581 827053 907923 441553 111671 15828 1275 55 1
0 1 31024 1186941 5474614 7654921 4664814 1482110 26944 29175 1870 66 1
...
CROSSREFS
Row sums = A138265. Cf. A193387.
Sequence in context: A257050 A274494 A274490 * A361953 A112413 A294219
KEYWORD
nonn,tabl
AUTHOR
N. J. A. Sloane, Aug 26 2011
STATUS
approved