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.

A304982 Number of unlabeled clutters (connected antichains) spanning up to n vertices with singleton edges allowed.

Original entry on oeis.org

1, 2, 5, 19, 137, 3053, 822526
Offset: 0

Views

Author

Gus Wiseman, May 23 2018

Keywords

Comments

The initial terms 1, 2, 5, 19 are the same as A304981 but the remaining terms differ.

Examples

			Non-isomorphic representatives of the a(3) = 19 clutters:
{}
{{1}}
{{1,2}}
{{1,2,3}}
{{2},{1,2}}
{{1,3},{2,3}}
{{3},{1,2,3}}
{{1},{2},{1,2}}
{{1,2},{1,3},{2,3}}
{{3},{1,2},{2,3}}
{{3},{1,3},{2,3}}
{{2},{3},{1,2,3}}
{{1},{2},{3},{1,2,3}}
{{2},{3},{1,2},{1,3}}
{{3},{1,2},{1,3},{2,3}}
{{2},{3},{1,3},{2,3}}
{{1},{2},{3},{1,3},{2,3}}
{{2},{3},{1,2},{1,3},{2,3}}
{{1},{2},{3},{1,2},{1,3},{2,3}}
		

Crossrefs

Formula

Partial sums of A304983.

Extensions

a(5)-a(6) from Andrew Howroyd, Aug 14 2019