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!)
A009413 Expansion of log(1+x)*cosh(sinh(x)). 0
0, 1, -1, 5, -12, 69, -285, 1833, -11536, 91689, -782865, 7685325, -82339884, 973147629, -12466581309, 172666976433, -2565893101440, 40742019960785, -688062399893505, 12315242802523797, -232832786354392620 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
FORMULA
a(n) ~ (n-1)! * (-1)^(n+1) * cosh(sinh(1)). - Vaclav Kotesovec, Jan 23 2015
MATHEMATICA
CoefficientList[Series[Cosh[Sinh[x]]*Log[1 + x], {x, 0, 20}], x] * Range[0, 20]! (* Vaclav Kotesovec, Jan 23 2015 *)
CROSSREFS
Sequence in context: A129723 A219770 A246176 * A009429 A207821 A297644
KEYWORD
sign,easy
AUTHOR
EXTENSIONS
Extended with signs by Olivier Gérard, Mar 15 1997
One previous Mathematica program removed by Harvey P. Dale, Nov 16 2023
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 23 22:36 EDT 2024. Contains 371917 sequences. (Running on oeis4.)