The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A009313 Expansion of log(1+log(1+x))*cos(x). 0
0, 1, -2, 4, -23, 163, -1339, 13032, -146908, 1883029, -27063486, 431223780, -7546460679, 143910464215, -2970645836131, 65997680098984, -1570238012053824, 39835540730060265, -1073437411354655634 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) ~ (n-1)! * (-1)^(n+1) * cos(1-exp(-1)) / (1-exp(-1))^n. - Vaclav Kotesovec, Jan 22 2015
MATHEMATICA
Log[ 1+Log[ 1+x ] ]*Cos[ x ]
CoefficientList[Series[Cos[x]*Log[1 + Log[1 + x]], {x, 0, 20}], x] * Range[0, 20]! (* Vaclav Kotesovec, Jan 22 2015 *)
CROSSREFS
Sequence in context: A308164 A173352 A366224 * A009317 A209024 A081680
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 June 5 01:34 EDT 2024. Contains 373102 sequences. (Running on oeis4.)