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.

A188475 a(n) = (2*n^3 + 3*n^2 + n + 3)/3.

Original entry on oeis.org

1, 3, 11, 29, 61, 111, 183, 281, 409, 571, 771, 1013, 1301, 1639, 2031, 2481, 2993, 3571, 4219, 4941, 5741, 6623, 7591, 8649, 9801, 11051, 12403, 13861, 15429, 17111, 18911, 20833, 22881, 25059, 27371, 29821, 32413, 35151, 38039, 41081, 44281, 47643
Offset: 0

Views

Author

Paul Barry, Apr 01 2011

Keywords

Comments

Hankel transform of A137398(n+1) (conjecture).

Programs

Formula

G.f.: (1 - x + 5*x^2 - x^3)/(1-x)^4.
a(n) = A006331(n) + 1. - Bruno Berselli, Nov 14 2011