login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A140555 Primes p such that p + 6 is not a prime. 1
2, 3, 19, 29, 43, 59, 71, 79, 89, 109, 113, 127, 137, 139, 149, 163, 179, 181, 197, 199, 211, 229, 239, 241, 269, 281, 283, 293, 313, 317, 337, 349, 359, 379, 389, 397, 401, 409, 419, 421, 431, 439, 449, 463, 467, 479, 487, 491, 499, 509, 521, 523, 547, 569 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

FORMULA

A000040 SET MINUS A023201. [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Aug 09 2008]

PROG

(PARI) forprime(p=2, 600, if(!isprime(p+6), print1(p, ", "))) [From Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Aug 12 2008]

CROSSREFS

Sequence in context: A090476 A127941 A195416 * A196446 A058912 A040145

Adjacent sequences:  A140552 A140553 A140554 * A140556 A140557 A140558

KEYWORD

nonn

AUTHOR

Juri-Stepan Gerasimov (2stepan(AT)rambler.ru), Jul 03 2008

EXTENSIONS

Corrected by R. J. Mathar (mathar(AT)strw.leidenuniv.nl) and Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Aug 12 2008

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 13:02 EST 2012. Contains 205909 sequences.