OFFSET
0,4
LINKS
Andrew Howroyd, Table of n, a(n) for n = 0..200
C. G. Bower, Transforms (2)
A. Engstrom, Discrete Morse functions from Fourier transforms, Exp. Math. 18 (1) (2009) 45-54
FORMULA
"CGJ" (necklace, element, labeled) transform of 1, 1, 1, 1...
PROG
(PARI) seq(n)=[subst(serlaplace(p/y), y, 1) | p <- Vec(y-1+serlaplace(prod(k=1, n, 1 + x^k*y/k! + O(x*x^n))))] \\ Andrew Howroyd, Sep 11 2018
CROSSREFS
KEYWORD
nonn
AUTHOR
EXTENSIONS
a(0)=1 prepended by Andrew Howroyd, Sep 11 2018
STATUS
approved