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!)
A116025 sigma(n) plus n gives a semiprime (A001358). 1

%I #4 May 21 2014 11:20:35

%S 7,9,14,15,17,18,19,20,22,32,39,43,45,46,47,49,50,51,59,61,62,68,70,

%T 71,72,79,81,86,91,93,95,101,104,107,109,110,115,116,117,118,121,123,

%U 129,130,142,149,151,158,160,163,164,165,167,177,185,187,197,201,207

%N sigma(n) plus n gives a semiprime (A001358).

%H Harvey P. Dale, <a href="/A116025/b116025.txt">Table of n, a(n) for n = 1..1000</a>

%e sigma(101)+101=203=7*29.

%t Select[Range[300],PrimeOmega[DivisorSigma[1,#]+#]==2&] (* _Harvey P. Dale_, May 21 2014 *)

%Y Cf. A001358, A116014.

%K nonn

%O 1,1

%A _Giovanni Resta_, Feb 13 2006

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 25 05:56 EDT 2024. Contains 371964 sequences. (Running on oeis4.)