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.

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

Original entry on oeis.org

1, 1, 5, 40, 355, 3475, 35836, 384436, 4243860, 47905385, 550404336, 6415528666, 75677788275, 901728156490, 10837196405920, 131215506276862, 1599078373019073, 19598996116313001, 241433496694878595
Offset: 0

Views

Author

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

Keywords

Comments

Old name was: A simple grammar.

Crossrefs

Programs

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

Formula

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

Extensions

New name from Ilya Gutkovskiy, May 26 2023