cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A180298 Number of arrangements of n indistinguishable balls in n boxes with the maximum number of balls in any box equal to n-8.

Original entry on oeis.org

1, 8952, 128865, 440374, 948090, 1754116, 3050775, 5116200, 8335338, 13238478, 20549925, 31245500, 46621575, 68378310, 98719335, 140470200, 197218125, 273475800, 374872212, 508373712, 682538780, 907810200, 1196848620, 1564911744
Offset: 9

Views

Author

R. H. Hardin, formula from Robert Gerbicz in the Sequence Fans Mailing List, Aug 24 2010

Keywords

Crossrefs

n-8th entry in rows of A180281

Formula

Empirical: a(n)=n*binomial(n+6,n-2) for n>16