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.

A293994 Number of unlabeled multiset clutters of weight n.

Original entry on oeis.org

1, 1, 2, 3, 7, 13, 39, 88, 265
Offset: 0

Views

Author

Gus Wiseman, Oct 21 2017

Keywords

Comments

A multiset clutter is a connected antichain of finite multisets. The weight of a multiset clutter is the sum of cardinalities (counting multiplicity) of its edges.

Examples

			Non-isomorphic representatives of the a(5) = 13 multiset clutters are:
((11111)), ((11112)), ((11122)), ((11123)), ((11223)), ((11234)), ((12345)), ((11)(122)), ((11)(123)), ((12)(111)), ((12)(113)), ((12)(134)), ((13)(122)).
		

Crossrefs