The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A032159 "CGK" (necklace, element, unlabeled) transform of 1,3,5,7,... 1
1, 1, 3, 8, 15, 37, 83, 184, 443, 1007, 2369, 5536, 12941, 30203, 70383, 164822, 380489, 887367, 2051543, 4727014, 10906833, 25042049, 57393717, 130934806, 298811135, 679012501, 1538770499, 3479066516, 7844360471 (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))^(2*k-1)))] \\ Andrew Howroyd, Sep 13 2018
CROSSREFS
Sequence in context: A137475 A176433 A132810 * A174982 A032064 A151397
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 June 2 06:35 EDT 2024. Contains 373032 sequences. (Running on oeis4.)