OFFSET
0,2
LINKS
G. C. Greubel, Table of n, a(n) for n = 0..193
EXAMPLE
-x/6 + 53*x^3/1296 + 3341*x^5/6531840 + 391337*x^7/1410877440 + ...
MATHEMATICA
Numerator[Take[CoefficientList[Series[Sinh[Csc[x] - Coth[x]], {x, 0, 26}], x], {2, -1, 2}]] (* G. C. Greubel, Nov 13 2016 *)
CROSSREFS
KEYWORD
sign,frac
AUTHOR
Patrick Demichel (patrick.demichel(AT)hp.com)
EXTENSIONS
Name edited by R. J. Mathar, Dec 21 2011
STATUS
approved