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!)
A009406 Expansion of e.g.f.: log(1+x)*cos(sin(x)). 0
0, 1, -1, -1, 0, 29, -105, 307, -2744, 27417, -236025, 2249895, -25156296, 306281013, -3983598801, 55800877467, -839348702160, 13462454942385, -229273833323025, 4133677629311823, -78661216493101680, 1575432052386178509 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,6
LINKS
FORMULA
a(n) ~ (n-1)! * (-1)^(n+1) * cos(sin(1)). - Vaclav Kotesovec, Jan 23 2015
MATHEMATICA
With[{nn=30}, CoefficientList[Series[Log[1+x]*Cos[Sin[x]], {x, 0, nn}], x] Range[ 0, nn]!] (* Harvey P. Dale, Sep 19 2014 *)
CROSSREFS
Sequence in context: A009435 A126554 A258721 * A211496 A233049 A233050
KEYWORD
sign,easy
AUTHOR
EXTENSIONS
Extended with signs by Olivier Gérard, Mar 15 1997
Prior Mathematica program replaced and definition clarified by Harvey P. Dale, Sep 19 2014
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 September 1 11:43 EDT 2024. Contains 375589 sequences. (Running on oeis4.)