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!)
A009407 Expansion of log(1+x)*cos(sinh(x)). 0
0, 1, -1, -1, 0, -11, 15, 27, -504, 7785, -74025, 835735, -9654216, 121643677, -1646734089, 23833558707, -368032192080, 6033531089873, -104751319907313, 1920112851095471, -37066806679606640, 751794216181100869 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,6
LINKS
FORMULA
a(n) ~ (n-1)! * (-1)^(n+1) * cos(sinh(1)). - Vaclav Kotesovec, Jan 24 2015
MATHEMATICA
Log[ 1+x ]*Cos[ Sinh[ x ] ]
CoefficientList[Series[Cos[Sinh[x]]*Log[1 + x], {x, 0, 20}], x] * Range[0, 20]! (* Vaclav Kotesovec, Jan 24 2015 *)
CROSSREFS
Sequence in context: A054280 A214863 A094766 * A009433 A275242 A030099
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 July 27 17:57 EDT 2024. Contains 374650 sequences. (Running on oeis4.)