|
| |
|
|
A069097
|
|
Moebius transform of A064987, n*sigma(n).
|
|
4
| |
|
|
1, 5, 11, 22, 29, 55, 55, 92, 105, 145, 131, 242, 181, 275, 319, 376, 305, 525, 379, 638, 605, 655, 551, 1012, 745, 905, 963, 1210, 869, 1595, 991, 1520, 1441, 1525, 1595, 2310, 1405, 1895, 1991, 2668, 1721, 3025, 1891, 2882, 3045, 2755, 2255, 4136, 2737
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,2
|
|
|
COMMENTS
| Equals A127569 * [1, 2, 3,...] - Gary W. Adamson (qntmpkt(AT)yahoo.com), Jan 19 2007
Equals row sums of triangle A143309 and of triangle A143312. [From Gary W. Adamson (qntmpkt(AT)yahoo.com), Aug 06 2008]
Dirichlet convolution of A000290 and A000010 (see Jovovic formula) with Dirichlet g.f. zeta(s-2)*zeta(s-1)/zeta(s). - R. J. Mathar, Feb 03 2011
|
|
|
FORMULA
| a(n) = Sum_{d|n} d^2*phi(n/d). - Vladeta Jovovic (vladeta(AT)eunet.rs), Jul 31 2002
a(n) = Sum_{k=1..n} gcd(n, k)^2. - Vladeta Jovovic (vladeta(AT)eunet.rs), Aug 27 2003
|
|
|
PROG
| (PARI) for(n=1, 100, print1((sumdiv(n, k, k*sigma(k)*moebius(n/k))), ", "))
|
|
|
CROSSREFS
| Cf. A033457, A068963.
Cf. A127569.
Cf. A143309, A143312. [From Gary W. Adamson (qntmpkt(AT)yahoo.com), Aug 06 2008]
Sequence in context: A131898 A168642 A184552 * A024921 A189978 A192761
Adjacent sequences: A069094 A069095 A069096 * A069098 A069099 A069100
|
|
|
KEYWORD
| easy,nonn,mult
|
|
|
AUTHOR
| Benoit Cloitre (benoit7848c(AT)orange.fr), Apr 05 2002
|
| |
|
|