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!)
A176240 Primes of the form n-th semiprime-n. 2
3, 37, 37, 61, 61, 61, 71, 89, 89, 107, 113, 139, 139, 181, 199, 223, 227, 227, 269, 283, 293, 313, 313, 331, 347, 347, 349, 373, 373, 379, 401, 433, 433, 487, 487, 487, 503, 521, 521, 523, 557, 569, 569, 593, 647, 653, 653, 743, 757, 761, 773, 787, 797, 809 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Generated by indices n = 1, 20, 21, 32,.. shown in A176241. [From R. J. Mathar, Apr 13 2010]
LINKS
EXAMPLE
a(1)=3 because A001358(1)-1=4-1=3=prime.
MATHEMATICA
Select[First[#]-Last[#]&/@Module[{sp=Select[Range[3000], PrimeOmega[#] == 2&], len}, len=Length[sp]; Thread[{sp, Range[len]}]], PrimeQ] (* Harvey P. Dale, Jan 28 2013 *)
CROSSREFS
Sequence in context: A002563 A140448 A128061 * A116184 A037000 A042333
KEYWORD
nonn
AUTHOR
EXTENSIONS
More terms from R. J. Mathar, Apr 13 2010
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 23 12:44 EDT 2024. Contains 371913 sequences. (Running on oeis4.)