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.

A088626 a(n) = 42*binomial(n,10).

Original entry on oeis.org

0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 462, 2772, 12012, 42042, 126126, 336336, 816816, 1837836, 3879876, 7759752, 14814072, 27159132, 48050772, 82372752, 137287920, 223092870, 354323970, 551170620, 841260420, 1261890630, 1862790930, 2709514080, 3887563680
Offset: 0

Views

Author

N. J. A. Sloane, Nov 23 2003

Keywords

References

  • Charles Jordan, Calculus of Finite Differences, Chelsea 1965, p. 449.
  • N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence).

Crossrefs

A diagonal of A088617.

Programs

Formula

G.f.: 42*x^10/(1-x)^11. - Colin Barker, Oct 30 2012