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.

A123657 a(n) = 1 + n^4 + n^6 + n^9.

Original entry on oeis.org

4, 593, 20494, 266497, 1969376, 10125649, 40473658, 134483969, 387958492, 1001010001, 2359733894, 5162787073, 10609354744, 20668614737, 38454800626, 68736319489, 118612097588, 198393407569, 322734873982, 512064160001
Offset: 1

Views

Author

Jonathan Vos Post, Oct 04 2006

Keywords

Crossrefs

Programs

Formula

a(n) = 1 + n^4 + n^6 + n^9 = 1001010001 (base n).
G.f.: -x*(x^9 -8*x^8 -406*x^7 -14592*x^6 -88496*x^5 -156316*x^4 -87762*x^3 -14744*x^2 -553*x -4)/(x-1)^10. - Colin Barker, May 27 2012