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.

A329503 Expansion of g.f. (1+x)*(1+2*x+2*x^2)/(1-x).

Original entry on oeis.org

1, 4, 8, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10
Offset: 0

Views

Author

N. J. A. Sloane, Nov 19 2019

Keywords

Crossrefs

Row 5 of array in A329501.

Programs

  • PARI
    Vec((1 + x)*(1 + 2*x + 2*x^2) / (1 - x) + O(x^80)) \\ Colin Barker, Nov 19 2019

Formula

a(n) = 10 for n >= 3.