login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A013534 Numerator of [x^(2n)] in the Taylor expansion cos(cosec(x) - cosech(x)). 1

%I #17 Nov 13 2016 06:57:36

%S 1,-1,1,-5029,6697,-375719873,186044689,-1770350411,102625697881591,

%T -15912188224095499151,1419184560088744177499,

%U -323645955378411578735051,935339682040604214800761,-36813244507954712597112169117,45816041290074218754101655557981

%N Numerator of [x^(2n)] in the Taylor expansion cos(cosec(x) - cosech(x)).

%C Essentially a bisection of A013529.

%H G. C. Greubel, <a href="/A013534/b013534.txt">Table of n, a(n) for n = 0..200</a>

%e 1 - x^2/18 + x^4/1944 - 5029*x^6/3674160 + 6697*x^8/264539520 - ...

%t Numerator[Take[CoefficientList[Series[Cos[Csc[x] - Csch[x]], {x,0,25}], x], {1, -1, 2}]] (* _G. C. Greubel_, Nov 12 2016 *)

%Y Cf. A068917.

%K sign,frac

%O 0,4

%A Patrick Demichel (patrick.demichel(AT)hp.com)

%E Name edited by _R. J. Mathar_, Dec 20 2011

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 12:46 EDT 2024. Contains 371942 sequences. (Running on oeis4.)