login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A065018 Sum sigma(d)^2; d|n. 1
1, 10, 17, 59, 37, 170, 65, 284, 186, 370, 145, 1003, 197, 650, 629, 1245, 325, 1860, 401, 2183, 1105, 1450, 577, 4828, 998, 1970, 1786, 3835, 901, 6290, 1025, 5214, 2465, 3250, 2405, 10974, 1445, 4010, 3349, 10508, 1765, 11050, 1937, 8555, 6882 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

Dirichlet convolution of A072861 and A000012. Dirichlet g.f. zeta^2(s)*zeta^2(s-1)*zeta(s-2)/zeta(2s-2). - R. J. Mathar, Feb 03 2011

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,1000

PROG

(PARI) { for (n=1, 1000, a=sumdiv(n, d, sigma(d)^2); write("b065018.txt", n, " ", a) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Oct 03 2009]

CROSSREFS

Cf. A029939, A062367.

Sequence in context: A019991 A164285 A069546 * A039336 A043159 A043939

Adjacent sequences:  A065015 A065016 A065017 * A065019 A065020 A065021

KEYWORD

mult,nonn

AUTHOR

Vladeta Jovovic (vladeta(AT)eunet.rs), Nov 19 2001

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 13 14:22 EST 2012. Contains 205504 sequences.