login
A009719
Expansion of tan(tanh(x))/cos(x).
0
1, 3, 17, 371, 11329, 398211, 31717649, 2487281075, 257775723265, 40422383525763, 6249491749613201, 1324448178268807283, 327217658581539104833, 91010297536273890164739, 29953128179590939779490961, 11561544419017955546723388851
OFFSET
0,2
MATHEMATICA
With[{nn=30}, Take[CoefficientList[Series[Tan[Tanh[x]]/Cos[x], {x, 0, nn}], x]Range[0, nn-1]!, {2, -1, 2}]] (* Harvey P. Dale, Oct 08 2012 *)
CROSSREFS
Sequence in context: A144033 A349643 A098138 * A332758 A389283 A023150
KEYWORD
nonn
AUTHOR
EXTENSIONS
Extended and signs tested Mar 15 1997 by Olivier Gérard.
More terms from Harvey P. Dale, Oct 08 2012
STATUS
approved