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.

A017126 a(n) = (8*n + 5)^2.

Original entry on oeis.org

25, 169, 441, 841, 1369, 2025, 2809, 3721, 4761, 5929, 7225, 8649, 10201, 11881, 13689, 15625, 17689, 19881, 22201, 24649, 27225, 29929, 32761, 35721, 38809, 42025, 45369, 48841, 52441, 56169, 60025, 64009, 68121, 72361, 76729, 81225, 85849, 90601, 95481, 100489, 105625
Offset: 0

Views

Author

Keywords

Crossrefs

Cf. A004770.

Programs

Formula

G.f.: ( -25 - 94*x - 9*x^2 ) / (x-1)^3. - R. J. Mathar, May 08 2015
E.g.f.: exp(x)*(25 + 144*x + 64*x^2). - Stefano Spezia, Oct 28 2023