Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A108672
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A108672 Sum{k=1 to n} sigma_{n-k+1}(k), where sigma_m(k) = sum{j|k} j^m. +0
1
1, 4, 10, 27, 73, 227, 767, 2860, 11569, 50363, 234155, 1156037, 6031747, 33130183, 190929773, 1151198266, 7243777228, 47462906925, 323188163747, 2282922216815, 16701529748617, 126359471558611, 987316752551411, 7957198067362137 (list; graph; listen)
OFFSET

1,2

LINKS

Leroy Quet, Home Page (listed in lieu of email address)

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 = 73.

MAPLE

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

CROSSREFS

Sequence in context: A122744 A077923 A052982 this_sequence A000495 A027067 A050262

Adjacent sequences: A108669 A108670 A108671 this_sequence A108673 A108674 A108675

KEYWORD

nonn

AUTHOR

Leroy Quet 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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research