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!)
A013078 cosh(arcsinh(x)+log(x+1))=1+4/2!*x^2-6/3!*x^3+27/4!*x^4-150/5!*x^5... 0
1, 0, 4, -6, 27, -150, 900, -5985, 47565, -442260, 4450950, -47868975, 571153275, -7552695150, 106248542400, -1572657211125, 25057160753625, -430628407209000, 7779251376146250, -146478623943526875 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) ~ n! * (-1)^n * (1 + sqrt(2))/2. - Vaclav Kotesovec, Feb 04 2015
MATHEMATICA
CoefficientList[Series[Cosh[ArcSinh[x] + Log[1 + x]], {x, 0, 20}], x] * Range[0, 20]! (* Vaclav Kotesovec, Feb 04 2015 *)
CROSSREFS
Sequence in context: A068321 A349647 A012896 * A106286 A066293 A204385
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 24 00:30 EDT 2024. Contains 371917 sequences. (Running on oeis4.)