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.

A319789 Number of intersecting multiset partitions of strongly normal multisets of size n.

This page as a plain text file.
%I A319789 #6 Sep 28 2018 15:24:45
%S A319789 1,1,3,6,17,40,122,330,1032
%N A319789 Number of intersecting multiset partitions of strongly normal multisets of size n.
%C A319789 A multiset is normal if it spans an initial interval of positive integers, and strongly normal if in addition its multiplicities are weakly decreasing. A multiset partition is intersecting iff no two parts are disjoint.
%e A319789 The a(1) = 1 through a(3) = 6 multiset partitions:
%e A319789 1: {{1}}
%e A319789 2: {{1,1}}
%e A319789    {{1,2}}
%e A319789    {{1},{1}}
%e A319789 3: {{1,1,1}}
%e A319789    {{1,1,2}}
%e A319789    {{1,2,3}}
%e A319789    {{1},{1,1}}
%e A319789    {{1},{1,2}}
%e A319789    {{1},{1},{1}}
%Y A319789 Cf. A007716, A283877, A305854, A306006, A316980, A317755.
%Y A319789 Cf. A319755, A319759, A319760, A319765, A319779, A319787, A319782, A319784, A319787.
%K A319789 nonn,more
%O A319789 0,3
%A A319789 _Gus Wiseman_, Sep 27 2018