Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A063643
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A063643 Primes with 2 representations: p*q - 2 = u*v + 2 where p, q, u and v are primes. +0
4
23, 37, 53, 67, 89, 113, 131, 157, 211, 251, 293, 307, 337, 379, 409, 449, 487, 491, 499, 503, 631, 683, 701, 719, 751, 769, 787, 919, 941, 953, 991, 1009, 1039, 1117, 1193, 1201, 1259, 1381, 1399, 1439, 1459, 1471, 1499, 1511, 1567, 1709, 1733, 1759 (list; graph; listen)
OFFSET

1,1

COMMENT

Or, primes p such that p+/-2 are semiprimes. - Zak Seidov, Mar 08 2006

LINKS

T. D. Noe, Table of n, a(n) for n=1..1000

EXAMPLE

A063643(25) = 751: 751 = A063637(60)= 753 - 2 = 3*251 - 2, 751 = A063638(55)= 749 + 2 = 7*107 + 2.

PROGRAM

(PARI) { n=0; for (m=2, 10^9, p=prime(m); if (bigomega(p + 2) == 2 && bigomega(p - 2) == 2, write("b063643.txt", n++, " ", p); if (n==1000, break)) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Aug 26 2009]

CROSSREFS

A063637, A063638, A001358.

Cf. A109611 (Chen primes)

Sequence in context: A134797 A153740 A055114 this_sequence A057876 A051362 A034302

Adjacent sequences: A063640 A063641 A063642 this_sequence A063644 A063645 A063646

KEYWORD

nonn

AUTHOR

Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Jul 21 2001

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 23 10:40 EST 2009. Contains 167421 sequences.


AT&T Labs Research