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

%I

%S 0,1,-1,-1,0,-11,15,27,-504,7785,-74025,835735,-9654216,121643677,

%T -1646734089,23833558707,-368032192080,6033531089873,-104751319907313,

%U 1920112851095471,-37066806679606640,751794216181100869

%N Expansion of log(1+x)*cos(sinh(x)).

%F a(n) ~ (n-1)! * (-1)^(n+1) * cos(sinh(1)). - _Vaclav Kotesovec_, Jan 24 2015

%t Log[ 1+x ]*Cos[ Sinh[ x ] ]

%t CoefficientList[Series[Cos[Sinh[x]]*Log[1 + x], {x, 0, 20}], x] * Range[0, 20]! (* _Vaclav Kotesovec_, Jan 24 2015 *)

%K sign,easy

%O 0,6

%A _R. H. Hardin_

%E Extended with signs by _Olivier Gérard_, Mar 15 1997

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 March 25 16:33 EDT 2023. Contains 361528 sequences. (Running on oeis4.)