OFFSET
0,2
MATHEMATICA
With[{nn=40}, Take[CoefficientList[Series[Sin[x]*Cosh[Sin[x]], {x, 0, nn}], x] Range[0, nn-1]!, {2, -1, 2}]] (* Harvey P. Dale, Nov 23 2023 *)
CROSSREFS
KEYWORD
sign
AUTHOR
EXTENSIONS
Extended with signs by Olivier Gérard, Mar 15 1997
Previous Mathematica program replaced by Harvey P. Dale, Nov 23 2023
STATUS
approved