login
A024303
Expansion of tan(tanh(x))*x/2.
0
0, 1, 0, -24, 448, -640, -658944, 56992768, -2831024128, -86998155264, 51519425740800, -9075812362878976, 917148920337924096, 26667007293767286784, -33058738844745936666624, 2573727989288825813729280, 4259701574179331481681264640
OFFSET
0,4
MATHEMATICA
With[{nn=30}, Take[CoefficientList[Series[Tan[Tanh[x]]*x/2, {x, 0, nn}], x] Range[0, nn]!, {1, -1, 2}]] (* Harvey P. Dale, Aug 22 2017 *)
CROSSREFS
Cf. A009718.
Sequence in context: A004358 A006260 A187625 * A060195 A376283 A114201
KEYWORD
sign
AUTHOR
EXTENSIONS
Extended with signs Mar 1997
More terms from and prior Mathematica program replaced by Harvey P. Dale, Aug 22 2017
STATUS
approved