A255953 Number of collections of nonempty multisets with a total of n+3 objects of exactly n colors.
0, 5, 56, 492, 3936, 30710, 240012, 1904301, 15446672, 128576019, 1100414420, 9692024727, 87872444424, 820015945853, 7873581959208, 77748058644050, 789084769234176, 8226289694091564, 88033961164032132, 966450255695509761, 10877046448539404200
Offset: 0
Keywords
Examples
a(1) = 5: {{1},{1},{1},{1}}, {{1},{1},{1,1}}, {{1,1},{1,1}}, {{1},{1,1,1}}, {{1,1,1,1}}.
Links
- Alois P. Heinz, Table of n, a(n) for n = 0..250
Crossrefs
A diagonal of A255903.
Formula
a(n) = A255903(n+3,n).