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!)
A009409 Expansion of log(1+x)*cos(tanh(x)). 0
0, 1, -1, -1, 0, 49, -165, -393, -504, 66753, -414225, 21295, -15435816, 561504241, -5685997317, 34755442407, -746778152400, 18822723988481, -281687621998401, 3781703063806559, -80079140948241200, 1899387285774263089 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,6
LINKS
FORMULA
a(n) ~ (n-1)! * (-1)^(n+1) * cos(tanh(1)). - Vaclav Kotesovec, Jan 23 2015
MATHEMATICA
With[{nn=25}, CoefficientList[Series[Log[1+x]*Cos[Tanh[x]], {x, 0, nn}], x]Range[0, nn]!] (* Harvey P. Dale, Oct 11 2011 *)
CROSSREFS
Sequence in context: A338011 A066551 A134210 * A009431 A226353 A074216
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 March 29 02:23 EDT 2024. Contains 371264 sequences. (Running on oeis4.)