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!)
A032150 "CGJ" (necklace, element, labeled) transform of 1,3,5,7... 1
1, 1, 3, 14, 45, 374, 2560, 19172, 236145, 2051870, 26635476, 363996632, 4321714980, 71766211464, 1127739971072, 17315941180540, 312700502653721, 6094341068758734, 110314386554987020, 2097555771605899856, 48644259993732339024, 1028684380017105071404 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
C. G. Bower, Transforms (2)
Eric Weisstein's World of Mathematics, Pi Digits.
PROG
(PARI) seq(n)=[subst(serlaplace(p/y), y, 1) | p <- Vec(y-1+serlaplace(prod(k=1, n, (1 + x^k*y/k! + O(x*x^n))^(2*k-1))))] \\ Andrew Howroyd, Sep 11 2018
CROSSREFS
Sequence in context: A302225 A032316 A032225 * A032055 A180785 A123350
KEYWORD
nonn
AUTHOR
EXTENSIONS
a(0)=1 prepended and terms a(19) and beyond from Andrew Howroyd, Sep 11 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 26 10:51 EDT 2024. Contains 373718 sequences. (Running on oeis4.)