|
Search: id:A154689
|
|
|
| A154689 |
|
Numbers n such that sigma_0(n-sigma_0(n))= sigma_0(n) |
|
+0 1
|
|
| 5, 7, 10, 13, 14, 18, 19, 26, 31, 38, 39, 43, 50, 55, 61, 62, 69, 72, 73, 78, 84, 86, 91, 95, 96, 98, 103, 108, 109, 110, 115, 119, 122, 123, 129, 133, 136, 138, 139, 145, 146, 151, 153, 159, 181, 182, 187, 190, 193, 199, 205, 206, 209, 213, 217, 218, 219, 221, 229
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
A000005(n-A00000(n)) = A000005(n). Primes in this sequence is A006512.
|
|
REFERENCES
|
Jean-Marie De Koninck and Florian Luca: Positive Integers n Such That sigma_0(phi(n)) = sigma_0(n), Journal of Integer Sequences, Vol. 11 (2008), Article 08.1.5.
|
|
LINKS
|
J.-M. de Koninck, F. Luca, Positive integers n such that sigma(phi(n))=sigma(n), J. Int. Seq. vol 11 (2008), #08.1.5. [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jan 15 2009]
|
|
MAPLE
|
A000005 := proc(n) numtheory[tau](n) ; end: for n from 1 to 1000 do a05 := A000005(n) ; if A000005(n-a05) = a05 then printf("%d, ", n) ; fi; od: [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jan 15 2009]
|
|
CROSSREFS
|
Cf. A000005,A006512
Sequence in context: A066513 A028810 A097700 this_sequence A024325 A060873 A112251
Adjacent sequences: A154686 A154687 A154688 this_sequence A154690 A154691 A154692
|
|
KEYWORD
|
easy,nonn
|
|
AUTHOR
|
Ctibor O. Zizka (c.zizka(AT)email.cz), Jan 14 2009
|
|
EXTENSIONS
|
Extended by R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jan 15 2009
|
|
|
Search completed in 0.002 seconds
|