|
Search: id:A070815
|
|
|
| A070815 |
|
Solutions to Phi[P[x]]-P[Phi[x]]=254=c are special multiples of 257, x=257k, where largest prime factors of factor k were observed from {2, 3, 5, 17}. See solutions to other even cases of c [=A070813]: A007283 for 0, A070004 for 2, A070814 for 14, A070816 for 65534. |
|
+0 3
|
|
| 257, 514, 771, 1028, 1285, 1542, 2056, 2570, 3084, 3855, 4112, 4369, 5140, 6168, 7710, 8224, 8738, 10280, 12336, 13107, 15420, 16448, 17476, 20560, 21845, 24672, 26214, 30840, 32896, 34952, 41120, 43690, 49344, 52428, 61680, 65535, 65792
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
EXAMPLE
|
n=87380=4.5.17.257, P[n]=257,Phi[n]=65536, commutator[87380]=Phi[257]-P[65536]=256-2=254
|
|
MATHEMATICA
|
pf[x_] := Part[Reverse[Flatten[FactorInteger[x]]], 2] Do[s=EulerPhi[pf[n]]-pf[EulerPhi[n]]; If[Equal[s, 254], Print[{n, n/257, pf[n/257]}]], {n, 3, 1000000}] (*Terms of sequence are n*)
|
|
CROSSREFS
|
Cf. A000010, A006530, A070812, A070813, A000215, A070777, A070002-A070004, A007283.
Sequence in context: A105345 A060261 A158231 this_sequence A095321 A100633 A007765
Adjacent sequences: A070812 A070813 A070814 this_sequence A070816 A070817 A070818
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Labos E. (labos(AT)ana.sote.hu), May 09 2002
|
|
|
Search completed in 0.002 seconds
|