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.

Previous Showing 11-11 of 11 results.

A330464 Number of non-isomorphic weight-n sets of set-systems with distinct multiset unions.

Original entry on oeis.org

1, 1, 3, 9, 32, 111, 463, 1942
Offset: 0

Views

Author

Gus Wiseman, Dec 26 2019

Keywords

Comments

A set-system is a finite set of finite nonempty sets of positive integers.
As an alternative description, a(n) is the number of non-isomorphic sets of sets of sets with n leaves where the inner sets of sets all have different multiset unions.

Examples

			Non-isomorphic representatives of the a(1) = 1 through a(3) = 9 sets:
  {}  {{{1}}}  {{{1,2}}}      {{{1,2,3}}}
               {{{1},{2}}}    {{{1},{1,2}}}
               {{{1}},{{2}}}  {{{1},{2,3}}}
                              {{{1}},{{1,2}}}
                              {{{1}},{{2,3}}}
                              {{{1},{2},{3}}}
                              {{{1}},{{1},{2}}}
                              {{{1}},{{2},{3}}}
                              {{{1}},{{2}},{{3}}}
		

Crossrefs

Non-isomorphic sets of sets are A283877.
Non-isomorphic sets of sets of sets are A323790.
Non-isomorphic set partitions of set-systems are A323795.
Previous Showing 11-11 of 11 results.