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!)
A012580 arctanh(arcsinh(x)*log(x+1))=2/2!*x^2-3/3!*x^3+4/4!*x^4-20/5!*x^5... 0
0, 0, 2, -3, 4, -20, 398, -3339, 20424, -170064, 2806362, -43459515, 558557580, -7606771380, 138088561830, -2820420542835, 55165236001680, -1086992549563200, 24100477113093810, -594762006770251155 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) ~ (n-1)!/2 * (-1)^n / (1-exp(r))^n, where r = -1.4265092278500059... is the root of the equation exp(2/r) + 2*exp(1/r) - 2*exp((r^2+1)/r) = 1. - Vaclav Kotesovec, Oct 31 2013
MATHEMATICA
CoefficientList[Series[ArcTanh[ArcSinh[x]*Log[x+1]], {x, 0, 20}], x]* Range[0, 20]! (* Vaclav Kotesovec, Oct 31 2013 *)
CROSSREFS
Sequence in context: A012282 A012287 A012575 * A246391 A303973 A225466
KEYWORD
sign
AUTHOR
Patrick Demichel (patrick.demichel(AT)hp.com)
EXTENSIONS
Prepended missing a(0)=0, a(1)=0, Vaclav Kotesovec, Oct 31 2013
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 24 04:14 EDT 2024. Contains 371918 sequences. (Running on oeis4.)