The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A012572 exp(arcsinh(x)*log(x+1))=1+2/2!*x^2-3/3!*x^3+16/4!*x^4-80/5!*x^5... 1
1, 0, 2, -3, 16, -80, 488, -3339, 26472, -241128, 2416002, -26168835, 310984452, -4057771068, 56774212350, -841821751575, 13356966503088, -227284196307984, 4085254725230514, -76911822855270819 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
E.g.f.: (x+sqrt(1+x^2))^(log(x+1)). - Vaclav Kotesovec, Oct 31 2013
a(n) ~ n! * (-1)^n * n^(log(1+sqrt(2))-1) / GAMMA(log(1+sqrt(2))). - Vaclav Kotesovec, Oct 31 2013
MATHEMATICA
CoefficientList[Series[Exp[ArcSinh[x]*Log[x+1]], {x, 0, 20}], x]* Range[0, 20]! (* Vaclav Kotesovec, Oct 31 2013 *)
CROSSREFS
Sequence in context: A368765 A073997 A007118 * A371613 A254382 A354610
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 May 20 12:27 EDT 2024. Contains 372712 sequences. (Running on oeis4.)