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.

A091571 Poincaré series [or Poincare series] of the preprojective algebra of an extended Dynkin diagram of type E_8.

Original entry on oeis.org

9, 16, 23, 30, 37, 44, 53, 60, 67, 74, 83, 90, 99, 106, 113, 118, 127, 134, 143, 150, 159, 164, 173, 180, 189, 194, 203, 208, 217, 224, 235, 240, 249, 254, 263, 268, 279, 284, 293, 298, 309, 314, 325, 330, 339, 342, 353, 358, 369, 374, 385, 388, 399, 404, 415
Offset: 0

Views

Author

Paul Boddington, Jan 22 2004

Keywords

Crossrefs

Programs

  • Mathematica
    CoefficientList[ Series[ (9-2x+9x^3-2x^4+9x^5-2x^7+9x^8) / (1-2x+x^2+x^3-2x^4+2x^5-2x^6+x^7+x^8-2x^9+x^10), {x, 0, 54}], x] (* Jean-François Alcover, Dec 02 2011 *)

Formula

a(n) = 7*(n+1) + 2*A087866(n).
G.f.: (7/(1-x)^2) + 2*(1-x^15)/((1-x^6)*(1-x^10)*(1-x)).