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.

A008388 Crystal ball sequence for A_6 lattice.

Original entry on oeis.org

1, 43, 505, 3067, 12559, 39733, 104959, 242845, 507781, 980407, 1775005, 3047815, 5006275, 7919185, 12127795, 18057817, 26232361, 37285795, 51978529, 71212723, 96048919, 127723597, 167667655
Offset: 0

Views

Author

Keywords

Comments

Partial sums of A008387.

Programs

Formula

a(n) = 1+7*n*(n+1)*(n^2+n+3)*(11*n^2+11*n+14)/60. - T. D. Noe, Apr 29 2007
G.f.: (1+36*x+225*x^2+400*x^3+225*x^4+36*x^5+x^6)/(1-x)^7. [Colin Barker, Mar 15 2012]