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.

A085474 C(2*n+4,4)-C(2*n,4).

Original entry on oeis.org

1, 15, 69, 195, 425, 791, 1325, 2059, 3025, 4255, 5781, 7635, 9849, 12455, 15485, 18971, 22945, 27439, 32485, 38115, 44361, 51255, 58829, 67115, 76145, 85951, 96565, 108019, 120345, 133575, 147741, 162875, 179009, 196175, 214405, 233731
Offset: 0

Views

Author

Paul Barry, Jul 01 2003

Keywords

Comments

T(n,4) of A085475.

Crossrefs

Programs

Formula

G.f.: (1 + 11*x + 15*x^2 + 5*x^3)/(1-x)^4.
a(n) = (16*n^3 + 12*n^2 + 14*n + 3)/3.