A180295 Number of arrangements of n indistinguishable balls in n boxes with the maximum number of balls in any box equal to n-5.
1, 392, 2716, 6804, 12825, 22022, 36036, 56784, 86632, 128520, 186048, 263568, 366282, 500346, 672980, 892584, 1168860, 1512940, 1937520, 2457000, 3087630, 3847662, 4757508, 5839904, 7120080, 8625936, 10388224, 12440736, 14820498
Offset: 6
Keywords
Links
- R. H. Hardin, Table of n, a(n) for n=6..59
Crossrefs
n-5th entry in rows of A180281
Formula
Empirical: a(n)=n*binomial(n+3,n-2) for n>10