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.

A008513 Number of points on surface of 6-dimensional cube.

Original entry on oeis.org

0, 64, 728, 4032, 14896, 42560, 102024, 215488, 413792, 737856, 1240120, 1985984, 3055248, 4543552, 6563816, 9247680, 12746944, 17235008, 22908312, 29987776, 38720240, 49379904, 62269768
Offset: 0

Views

Author

Keywords

Programs

Formula

G.f.: 8*x*(8 + 43*x + 78*x^2 + 43*x^3 + 8*x^4)/(x-1)^6. - Colin Barker, Jan 02 2012
a(n) = 12*n^5 + 40*n^3 + 12*n. - Charles R Greathouse IV, Jan 02 2012
E.g.f.: 4*x*(16 +75*x +85*x^2 +30*x^3 +3*x^4)*exp(x). - G. C. Greubel, Nov 09 2019