Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A108640
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A108640 Product{k=1 to n} sigma_{n-k}(k), where sigma_m(k) = sum{j|k} j^m. +0
1
1, 2, 6, 60, 1260, 239904, 123263712, 872883648000, 35330106763980000, 15502816844111220549120, 32196148399600498119169883520, 2560463149313858442381787649990400000, 717635502576022020068175045395317927056000000 (list; graph; listen)
OFFSET

1,2

EXAMPLE

a(5) = 1^4 * (1^3 +2^3) * (1^2 +3^2) * (1^1 +2^1 +4^1) * (1^0 +5^0) = 1 * 9 * 10 * 7 * 2 = 1260.

MAPLE

with(numtheory): s:=proc(n, k) local div: div:=divisors(n): sum(div[j]^k, j=1..tau(n)) end: a:=n->product(s(i, n-i), i=1..n): seq(a(n), n=1..14); (Deutsch)

CROSSREFS

Sequence in context: A056604 A086332 A089039 this_sequence A084971 A001577 A077175

Adjacent sequences: A108637 A108638 A108639 this_sequence A108641 A108642 A108643

KEYWORD

nonn

AUTHOR

Leroy Quet (qq-quet(AT)mindspring.com), Jul 06 2005

EXTENSIONS

More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), Jul 13 2005

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 August 29 17:54 EDT 2008. Contains 143238 sequences.


AT&T Labs Research