login
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