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.

A293607 Number of unlabeled clutters of weight n.

Original entry on oeis.org

1, 1, 1, 1, 2, 2, 7, 8, 23, 42
Offset: 0

Views

Author

Gus Wiseman, Oct 13 2017

Keywords

Comments

A clutter is a connected antichain of finite sets. The weight of a clutter is the sum of cardinalities of its edges.

Examples

			Non-isomorphic representatives of the a(7) = 8 clutters are:
((1234567)),
((12)(13456)), ((123)(1245)), ((123)(1456)),
((12)(13)(145)), ((12)(13)(234)), ((12)(13)(245)), ((13)(24)(125)).
		

Crossrefs