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.

A366478 a(n) = (3*n^4 - 4*n^3 + n^2 + 4*n + 4)/4.

Original entry on oeis.org

1, 2, 8, 40, 137, 356, 772, 1478, 2585, 4222, 6536, 9692, 13873, 19280, 26132, 34666, 45137, 57818, 73000, 90992, 112121, 136732, 165188, 197870, 235177, 277526, 325352, 379108, 439265, 506312, 580756, 663122, 753953, 853810, 963272, 1082936, 1213417, 1355348, 1509380
Offset: 0

Views

Author

N. J. A. Sloane, Oct 29 2023

Keywords

Comments

This is one-third of the total number of points in the configuration obtained at the n-th stage of A365929.

Crossrefs

Cf. A365929.

Programs

Formula

G.f.: -(2*x^4+10*x^3+8*x^2-3*x+1)/(x-1)^5. - Alois P. Heinz, Nov 02 2023