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.

A052781 G.f. A(x) satisfies: A(x) = exp( Sum_{k>=1} A(x^k)^5 * x^k / k ).

Original entry on oeis.org

1, 1, 6, 46, 421, 4191, 44322, 487662, 5527722, 64091887, 756590138, 9062397539, 109866112785, 1345528776005, 16622049264020, 206882949204038, 2591780764974800, 32656149762325321, 413563728245999232, 5261307475883227222, 67207527369932430625
Offset: 0

Views

Author

encyclopedia(AT)pommard.inria.fr, Jan 25 2000

Keywords

Comments

Appears to be the Euler transform of A052788. - Falk Hüffner, Dec 03 2015
Old name was: A simple grammar.

Crossrefs

Programs

  • Maple
    spec := [S,{B=Prod(Z,S,S,S,S,S),S=Set(B)},unlabeled]: seq(combstruct[count](spec,size=n), n=0..20);

Formula

G.f. A(x) satisfies: A(x) = exp( Sum_{k>=1} A(x^k)^5 * x^k / k ). - Ilya Gutkovskiy, May 26 2023

Extensions

New name from Ilya Gutkovskiy, May 26 2023