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!)
A009356 Expansion of log(1+sinh(x))/exp(x). 5
0, 1, -3, 9, -32, 140, -757, 4963, -38376, 341664, -3438641, 38576747, -477118600, 6447914668, -94515392805, 1493405394411, -25300960235504, 457490990665952, -8793604786338049, 179039287811168755, -3849069823206873888 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) ~ (n-1)! * (-1)^(n+1) * (1+sqrt(2)) / (log(1+sqrt(2)))^n. - Vaclav Kotesovec, Jan 23 2015
MATHEMATICA
Log[ 1+Sinh[ x ] ]/Exp[ x ]
CoefficientList[Series[Log[1 + Sinh[x]]/E^x, {x, 0, 20}], x] * Range[0, 20]! (* Vaclav Kotesovec, Jan 23 2015 *)
CROSSREFS
Sequence in context: A210689 A334642 A273596 * A341302 A297209 A058138
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 September 4 12:50 EDT 2024. Contains 375683 sequences. (Running on oeis4.)