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.

A047915 3*n^2-2*n+6.

Original entry on oeis.org

6, 7, 14, 27, 46, 71, 102, 139, 182, 231, 286, 347, 414, 487, 566, 651, 742, 839, 942, 1051, 1166, 1287, 1414, 1547, 1686, 1831, 1982, 2139, 2302, 2471, 2646, 2827, 3014, 3207, 3406, 3611, 3822, 4039, 4262, 4491, 4726, 4967, 5214, 5467, 5726, 5991, 6262, 6539
Offset: 0

Views

Author

Steven Weintraub (mooncalf_(AT)yahoo.com), Sep 24 2008

Keywords

Comments

The old entry with this sequence number was a duplicate of A010581.

Programs

Formula

G.f.: (6-11x+11x^2)/(1-x)^3. Binomial transform of 6,1,6,0,0,.. (0 continued). - R. J. Mathar, Sep 29 2008