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.

A222408 Partial sums of A008531, or crystal ball sequence for {A_4}* lattice.

Original entry on oeis.org

1, 11, 61, 211, 551, 1201, 2311, 4061, 6661, 10351, 15401, 22111, 30811, 41861, 55651, 72601, 93161, 117811, 147061, 181451, 221551, 267961, 321311, 382261, 451501, 529751, 617761, 716311, 826211, 948301, 1083451
Offset: 0

Views

Author

N. J. A. Sloane, Feb 21 2013

Keywords

Crossrefs

Programs

Formula

a(n) = (4+10*n+15*n^2+10*n^3+5*n^4)/4. G.f.: -(x^4+6*x^3+16*x^2+6*x+1) / (x-1)^5. [Colin Barker, Mar 08 2013]