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.
%I A180294 #8 Aug 17 2018 14:05:02 %S A180294 1,140,735,1652,2970,4950,7865,12012,17745,25480,35700,48960,65892, %T A180294 87210,113715,146300,185955,233772,290950,358800,438750,532350,641277, %U A180294 767340,912485,1078800,1268520,1484032,1727880,2002770,2311575,2657340,3043287 %N A180294 Number of arrangements of n indistinguishable balls in n boxes with the maximum number of balls in any box equal to n-4. %H A180294 R. H. Hardin, <a href="/A180294/b180294.txt">Table of n, a(n) for n=5..59</a> %F A180294 Empirical: a(n) = n*binomial(n+2,n-2) for n>8. %Y A180294 n-4th entry in rows of A180281. %K A180294 nonn %O A180294 5,2 %A A180294 _R. H. Hardin_, formula from _Robert Gerbicz_ in the Sequence Fans Mailing List, Aug 24 2010