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.

A323788 Number of non-isomorphic weight-n sets of multisets of multisets.

This page as a plain text file.
%I A323788 #6 Jan 28 2019 08:06:47
%S A323788 1,1,5,19,88,391,1995,10281
%N A323788 Number of non-isomorphic weight-n sets of multisets of multisets.
%C A323788 Also the number of non-isomorphic strict multiset partitions of multiset partitions of weight n.
%C A323788 All sets and multisets must be finite, and only the outermost may be empty.
%C A323788 The weight of an atom is 1, and the weight of a multiset is the sum of weights of its elements, counting multiplicity.
%e A323788 Non-isomorphic representatives of the a(1) = 1 through a(3) = 19 multiset partitions:
%e A323788   {{1}}  {{11}}      {{111}}
%e A323788          {{12}}      {{112}}
%e A323788          {{1}{1}}    {{123}}
%e A323788          {{1}{2}}    {{1}{11}}
%e A323788          {{1}}{{2}}  {{1}{12}}
%e A323788                      {{1}{23}}
%e A323788                      {{2}{11}}
%e A323788                      {{1}}{{11}}
%e A323788                      {{1}{1}{1}}
%e A323788                      {{1}}{{12}}
%e A323788                      {{1}{1}{2}}
%e A323788                      {{1}}{{23}}
%e A323788                      {{1}{2}{3}}
%e A323788                      {{2}}{{11}}
%e A323788                      {{1}}{{1}{1}}
%e A323788                      {{1}}{{1}{2}}
%e A323788                      {{1}}{{2}{3}}
%e A323788                      {{2}}{{1}{1}}
%e A323788                      {{1}}{{2}}{{3}}
%Y A323788 Cf. A005121, A007716, A049311, A050343, A283877, A306186, A316980, A317791, A318564, A318565, A318566, A318812.
%Y A323788 Cf. A323787, A323789, A323790, A323791, A323792, A323793, A323794, A323795.
%K A323788 nonn,more
%O A323788 0,3
%A A323788 _Gus Wiseman_, Jan 27 2019