login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A158914 Primes p such that there is a composite c with sigma_2(p)=sigma_2(c). 1
7, 47, 157, 3863 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
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.
LINKS
MATHEMATICA
tp=DivisorSigma[2, Select[Range[4000], PrimeQ]]; tc=DivisorSigma[2, Select[Range[4000], !PrimeQ[ # ]&]]; Sqrt[Intersection[tp, tc]-1]
CROSSREFS
Sequence in context: A348394 A158713 A142185 * A046872 A167860 A152988
KEYWORD
more,nonn
AUTHOR
T. D. Noe, Mar 30 2009
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 10:11 EDT 2024. Contains 371935 sequences. (Running on oeis4.)