login
A009253
Expansion of exp(tan(x)/cos(x)).
1
1, 1, 1, 6, 21, 112, 717, 4592, 38857, 318208, 3158329, 32169984, 363525789, 4399544320, 56250039237, 779244812288, 11210469917713, 173483433263104, 2783865475754737, 47421793222656000, 840008000833503141
OFFSET
0,4
MATHEMATICA
With[{nn=30}, CoefficientList[Series[Exp[Tan[x]/Cos[x]], {x, 0, nn}], x] Range[0, nn]!] (* Harvey P. Dale, Sep 30 2012 *)
CROSSREFS
Sequence in context: A347948 A364328 A298837 * A374836 A365880 A251593
KEYWORD
nonn,easy
AUTHOR
EXTENSIONS
Extended and signs tested Mar 15 1997 by Olivier Gérard.
STATUS
approved