|
Search: id:A099650
|
|
|
| A099650 |
|
Solutions to x+phi[x]=sigma[x]/2. |
|
+0 1
|
|
| 456, 828, 7584, 33462, 1596048, 1964544, 19800384, 26211264, 31451136
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
If 5*2^n-1 is prime then m=3*2^(n+1)*(5*2^n-1) is in the sequence because m+phi(m)=2^(n+1)*3*(5*2^n-1)+2^(n+1)*(5*2^n-2)=2^(n+1) *(20*2^n-5)=2^(n+1)*5*(2^(n+2)-1)=1/2*4*(2^(n+2)-1)*(5*2^n)= 1/2*sigma(3)*sigma(2^(n+1))*sigma(5*2^n-1)=1/2*sigma(3*2^(n+1) *(5*2^n-1))=1/2*sigma(m). So 3*2^(A001770+1)*(5*2^A001770-1) is a subsequence of this sequence. A110084 is this subsequence. Next term is greater than 10^8. - Farideh Firoozbakht (f.firoozbakht(AT)math.ui.ac.ir), Aug 04 2005
|
|
EXAMPLE
|
n=456: phi[456]=144, sigma[456]=1200.
|
|
MATHEMATICA
|
Do[If[DivisorSigma[1, m] == 2m + 2 EulerPhi[m], Print[m]], {m, 100000000}] (Firoozbakht)
|
|
CROSSREFS
|
Cf. A000010, A000203.
Cf. A001770, A110084.
Sequence in context: A015276 A145528 A116331 this_sequence A077578 A048110 A037945
Adjacent sequences: A099647 A099648 A099649 this_sequence A099651 A099652 A099653
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Labos E. (labos(AT)ana.sote.hu), Nov 05 2004
|
|
EXTENSIONS
|
Two more terms from Farideh Firoozbakht (f.firoozbakht(AT)math.ui.ac.ir), Aug 04 2005
|
|
|
Search completed in 0.002 seconds
|