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!)
A032043 "BFK" (reversible, size, unlabeled) transform of 2,2,2,2... 2
1, 2, 2, 6, 6, 10, 34, 38, 62, 90, 306, 334, 574, 794, 1226, 3390, 4014, 6370, 9130, 13598, 18470, 48114, 55290, 88966, 123238, 184178, 245714, 358710, 771990, 937210, 1427698, 1992662, 2882894, 3895626, 5533314, 7318270, 14935246 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
C. G. Bower, Transforms (2)
PROG
(PARI) seq(n)={apply(p->subst(serlaplace(p + polcoeff(p, 1)), y, 1)/2, Vec(y-1+prod(k=1, n, 1 + 2*x^k*y + O(x*x^n))))} \\ Andrew Howroyd, Jun 21 2018
CROSSREFS
a(n) = (A032005(n) + 2)/2.
Sequence in context: A007040 A351017 A032139 * A200561 A241380 A028476
KEYWORD
nonn
AUTHOR
EXTENSIONS
a(0)=1 prepended by Andrew Howroyd, Jun 21 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 18 20:18 EDT 2024. Contains 371781 sequences. (Running on oeis4.)