OFFSET
0,2
MATHEMATICA
With[{nn=30}, Take[CoefficientList[Series[Tan[Sin[x]]*Cos[x], {x, 0, nn}], x] Range[0, nn-1]!, {2, -1, 2}]] (* Harvey P. Dale, Dec 06 2015 *)
CROSSREFS
KEYWORD
sign
AUTHOR
EXTENSIONS
Extended with signs by Olivier Gérard, Mar 15 1997
Prior Mathematica program replaced by Harvey P. Dale, Dec 06 2015
STATUS
approved