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!)
A009226 Expansion of e.g.f.: exp(sinh(x))/cosh(x). 0

%I #15 Apr 01 2017 12:00:04

%S 1,1,0,-1,4,17,-24,-201,848,7041,-25792,-291025,1491392,18979729,

%T -106879616,-1597285977,10504954112,176766161281,-1298259085312,

%U -24470008076193,200164547589120,4166922390589073,-37466482286032896

%N Expansion of e.g.f.: exp(sinh(x))/cosh(x).

%t With[{nn=30},CoefficientList[Series[Exp[Sinh[x]]/Cosh[x],{x,0,nn}],x]Range[0,nn]!] (* _Harvey P. Dale_, Sep 23 2012 *)

%K sign,easy

%O 0,5

%A _R. H. Hardin_

%E Extended with signs by _Olivier GĂ©rard_, Mar 15 1997

%E Definition clarified by _Harvey P. Dale_, Sep 23 2012

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 19 17:51 EDT 2024. Contains 371797 sequences. (Running on oeis4.)