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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A073705 a(n) = sum_{ d divides n } (n/d)^(2d). 1
1, 5, 10, 33, 26, 182, 50, 577, 811, 1750, 122, 16194, 170, 9491, 74900, 290, 847127, 362, 2498178, 4901060, 4209430, 530, 78564226, 9766251, 67138102, 387952660, 542674914, 842, 4866184552, 962, 8606778369, 31382832260, 17179953862 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

FORMULA

G.f.: Sum_{n=1..inf} -ln(1 - (n^2)*x^n)/n = Sum_{n=1..inf} a(n) x^n/n.

G.f.: sum(k>=1, k^2*x^k/(1-k^2*x^k)). - Benoit Cloitre (benoit7848c(AT)orange.fr), Apr 21 2003

EXAMPLE

a(10) = (10/1)^(2*1) +(10/2)^(2*2) +(10/5)^(2*5) +(10/10)^(2*10) = 1750 because positive divisors of 10 are 1, 2, 5, 10.

CROSSREFS

Cf. A055225.

Sequence in context: A005201 A094234 A052538 * A121158 A032772 A189732

Adjacent sequences:  A073702 A073703 A073704 * A073706 A073707 A073708

KEYWORD

easy,nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Aug 04 2002

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 14 18:33 EST 2012. Contains 205663 sequences.