|
Search: id:A023881
|
|
|
| A023881 |
|
Number of partitions in expanding space: sigma(n,q) is the sum of the q-th powers of the divisors of n. |
|
+0 1
|
|
| 1, 1, 3, 12, 82, 725, 8811, 128340, 2257687, 45658174, 1052672116, 27108596725, 772945749970, 24137251258926, 819742344728692, 30069017799172228, 1184889562926838573, 49914141857616862435
(list; graph; listen)
|
|
|
OFFSET
|
0,3
|
|
|
FORMULA
|
G.f.: exp(Sum_{k>0} sigma_k(k)x^k/k) . - Michael Somos Feb 15 2006
|
|
PROGRAM
|
(PARI) {a(n)=if(n<0, 0, polcoeff( exp(sum(k=1, n, sigma(k, k)*x^k/k, x*O(x^n))), n))} /* Michael Somos Feb 15 2006 */
|
|
CROSSREFS
|
Adjacent sequences: A023878 A023879 A023880 this_sequence A023882 A023883 A023884
Sequence in context: A058107 A023879 A084565 this_sequence A067111 A051549 A066780
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Olivier Gerard (olivier.gerard(AT)gmail.com)
|
|
|
Search completed in 0.002 seconds
|