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!)
A012584 exp(arcsinh(x)*exp(x))=1+x+3/2!*x^2+9/3!*x^3+33/4!*x^4+145/5!*x^5... 1
1, 1, 3, 9, 33, 145, 715, 3801, 21889, 140001, 974803, 6947017, 50720417, 421135793, 3950147227, 33562929817, 240061039105, 2672302901185, 45695167547043, 388308372326665, -1858226878271967, 9709607588675537 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
E.g.f.: (x+sqrt(1+x^2))^(exp(x)). - Vaclav Kotesovec, Oct 31 2013
a(n) ~ 2*sin(n*Pi/2-1-Pi*cos(1)/2) * exp(-Pi*sin(1)/2) * n^(n-1) / exp(n). - Vaclav Kotesovec, Oct 31 2013
MATHEMATICA
CoefficientList[Series[Exp[ArcSinh[x]*Exp[x]], {x, 0, 20}], x]* Range[0, 20]! (* Vaclav Kotesovec, Oct 31 2013 *)
CROSSREFS
Sequence in context: A049425 A333889 A277395 * A101899 A180632 A279840
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 April 16 09:52 EDT 2024. Contains 371698 sequences. (Running on oeis4.)