login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A032063 "BGK" (reversible, element, unlabeled) transform of 1,2,3,4,... 1
1, 1, 2, 5, 8, 18, 40, 77, 180, 378, 822, 1750, 3824, 8016, 16630, 36100, 74092, 154325, 317388, 657064, 1348688, 2732441, 5554850, 11203449, 22725376, 45309407, 90568158, 180428451, 358348728, 709098028, 1395536060 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
C. G. Bower, Transforms (2)
PROG
(PARI) seq(n)=[subst(serlaplace(y^0*p + polcoeff(p, 1)), y, 1)/2 | p <- Vec(y-1+prod(k=1, n, (1 + x^k*y + O(x*x^n))^k))] \\ Andrew Howroyd, Sep 13 2018
CROSSREFS
Sequence in context: A271619 A197211 A256723 * A320426 A133147 A358828
KEYWORD
nonn
AUTHOR
EXTENSIONS
a(0)=1 prepended by Andrew Howroyd, Sep 13 2018
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified July 13 17:55 EDT 2024. Contains 374285 sequences. (Running on oeis4.)