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.

A113207 Coefficients of inverse of Poincaré series [or Poincare series] of the 5-Gonal operad.

Original entry on oeis.org

1, 5, 38, 347, 3507, 37788, 425490, 4947239, 58944743, 715930085, 8831390152, 110340491380, 1393446215956, 17758187064360, 228091606247322, 2949707761133535, 38374765966463775, 501891882459954495, 6595106960772794310, 87030030852121334835, 1152846885317408648715
Offset: 1

Views

Author

N. J. A. Sloane, Jan 07 2006

Keywords

Comments

Leroux asks: Is there a combinatorial interpretation for these numbers?
Those are the coefficients of the series reverse of the Poincaré series of the 5-Gonal operad, and not of the 5-Tetra operad. The sequence for the 5-Tetra operad is well-known and is A002294. - Paul Laubie, Nov 08 2023

Programs

  • Sage
    R.=PowerSeriesRing(QQ); (-(2*t^2-t)/(1+t)^3).reverse().list()[1:] # Paul Laubie, Nov 08 2023

Formula

G.f.: series reversion of -(2*t^2-t)/(1+t)^3. - Paul Laubie, Nov 08 2023

Extensions

New offset, name corrected and more terms from Paul Laubie, Nov 08 2023