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.

A061003 Nearest integer to n^5/25.

Original entry on oeis.org

0, 1, 10, 41, 125, 311, 672, 1311, 2362, 4000, 6442, 9953, 14852, 21513, 30375, 41943, 56794, 75583, 99044, 128000, 163364, 206145, 257454, 318505, 390625, 475255, 573956, 688415, 820446, 972000, 1145166, 1342177, 1565416, 1817417
Offset: 1

Views

Author

N. J. A. Sloane, May 15 2001

Keywords

Crossrefs

Programs

Formula

G.f.: x*(x^7+5x^6+x^5+10x^4+x^3+5x^2+x)/((1-x^5)*(1-x)^5).