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!)
A013482 exp(cos(x)-sech(x))=1-4/4!*x^4+60/6!*x^6-824/8!*x^8+120/10!*x^10... 0

%I #6 Sep 21 2019 14:46:12

%S 1,0,-4,60,-824,120,1331156,-151389420,15474229936,-1609208740560,

%T 165275248217516,-13317787644945300,-752763454703346104,

%U 1012558531283275284360,-490748297800639153012924

%N exp(cos(x)-sech(x))=1-4/4!*x^4+60/6!*x^6-824/8!*x^8+120/10!*x^10...

%t With[{nn=30},Take[CoefficientList[Series[Exp[Cos[x]-Sech[x]],{x,0,nn}],x] Range[0,nn]!,{1,-1,2}]] (* _Harvey P. Dale_, Sep 21 2019 *)

%K sign

%O 0,3

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

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 25 09:38 EDT 2024. Contains 371967 sequences. (Running on oeis4.)