|
Search: id:A063986
|
|
|
| A063986 |
|
Numbers n such that n divides Sum_{k=1..n} A051953(k) where A051953(k)=k-Phi(k). Arithmetic mean of first n cototient values is an integer. |
|
+0 4
|
|
| 1, 4, 5, 24, 25, 249, 600, 617, 12272, 13763, 21332, 25228, 783665, 15748051, 41846733, 195853251, 2488541984
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
COMMENT
|
The odd terms of A048290 and A063986 are the same. - Jud McCranie (j.mccranie(AT)comcast.net), Jun 26 2005
|
|
EXAMPLE
|
n=5: (1+1+2+2+4)/5 = 2
|
|
MATHEMATICA
|
s = 0; Do[s = s + n - EulerPhi[n]; If[ IntegerQ[s/n], Print[n]], {n, 1, 10^7} ]
|
|
CROSSREFS
|
Cf. A051953, A000010, A002088, A048920, A000217, A050226.
Sequence in context: A091130 A129346 A010302 this_sequence A039583 A042123 A041531
Adjacent sequences: A063983 A063984 A063985 this_sequence A063987 A063988 A063989
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Labos E. (labos(AT)ana.sote.hu), Sep 06 2001
|
|
EXTENSIONS
|
More terms from Dean Hickerson, Sep 07, 2001
One more term from Robert G. Wilson v (rgwv(AT)rgwv.com), Sep 07 2001
a(16) and a(17) from J. McCranie, Jun 22, 2005.
|
|
|
Search completed in 0.002 seconds
|