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”).

A376828
Smallest nonnegative integer k such that there exist n partitions of k which all yield the same multinomial coefficient and with no part appearing in more than one of the partitions.
1
OFFSET
1,2
EXAMPLE
a(2) = 7 is the smallest k such that A376821(k) > 0.
| | n partitions of a(n) with a common multinomial coefficient
n | a(n) | but no part appearing in more than one of the partitions
--+-------+-----------------------------------------------------------
1 | 0 | ()
2 | 7 | (1,1,1,4), (2,2,3)
3 | 31 | (1,1,4,4,4,7,10), (2,2,2,2,5,9,9), (3,3,3,6,8,8)
4 | 50 | (1,1,1,9,12,26), (2,2,8,11,27), (3,3,3,16,25), (5,6,15,24)
CROSSREFS
KEYWORD
nonn,hard,more
AUTHOR
STATUS
approved