Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A023881
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
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)

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified October 12 15:26 EDT 2008. Contains 144830 sequences.


AT&T Labs Research