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!)
A009318 Expansion of log(1+log(1+x))/exp(x). 0
0, 1, -4, 16, -79, 498, -3903, 36727, -403548, 5071441, -71752592, 1128768188, -19545504383, 369430614902, -7568453115871, 167056552799575, -3952337703492608, 99774721152384553, -2676963889524158084 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) ~ (n-1)! * (-1)^(n+1) * exp(1-exp(-1)) / (1-exp(-1))^n. - Vaclav Kotesovec, Jan 23 2015
MATHEMATICA
CoefficientList[Series[Log[1 + Log[1 + x]]/E^x, {x, 0, 20}], x] * Range[0, 20]! (* Vaclav Kotesovec, Jan 23 2015 *)
CROSSREFS
Sequence in context: A221763 A362750 A356406 * A081682 A068788 A094013
KEYWORD
sign,easy
AUTHOR
EXTENSIONS
Extended with signs by Olivier Gérard, Mar 15 1997
Previous incorrect Mathematica program deleted by Harvey P. Dale, Apr 24 2023
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 23 02:23 EDT 2024. Contains 371906 sequences. (Running on oeis4.)