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.

A272162 a(n) = n^5-n+1.

Original entry on oeis.org

1, 1, 31, 241, 1021, 3121, 7771, 16801, 32761, 59041, 99991, 161041, 248821, 371281, 537811, 759361, 1048561, 1419841, 1889551, 2476081, 3199981, 4084081, 5153611, 6436321, 7962601, 9765601, 11881351, 14348881, 17210341, 20511121, 24299971, 28629121, 33554401, 39135361, 45435391
Offset: 0

Views

Author

Benjamin Przybocki, Apr 23 2016

Keywords

Comments

This is the simplest polynomial whose roots cannot be expressed in terms of radicals.

Crossrefs

Programs

Formula

G.f.: ( 1-5*x+40*x^2+50*x^3+35*x^4-x^5 ) / (x-1)^6. - R. J. Mathar, Apr 26 2016