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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A023241 Numbers n such that n remains prime through 2 iterations of function f(x) = x + 6. 1
5, 7, 11, 17, 31, 41, 47, 61, 67, 97, 101, 151, 167, 227, 251, 257, 271, 347, 367, 557, 587, 601, 607, 641, 647, 727, 941, 971, 1091, 1097, 1117, 1181, 1217, 1277, 1291, 1361, 1427, 1447, 1481, 1487, 1601, 1607, 1657, 1741, 1747, 1777, 1861, 1867, 1901, 1987 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

p, p+6 and p+12 are primes.

LINKS

Eric Weisstein's World of Mathematics, Link to a section of The World of Mathematics.

PROG

(MAGMA) [n: n in [0..1000] | IsPrime(n) and IsPrime(n+6) and IsPrime(n+12)] [From Vincenzo Librandi, Nov 20 2010]

CROSSREFS

Sequence in context: A145987 A060449 A046140 * A174357 A106954 A027755

Adjacent sequences:  A023238 A023239 A023240 * A023242 A023243 A023244

KEYWORD

nonn

AUTHOR

David W. Wilson (davidwwilson(AT)comcast.net)

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 17 00:09 EST 2012. Contains 205978 sequences.