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!)
A013182 exp(arctanh(x)+sinh(x))=1+2*x+4/2!*x^2+11/3!*x^3+40/4!*x^4+177/5!*x^5... 0
1, 2, 4, 11, 40, 177, 934, 5889, 42648, 354825, 3295194, 34194349, 387494364, 4812801541, 64310993478, 929134537249, 14291172086544, 235303563551473, 4092687247885554, 75620298761841685, 1467156197049970084 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ 2*exp(sinh(1)) * n^n / exp(n). - Vaclav Kotesovec, Oct 24 2013
MATHEMATICA
With[{nn=20}, CoefficientList[Series[Exp[ArcTanh[x]+Sinh[x]], {x, 0, nn}], x]Range[0, nn]!] (* Harvey P. Dale, Jan 23 2012 *)
CROSSREFS
Sequence in context: A110577 A335441 A012948 * A013170 A094762 A295772
KEYWORD
nonn
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 30 12:47 EDT 2024. Contains 372134 sequences. (Running on oeis4.)