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!)
A032064 "BGK" (reversible, element, unlabeled) transform of 1,3,5,7,... 1
1, 1, 3, 8, 15, 40, 99, 236, 646, 1584, 4081, 10349, 25912, 64722, 160286, 397687, 966020, 2371653, 5743454, 13810783, 33249279, 79400369, 188904792, 446408824, 1054545693, 2475898367, 5787434089, 13484174982 (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))^(2*k-1)))] \\ Andrew Howroyd, Sep 13 2018
CROSSREFS
Sequence in context: A132810 A032159 A174982 * A151397 A369711 A369983
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 April 24 00:30 EDT 2024. Contains 371917 sequences. (Running on oeis4.)