|
Search: id:A094469
|
|
|
| A094469 |
|
Numbers n such that sum of 11-th powers of divisors of n is divisible by the square of Euler-phi of n. |
|
+0 1
|
|
| 1, 2, 3, 6, 1645, 3260, 4935, 9870, 3831674, 11495022
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
FORMULA
|
A013959[n]/A000010[n]^2 is integer.
|
|
MATHEMATICA
|
Do[ If[ Mod[ DivisorSigma[11, n], EulerPhi[n]^2] == 0, Print[n]], {n, 10^7}] (from Robert G. Wilson v May 23 2004)
|
|
CROSSREFS
|
Cf. A015763, A000010, A091285, A013959.
Sequence in context: A015770 A015762 A093038 this_sequence A015766 A117024 A023048
Adjacent sequences: A094466 A094467 A094468 this_sequence A094470 A094471 A094472
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Labos E. (labos(AT)ana.sote.hu), May 19 2004
|
|
EXTENSIONS
|
a(9) from Robert G. Wilson v May 23 2004
a(10) from Labos E. (labos(AT)ana.sote.hu), May 26 2004
|
|
|
Search completed in 0.002 seconds
|