|
Search: id:A065960
|
|
|
| A065960 |
|
n^4*Product_{distinct primes p dividing n} (1+1/p^4). |
|
+0 2
|
|
| 1, 17, 82, 272, 626, 1394, 2402, 4352, 6642, 10642, 14642, 22304, 28562, 40834, 51332, 69632, 83522, 112914, 130322, 170272, 196964, 248914, 279842, 356864, 391250, 485554, 538002, 653344, 707282, 872644, 923522, 1114112, 1200644
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
REFERENCES
|
F. A. Lewis and others, Problem 4002, Amer. Math. Monthly, Vol. 49, No. 9, Nov. 1942, pp. 618-619.
|
|
FORMULA
|
Multiplicative with a(p^e) = p^(4*e)+p^(4*e-4). - Vladeta Jovovic (vladeta(AT)eunet.rs), Dec 09 2001
a(n) = n^4*sum(d|n, mu(d)^2/d^4) - Benoit Cloitre (benoit7848c(AT)orange.fr), Apr 07 2002
|
|
PROGRAM
|
(PARI) for(n=1, 100, print1(n^4*sumdiv(n, d, moebius(d)^2/d^4), ", "))
|
|
CROSSREFS
|
Cf. A000010, A001615, A007434, A065959, A065958.
Sequence in context: A053826 A088687 A034678 this_sequence A017671 A001159 A053820
Adjacent sequences: A065957 A065958 A065959 this_sequence A065961 A065962 A065963
|
|
KEYWORD
|
nonn,mult
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com), Dec 08 2001
|
|
|
Search completed in 0.002 seconds
|