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!)
A012709 exp(arctanh(x)*exp(x))=1+x+3/2!*x^2+12/3!*x^3+57/4!*x^4+340/5!*x^5... 1
1, 1, 3, 12, 57, 340, 2305, 18186, 158977, 1560840, 16695553, 196272142, 2483596577, 34036624700, 497515462561, 7792454528002, 129248702613505, 2278494692749840, 42291311707716609, 828953188249846678 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) ~ (n-1)! * (2*n)^(exp(1)/2) / GAMMA(exp(1)/2). - Vaclav Kotesovec, Oct 24 2013
MATHEMATICA
With[{nn=20}, CoefficientList[Series[Exp[ArcTanh[x]Exp[x]], {x, 0, nn}], x]Range[0, nn]!] (* Harvey P. Dale, Jan 14 2012 *)
CROSSREFS
Sequence in context: A279271 A293469 A009248 * A370528 A032268 A079245
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 July 28 09:39 EDT 2024. Contains 374676 sequences. (Running on oeis4.)