OFFSET
0,2
LINKS
Andrew Howroyd, Table of n, a(n) for n = 0..1000
C. G. Bower, Transforms (2)
PROG
(PARI) seq(n)={apply(p->subst(serlaplace(p/y + polcoeff(p, 1) + polcoeff(p, 2)), 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
KEYWORD
nonn
AUTHOR
EXTENSIONS
a(0)=1 prepended by Andrew Howroyd, Jun 21 2018
STATUS
approved