A180300 Number of arrangements of n indistinguishable balls in n boxes with the maximum number of balls in any box equal to n-10.
1, 73788, 1645215, 6838832, 16011905, 30931296, 55439448, 95585220, 160286166, 262462010, 420630210, 660990330, 1020099795, 1548293760, 2314026000, 3409331640, 4956643692, 7117231968, 10101573944, 14182012680, 19708107276
Offset: 11
Keywords
Links
- R. H. Hardin, Table of n, a(n) for n=11..59
Crossrefs
n-10th entry in rows of A180281.
Formula
Empirical: a(n)=n*binomial(n+8,n-2) for n>20.