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!)
A013279 cosh(log(x+1)-arcsinh(x))=1+3/4!*x^4-30/5!*x^5+180/6!*x^6-945/7!*x^7... 0
1, 0, 0, 0, 3, -30, 180, -945, 7245, -79380, 822150, -7952175, 92151675, -1325674350, 19070251200, -264982843125, 4134370865625, -74940979113000, 1376877670418250, -24833523534694875, 487380405271134375 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,5
LINKS
FORMULA
a(n) ~ n! * (-1)^n * (sqrt(2)-1)/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: A344564 A013281 A013274 * A013280 A013221 A013214
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 19 08:20 EDT 2024. Contains 371782 sequences. (Running on oeis4.)