OFFSET
0,2
COMMENTS
a(n) appears to be divisible by 2^n, with the other factor -2, 19, -449, 19873, -1415204, 147803317,.... - Ralf Stephan, Aug 14 2013
MATHEMATICA
With[{nn=30}, Take[CoefficientList[Series[ArcTan[Sin[Sin[x]]], {x, 0, nn}], x] Range[0, nn-1]!, {2, -1, 2}]] (* Harvey P. Dale, Dec 16 2013 *)
CROSSREFS
KEYWORD
sign
AUTHOR
STATUS
approved
