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.

A011845 a(n) = floor( binomial(n,8)/9).

Original entry on oeis.org

0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 5, 18, 55, 143, 333, 715, 1430, 2701, 4862, 8398, 13996, 22610, 35530, 54479, 81719, 120175, 173586, 246675, 345345, 476905, 650325, 876525, 1168700, 1542684, 2017356, 2615091, 3362260, 4289780, 5433721, 6835972, 8544965, 10616471
Offset: 0

Views

Author

Keywords

Crossrefs

A column of triangle A011847.

Programs

Formula

a(n) = floor(binomial(n+1,9)/(n+1)). [Gary Detlefs, Nov 23 2011]

Extensions

Definition corrected by Pedro Antonio, Oct 14 2015
More terms from Vincenzo Librandi, Oct 15 2015