|
| |
|
|
A088815
|
|
Expansion of (1-x)^(-1/(1+ln(1-x))).
|
|
0
| |
|
|
1, 1, 4, 24, 190, 1860, 21638, 291158, 4443556, 75779580, 1427272032, 29409572808, 657829667328, 15868725580344, 410543007882408, 11336582934052104, 332736828827893968, 10342443317857993680, 339343476195341474688
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,3
|
|
|
FORMULA
| a(n) = Sum_{k=0..n} |Stirling1(n, k)|*A000262(k). - Vladeta Jovovic (vladeta(AT)eunet.rs), Nov 26 2003
|
|
|
MATHEMATICA
| With[{nn=20}, CoefficientList[Series[(1-x)^(-1/(1+Log[1-x])), {x, 0, nn}], x]Range[0, nn]!] (* From Harvey P. Dale, Nov 29 2011 *)
|
|
|
CROSSREFS
| Row sums of A079640.
Sequence in context: A028498 A001397 A001506 * A193854 A199540 A036691
Adjacent sequences: A088812 A088813 A088814 * A088816 A088817 A088818
|
|
|
KEYWORD
| nonn
|
|
|
AUTHOR
| Vladeta Jovovic (vladeta(AT)eunet.rs), Nov 22 2003
|
| |
|
|