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