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!)
A032041 "BFJ" (reversible, size, labeled) transform of 1,3,5,7... 1
1, 1, 3, 14, 27, 194, 3080, 8497, 46571, 504002, 17341644, 52071623, 342253164, 2240845411, 36526107631, 2268504095912, 7776345312363, 55021489820426, 375848765998292, 3532337267701591, 74945545093493288, 7988566795835183609, 30665019896816280909 (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 + (2*k-1)*x^k*y/k! + O(x*x^n)))))] \\ Andrew Howroyd, Sep 12 2018
CROSSREFS
Sequence in context: A032300 A032212 A032137 * A031002 A085762 A057870
KEYWORD
nonn
AUTHOR
EXTENSIONS
a(0)=1 prepended and terms a(20) 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 May 3 20:47 EDT 2024. Contains 372225 sequences. (Running on oeis4.)