OFFSET
0,3
LINKS
Alois P. Heinz, Table of n, a(n) for n = 0..452
FORMULA
E.g.f.: exp( sum(n>=1, x^(n!) / n ) ).
PROG
(PARI) N=66; x='x+O('x^N); Vec(serlaplace(exp(sum(n=1, 10, x^(n!)/n))))
CROSSREFS
KEYWORD
nonn
AUTHOR
Joerg Arndt, May 29 2016
STATUS
approved