|
Search: id:A137816
|
|
|
| A137816 |
|
Non-squarefree "year numbers" (numbers n such that phi(n) = 2 phi(sigma(n)): A137815). |
|
+0 6
|
|
| 5491, 8075, 25317, 27455, 71383, 72283, 76131, 104975, 138575, 193041, 203167, 295569, 295947, 298775, 334951, 356915, 361415, 400843, 451535, 492275, 509575, 572975, 589475, 595975, 654493, 683757, 815975, 862087, 876627, 919075, 936729
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
This is the subsequence of non-squarefree elements of A137815. See there for more comments and references.
There are only 32 such numbers below 10^6, 145 below 10^7, and 785 below 10^8.
|
|
LINKS
|
M. F. Hasler, Table of n, a(n) for n=1,...,785.
|
|
PROGRAM
|
(PARI) { for( n=1, 10^8, !issquarefree(n) && eulerphi(n)==2*eulerphi(sigma(n)) && print1(n", "))
|
|
CROSSREFS
|
Cf. A137815-A137819, A006872, A067704.
Sequence in context: A031662 A031572 A045108 this_sequence A138760 A045132 A096702
Adjacent sequences: A137813 A137814 A137815 this_sequence A137817 A137818 A137819
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Richard K. Guy (rkg(AT)cpsc.ucalgary.ca), Richard J. Mathar (mathar(AT)strw.leidenuniv.nl) and M. F. Hasler (MHasler(AT)univ-ag.fr), Feb 11 2008
|
|
|
Search completed in 0.002 seconds
|