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!)
A012593 cosh(arcsinh(x)*exp(x))=1+1/2!*x^2+6/3!*x^3+21/4!*x^4+60/5!*x^5... 0
1, 0, 1, 6, 21, 60, 285, 2170, 12873, 54936, 391065, 4881998, 33969309, 28359188, 826179445, 48496348290, 328705747217, -5928717037136, -26909518872399, 2320514677184022, 14213386673919397 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
FORMULA
a(n) ~ (2*sin(1-n*Pi/2) * cos(Pi*cos(1)/2) * sinh(Pi*sin(1)/2) - 2*cos(1-n*Pi/2) * cosh(Pi*sin(1)/2) * sin(Pi*cos(1)/2)) * n^(n-1) / exp(n). - Vaclav Kotesovec, Oct 31 2013
MATHEMATICA
CoefficientList[Series[Cosh[ArcSinh[x]*Exp[x]], {x, 0, 20}], x]* Range[0, 20]! (* Vaclav Kotesovec, Oct 31 2013 *)
CROSSREFS
Sequence in context: A066524 A113070 A009147 * A276235 A334833 A048476
KEYWORD
sign
AUTHOR
Patrick Demichel (patrick.demichel(AT)hp.com)
STATUS
approved

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 November 28 14:45 EST 2023. Contains 367419 sequences. (Running on oeis4.)