|
Search: id:A158615
|
|
|
| A158615 |
|
Expansion of Sum_{n>0} n*n!*x^n/(1-n!*x^n). |
|
+0 1
|
|
| 1, 5, 19, 105, 601, 4445, 35281, 324897, 3266569, 36360065, 439084801, 5751188913, 80951270401, 1220673888257, 19615124183329, 334777645154817, 6046686277632001, 115243914079782593, 2311256907767808001
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
COMMENT
|
a(n) = Sum_{d|n} d*d!^(n/d).
|
|
MAPLE
|
nmax := 40: gf := add( taylor( n*n!*x^n/(1-n!*x^n), x=0, nmax+1), n=1..nmax ) : coeffs(convert(gf, polynom)) ; [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Mar 30 2009]
|
|
CROSSREFS
|
Cf. A077365.
Sequence in context: A162292 A005165 A071828 this_sequence A088180 A027269 A082790
Adjacent sequences: A158612 A158613 A158614 this_sequence A158616 A158617 A158618
|
|
KEYWORD
|
easy,nonn
|
|
AUTHOR
|
Vladeta Jovovic (vladeta(AT)eunet.yu), Mar 22 2009
|
|
EXTENSIONS
|
More terms from R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Mar 30 2009
|
|
|
Search completed in 0.002 seconds
|