login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A318816
Regular tetrangle where T(n,k,i) is the number of non-isomorphic multiset partitions of length i of multiset partitions of length k of multisets of size n.
2
1, 2, 2, 2, 3, 4, 4, 3, 4, 3, 5, 14, 14, 9, 20, 9, 5, 14, 9, 5, 7, 28, 28, 33, 80, 33, 16, 68, 52, 16, 7, 28, 33, 16, 7, 11, 69, 69, 104, 266, 104, 74, 356, 282, 74, 29, 199, 253, 118, 29, 11, 69, 104, 74, 29, 11, 15, 134, 134, 294, 800, 294, 263, 1427, 1164
OFFSET
1,2
EXAMPLE
Tetrangle begins:
1 2 3 5 7
2 2 4 4 14 14 28 28
3 4 3 9 20 9 33 80 33
5 14 9 5 16 68 52 16
7 28 33 16 7
Non-isomorphic representatives of the T(4,3,2) = 20 multiset partitions:
{{{1}},{{1},{1,1}}} {{{1,1}},{{1},{1}}}
{{{1}},{{1},{1,2}}} {{{1,1}},{{1},{2}}}
{{{1}},{{1},{2,2}}} {{{1,1}},{{2},{2}}}
{{{1}},{{1},{2,3}}} {{{1,1}},{{2},{3}}}
{{{1}},{{2},{1,1}}} {{{1,2}},{{1},{1}}}
{{{1}},{{2},{1,2}}} {{{1,2}},{{1},{2}}}
{{{1}},{{2},{1,3}}} {{{1,2}},{{1},{3}}}
{{{1}},{{2},{3,4}}} {{{1,2}},{{3},{4}}}
{{{2}},{{1},{1,1}}} {{{2,3}},{{1},{1}}}
{{{2}},{{1},{1,3}}}
{{{2}},{{3},{1,1}}}
KEYWORD
nonn,tabf
AUTHOR
Gus Wiseman, Sep 04 2018
STATUS
approved