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!)
A009417 Expansion of log(1+x)*exp(sin(x)). 0
0, 1, 1, 2, -4, -1, -69, 321, -1744, 17289, -151169, 1476925, -16575340, 199103189, -2588516917, 36353994873, -546329845632, 8754613833201, -149061793849185, 2686816882818229, -51112881539898028, 1023425692313274509 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
FORMULA
a(n) ~ (n-1)! * (-1)^(n+1) * exp(-sin(1)). - Vaclav Kotesovec, Jan 23 2015
MATHEMATICA
Log[ 1+x ]*Exp[ Sin[ x ] ]
CoefficientList[Series[E^Sin[x]*Log[1 + x], {x, 0, 20}], x] * Range[0, 20]! (* Vaclav Kotesovec, Jan 23 2015 *)
CROSSREFS
Sequence in context: A045497 A117258 A152285 * A009451 A321330 A345080
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 April 25 01:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)