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!)
A009315 Expansion of log(1+log(1+x))*exp(x). 0
0, 1, 0, 4, -15, 108, -875, 8517, -95900, 1228777, -17659660, 281423800, -4926084031, 93966286048, -1940264385995, 43119269420549, -1026217122711680, 26041836268699721, -701939296463506432, 20028165890726106852 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
FORMULA
a(n) ~ (n-1)! * (-1)^(n+1) * exp(-1+exp(-1)) / (1-exp(-1))^n. - Vaclav Kotesovec, Jan 23 2015
MATHEMATICA
Log[ 1+Log[ 1+x ] ]*Exp[ x ]
CoefficientList[Series[E^x*Log[1 + Log[1 + x]], {x, 0, 20}], x] * Range[0, 20]! (* Vaclav Kotesovec, Jan 23 2015 *)
CROSSREFS
Sequence in context: A339287 A081548 A207163 * A350484 A303654 A027162
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 September 13 00:40 EDT 2024. Contains 375857 sequences. (Running on oeis4.)