Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A108699
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A108699 Product{k=1 to n} sigma_{n-k+1}(k), where sigma_m(k) = sum{j|k} j^m. +0
1
1, 3, 20, 630, 59976, 61631856, 218220912000, 11776702254660000, 3875704211027805137280, 16098074199800249059584941760, 426743858218976407063631274998400000 (list; graph; listen)
OFFSET

1,2

EXAMPLE

a(5) = 1^5 * (1^4 +2^4) * (1^3 +3^3) * (1^2 +2^2 +4^2) * (1^1 +5^1) =

1 * 17 * 28 * 21 * 6 = 59976.

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+1), i=1..n): seq(a(n), n=1..13); (Deutsch)

CROSSREFS

Adjacent sequences: A108696 A108697 A108698 this_sequence A108700 A108701 A108702

Sequence in context: A003150 A138897 A089943 this_sequence A002857 A024011 A052445

KEYWORD

nonn

AUTHOR

Leroy Quet (qq-quet(AT)mindspring.com), Jul 07 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 October 15 09:18 EDT 2008. Contains 145015 sequences.


AT&T Labs Research