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.

A008390 Crystal ball sequence for A_7 lattice.

Original entry on oeis.org

1, 57, 869, 6637, 33111, 124223, 380731, 1004307, 2360501, 5064013, 10089705, 18912785, 33681595, 57426435, 94307855, 149907847, 231567369, 348773633, 513600589, 741206037, 1050388799, 1464209383
Offset: 0

Views

Author

Keywords

Programs

  • Mathematica
    LinearRecurrence[{8,-28,56,-70,56,-28,8,-1},{1,57,869,6637,33111,124223,380731,1004307},30] (* Harvey P. Dale, Dec 16 2017 *)

Formula

a(n) = 143/210*n^7+143/60*n^6+451/60*n^5+77/6*n^4+937/60*n^3+707/60*n^2+363/70*n+1. - T. D. Noe, Apr 29 2007
G.f.: (1+x)*(1+48*x+393*x^2+832*x^3+393*x^4+48*x^5+x^6)/(1-x)^8. - Colin Barker, Mar 16 2012