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!)
A032158 "CGK" (necklace, element, unlabeled) transform of 1,2,3,4,... 1
1, 1, 2, 5, 8, 17, 34, 63, 130, 255, 512, 1011, 2054, 4057, 7990, 16261, 31870, 63341, 124692, 247123, 487028, 952439, 1866764, 3640427, 7134760, 13808661, 26792704, 51847089, 100150988, 192939285, 370315400 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
C. G. Bower, Transforms (2)
PROG
(PARI) seq(n)=[subst(serlaplace(p/y), y, 1) | 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: A054755 A093331 A162216 * A103745 A181586 A112361
KEYWORD
nonn
AUTHOR
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 April 25 03:15 EDT 2024. Contains 371964 sequences. (Running on oeis4.)