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.

A196288 a(n) = n^8 + n.

Original entry on oeis.org

0, 2, 258, 6564, 65540, 390630, 1679622, 5764808, 16777224, 43046730, 100000010, 214358892, 429981708, 815730734, 1475789070, 2562890640, 4294967312, 6975757458, 11019960594, 16983563060, 25600000020, 37822859382, 54875873558, 78310985304
Offset: 0

Views

Author

Vincenzo Librandi, Oct 01 2011

Keywords

Programs

Formula

G.f. -2*x*(1+120*x+2157*x^2+7792*x^3+7827*x^4+2136*x^5+127*x^6) / (x-1)^9 . - R. J. Mathar, Oct 13 2011
a(n) = 2*A168067(n). - R. J. Mathar, Oct 13 2011