OFFSET
0,2
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 0..100
MATHEMATICA
With[{nn=30}, Take[CoefficientList[Series[Tan[Sin[x]*Cosh[x]], {x, 0, nn}], x] Range[0, nn-1]!, {2, -1, 2}]] (* Harvey P. Dale, Jul 05 2013 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
EXTENSIONS
Extended and signs tested by Olivier Gérard, Mar 15 1997
Prior Mathematica program replaced by Harvey P. Dale, Jul 05 2013
Clarified definition by Joerg Arndt, Feb 09 2014
a(14) from Vincenzo Librandi, Feb 09 2014
STATUS
approved