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.

A024132 a(n) = 11^n - n^5.

Original entry on oeis.org

1, 10, 89, 1088, 13617, 157926, 1763785, 19470364, 214326113, 2357888642, 25937324601, 285311509560, 3138428127889, 34522711772638, 379749833045417, 4177248168656276, 45949729862523585, 505447028497873914
Offset: 0

Views

Author

Keywords

Programs

Formula

G.f.: ( -1 + 7*x - 200*x^3 - 715*x^4 - 279*x^5 - 12*x^6 ) / ( (11*x-1)*(x-1)^6 ). - R. J. Mathar, Apr 04 2011