Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A064945
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A064945 Sum_{i|n, j|n, j >= i} i. +0
1
1, 4, 5, 11, 7, 22, 9, 26, 18, 30, 13, 64, 15, 38, 38, 57, 19, 82, 21, 87, 48, 54, 25, 156, 38, 62, 58, 109, 31, 179, 33, 120, 68, 78, 68, 244, 39, 86, 78, 213, 43, 224, 45, 153, 143, 102, 49, 348, 66, 166, 98, 175, 55, 268, 96, 267, 108, 126, 61, 542, 63, 134, 181 (list; graph; listen)
OFFSET

1,2

FORMULA

a(n) = Sum_{i=1..tau(n)} (tau(n)-i+1)*d_i, where {d_i}, i=1..tau(n), is increasing sequence of divisors of n.

EXAMPLE

a(6) = dot_product(4,3,2,1)*(1,2,3,6)=4*1+3*2+2*3+1*6=22.

MAPLE

with(numtheory): seq(add((tau(n)-i+1)*sort(convert(divisors(n), 'list'))[i], i=1..tau(n)), n=1..200);

CROSSREFS

Cf. A000005, A000203, A060640.

Sequence in context: A126069 A147559 A007429 this_sequence A069820 A027708 A047374

Adjacent sequences: A064942 A064943 A064944 this_sequence A064946 A064947 A064948

KEYWORD

nonn

AUTHOR

Vladeta Jovovic (vladeta(AT)Eunet.yu), Oct 28 2001

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 December 3 16:57 EST 2008. Contains 151279 sequences.


AT&T Labs Research