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.

A017138 a(n) = (8*n+6)^2.

Original entry on oeis.org

36, 196, 484, 900, 1444, 2116, 2916, 3844, 4900, 6084, 7396, 8836, 10404, 12100, 13924, 15876, 17956, 20164, 22500, 24964, 27556, 30276, 33124, 36100, 39204, 42436, 45796, 49284, 52900, 56644, 60516, 64516, 68644, 72900, 77284, 81796, 86436, 91204, 96100, 101124
Offset: 0

Views

Author

Keywords

Crossrefs

Programs

Formula

G.f.: ( -36-88*x-4*x^2 ) / (x-1)^3. - R. J. Mathar, Aug 26 2015
From Amiram Eldar, Apr 26 2023: (Start)
a(n) = A017137(n)^2.
a(n) = 2^2*A016838(n).
Sum_{n>=0} 1/a(n) = Pi^2/64 - G/8, where G is Catalan's constant (A006752). (End)
E.g.f.: 4*exp(x)*(9 + 40*x + 16*x^2). - Stefano Spezia, Sep 02 2025