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-2 of 2 results.

A202180 Number of n-element unlabeled connected N-free posets.

Original entry on oeis.org

1, 1, 3, 9, 31, 115, 474, 2097, 9967, 50315, 268442, 1505463, 8840306, 54169431
Offset: 1

Views

Author

N. J. A. Sloane, Dec 13 2011

Keywords

Crossrefs

Row sums of A202178 and A202179.

Extensions

Missing term a(12) inserted by Salah Uddin Mohammad, May 26 2020

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

Original entry on oeis.org

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

Views

Author

N. J. A. Sloane, Dec 13 2011

Keywords

Examples

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

Crossrefs

See A202179 for another version. Row sums give A202180.
Showing 1-2 of 2 results.