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!)
A009345 Expansion of log(1+sinh(log(1+x))). 0
0, 1, -2, 8, -45, 324, -2850, 29700, -358470, 4924080, -75909960, 1298430000, -24410370600, 500392015200, -11109296998800, 265568231728800, -6801224604174000, 185781460921056000, -5391780968862288000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) ~ (n-1)! * (-1)^(n+1) * (1+1/sqrt(2))^n. - Vaclav Kotesovec, Jan 23 2015
MATHEMATICA
Log[ 1+Sinh[ Log[ 1+x ] ] ]
CoefficientList[Series[Log[(2 + 4*x + x^2)/(2 + 2*x)], {x, 0, 20}], x] * Range[0, 20]! (* Vaclav Kotesovec, Jan 23 2015 *)
CROSSREFS
Sequence in context: A152401 A325138 A358436 * A084553 A144164 A003091
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 May 17 10:20 EDT 2024. Contains 372594 sequences. (Running on oeis4.)