login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A013556
Numerator of [x^(2n)] of the Taylor series cos(cot(x)-coth(x))= 1 -2*x^2/9 +2*x^4/243 -676*x^6/229635 +62*x^8/295245 -...
1
1, -2, 2, -676, 62, -2714132, 7223932, -120994136, 13831453742, -463898158095404, 1539871314859772, -1284535259155106488, 5072225817430199548, -10084534723769793975176, 4033550950013006300665768, -325181210925396330786544500464, 435279229771188834270330121078
OFFSET
0,2
LINKS
MATHEMATICA
Numerator[Take[CoefficientList[Series[Cos[Cot[x] - Coth[x]], {x, 0, 35}], x], {1, -2, 2}]] (* Vincenzo Librandi, Nov 12 2016 *)
CROSSREFS
Sequence in context: A067091 A334599 A371203 * A093596 A095304 A111819
KEYWORD
sign,frac
AUTHOR
Patrick Demichel (patrick.demichel(AT)hp.com)
EXTENSIONS
Name edited by R. J. Mathar, Dec 22 2011
STATUS
approved