OFFSET
0,4
MATHEMATICA
With[{nn=30}, CoefficientList[Series[Sin[x]Cos[Log[1+x]], {x, 0, nn}], x] Range[0, nn]!] (* Harvey P. Dale, Jul 07 2023 *)
CROSSREFS
KEYWORD
sign,easy
AUTHOR
EXTENSIONS
Extended with signs by Olivier Gérard, Mar 15 1997
Definition clarified and previous Mathematica program replaced by Harvey P. Dale, Jul 07 2023
STATUS
approved