|
Search: id:A097646
|
|
|
| A097646 |
|
Numbers n such that n=phi(phi(n)+sigma(n)). |
|
+0 4
|
|
| 1, 2, 6, 10, 20, 22, 46, 48, 58, 82, 106, 166, 178, 180, 208, 226, 262, 346, 358, 382, 466, 478, 502, 562, 586, 718, 838, 862, 864, 886, 982, 1018, 1120, 1186, 1282, 1306, 1318, 1366, 1368, 1438, 1486, 1522, 1618, 1822, 1906, 2026, 2038, 2062, 2098, 2206
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
COMMENT
|
If n=2*p where p is a Sophie Germain odd prime then n is in the sequence, the proof is obvious.
|
|
LINKS
|
C. K. Caldwell, The Prime Glossary, Sophie Germain prime.
|
|
EXAMPLE
|
22 is in the sequence because phi(22)=10, sigma(22)=36 & phi(10+36)=22.
|
|
MATHEMATICA
|
Do[If[n==EulerPhi[EulerPhi[n]+DivisorSigma[1, n]], Print[n]], {n, 2400}]
|
|
CROSSREFS
|
Cf. A097652, A005384, A097645, A018784.
Adjacent sequences: A097643 A097644 A097645 this_sequence A097647 A097648 A097649
Sequence in context: A028247 A065054 A128165 this_sequence A077084 A007926 A096338
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Farideh Firoozbakht (f.firoozbakht(AT)math.ui.ac.ir), Sep 08 2004
|
|
|
Search completed in 0.002 seconds
|