|
Search: id:A158914
|
|
|
| A158914 |
|
Primes p such that there is a composite c with sigma_2(p)=sigma_2(c). |
|
+0 2
|
| |
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
No other terms less than 10^8. The corresponding composite numbers are 6, 40, 136, and 3352. Is this sequence finite? See A158913 for the sequence for sigma_1.
|
|
MATHEMATICA
|
tp=DivisorSigma[2, Select[Range[4000], PrimeQ]]; tc=DivisorSigma[2, Select[Range[4000], !PrimeQ[ # ]&]]; Sqrt[Intersection[tp, tc]-1]
|
|
CROSSREFS
|
Sequence in context: A139916 A009219 A142185 this_sequence A046872 A152988 A009202
Adjacent sequences: A158911 A158912 A158913 this_sequence A158915 A158916 A158917
|
|
KEYWORD
|
more,nonn
|
|
AUTHOR
|
T. D. Noe (noe(AT)sspectra.com), Mar 30 2009
|
|
|
Search completed in 0.002 seconds
|