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.

Showing 1-1 of 1 results.

A110275 Expansion of (48-39*x-10*x^2-36*x^3+40*x^4)/((1-x)*(4*x^2-8*x+1)*(x^2+x+1)).

Original entry on oeis.org

48, 345, 2558, 19096, 142537, 1063902, 7941080, 59273033, 442419934, 3302267352, 24648459081, 183978603230, 1373234989528, 10249965503305, 76506784068318, 571054410533336, 4262408147993417, 31815047541813982, 237470747742538200
Offset: 0

Views

Author

Creighton Dement, Jul 18 2005

Keywords

Crossrefs

Cf. A110274.

Programs

  • Maple
    seriestolist(series((48-39*x-10*x^2-36*x^3+40*x^4)/((1-x)*(4*x^2-8*x+1)*(x^2+x+1)), x=0,25));
Showing 1-1 of 1 results.