OFFSET
1,1
LINKS
Andrew Howroyd, Table of n, a(n) for n = 1..200
C. G. Bower, Transforms (2)
PROG
(PARI) BIJ(p)={(1-p^2/2)/(1-p) - 1}
seq(n)={my(p=O(x)); for(i=1, n, p=intformal(2+BIJ(p))); Vec(serlaplace(p))} \\ Andrew Howroyd, Sep 19 2018
CROSSREFS
KEYWORD
nonn
AUTHOR
STATUS
approved