OFFSET
0,3
COMMENTS
The series ff6^!(x) is the inverse for the substitution of the series ff6(x) (given by A231690), given by the suspension of the Koszul dual of FF6. - Bérénice Delcroix-Oger, May 28 2025
LINKS
Michael De Vlieger, Table of n, a(n) for n = 0..393
Bérénice Delcroix-Oger and Clément Dupont, Lie-operads and operadic modules from poset cohomology, arXiv:2505.06094 [math.CO], 2025. See p. 32, Table 3, operad "FF6".
MATHEMATICA
nn = 19; f[x_] := Exp[x] - 1;
Range[0, nn]! * CoefficientList[Series[f[x*(1 - 3*x - x^2 + x^3)/(1 + 3*x + x^2 - x^3)], {x, 0, nn}], x]
CROSSREFS
KEYWORD
sign
AUTHOR
Michael De Vlieger, May 16 2025
STATUS
approved
