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!)
A009621 Expansion of sinh(x)*cosh(log(1+x)). 0
0, 1, 0, 4, -12, 71, -420, 2962, -23688, 213229, -2132280, 23455136, -281461620, 3659001139, -51226015932, 768390239086, -12294243825360, 209002145031257, -3762038610562608, 71478733600689724, -1429574672013794460 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
FORMULA
a(n) ~ n! * (-1)^(n+1) * sinh(1) / 2. - Vaclav Kotesovec, Jan 23 2015
MATHEMATICA
Sinh[ x ]*Cosh[ Log[ 1+x ] ]
CoefficientList[Series[((1 + (1 + x)^2)*Sinh[x])/(2*(1 + x)), {x, 0, 20}], x] * Range[0, 20]! (* Vaclav Kotesovec, Jan 23 2015 *)
CROSSREFS
Sequence in context: A180386 A302434 A121771 * A335907 A013195 A356667
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 August 14 23:14 EDT 2024. Contains 375171 sequences. (Running on oeis4.)