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.

A100256 Squares of second pentagonal numbers: a(n) = (1/4)*n^2*(3*n+1)^2.

Original entry on oeis.org

0, 4, 49, 225, 676, 1600, 3249, 5929, 10000, 15876, 24025, 34969, 49284, 67600, 90601, 119025, 153664, 195364, 245025, 303601, 372100, 451584, 543169, 648025, 767376, 902500, 1054729, 1225449, 1416100, 1628176, 1863225, 2122849
Offset: 0

Views

Author

Ralf Stephan, Nov 13 2004

Keywords

Crossrefs

Equals A005449(n)^2. Cf. A100255.

Formula

G.f.: x*(4+29*x+20*x^2+x^3)/(1-x)^5. - Colin Barker, Feb 14 2012