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!)
A032055 "BGJ" (reversible, element, labeled) transform of 1,3,5,7... 1
1, 1, 3, 14, 45, 464, 3550, 29707, 427301, 3875888, 56757846, 840578309, 10323922752, 189319407367, 3140779126927, 49823384411504, 963865765192269, 19807564912135088, 369495116959595638, 7315713260968811101, 179465411474223353936, 3913329579600044947481 (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+serlaplace(prod(k=1, n, (1 + x^k*y/k! + O(x*x^n))^(2*k-1))))] \\ Andrew Howroyd, Sep 12 2018
CROSSREFS
Sequence in context: A032316 A032225 A032150 * A180785 A123350 A027953
KEYWORD
nonn
AUTHOR
EXTENSIONS
a(0)=1 prepended and terms a(19) and beyond from Andrew Howroyd, Sep 12 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 17 23:23 EDT 2024. Contains 371767 sequences. (Running on oeis4.)