OFFSET
0,2
LINKS
Lars Blomberg, Table of n, a(n) for n = 0..100
Jeffrey Remmel, S. Zheng, Rises in forests of binary shrubs, arXiv preprint arXiv:1611.09018 [math.CO], 2016-2017.
MATHEMATICA
LMLlist[m_, len_] := Table[(-1)^(n + 1) (m n)!, {n, 1, len}]*
Delete [CoefficientList[Series[Log[MittagLefflerE[m, z]], {z, 0, len}], z], 1];
LMLlist[3, 13] (* Peter Luschny, Aug 26 2018 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Oct 29 2017
EXTENSIONS
Terms a(11) and beyond from Lars Blomberg, Oct 31 2017
STATUS
approved