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!)
A009355 Expansion of log(1+sinh(x))/cosh(x). 0
0, 1, -1, 0, -4, 40, -181, 896, -8464, 88320, -863041, 9382912, -120330244, 1676579840, -24638823301, 390142722048, -6678730634944, 121851014348800, -2353418855768161, 48123147849826304, -1039698070255280164 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,5
LINKS
FORMULA
a(n) ~ (n-1)! * (-1)^(n+1) / (sqrt(2) * (log(1+sqrt(2)))^n). - Vaclav Kotesovec, Jan 23 2015
MATHEMATICA
Log[ 1+Sinh[ x ] ]/Cosh[ x ]
CoefficientList[Series[Log[1 + Sinh[x]]*Sech[x], {x, 0, 20}], x] * Range[0, 20]! (* Vaclav Kotesovec, Jan 23 2015 *)
CROSSREFS
Sequence in context: A271013 A163322 A238328 * A355838 A061132 A215717
KEYWORD
sign,easy
AUTHOR
EXTENSIONS
Extended with signs by Olivier Gérard, Mar 15 1997
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 18 20:10 EDT 2024. Contains 371781 sequences. (Running on oeis4.)