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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A033449 Lists of 4 primes in arithmetic progression; common difference 6. 0
251, 257, 263, 269, 1741, 1747, 1753, 1759, 3301, 3307, 3313, 3319, 5101, 5107, 5113, 5119, 5381, 5387, 5393, 5399, 6311, 6317, 6323, 6329, 6361, 6367, 6373, 6379, 12641, 12647, 12653, 12659, 13451, 13457, 13463, 13469, 14741, 14747, 14753 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

LINKS

Table of n, a(n) for n=1..39.

Index entries for sequences related to primes in arithmetic progressions

MAPLE

for i from 1 by 1 to 4000 do if ithprime(i+1) = ithprime(i) +6 and ithprime(i+2) = ithprime(i) + 12 and ithprime(i+3) = ithprime(i) + 18 then print(ithprime(i), ithprime(i+1), ithprime(i+2), ithprime(i+3)); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 04 2007

CROSSREFS

Sequence in context: A109121 A201547 A165281 * A142419 A161854 A142569

Adjacent sequences:  A033446 A033447 A033448 * A033450 A033451 A033452

KEYWORD

nonn,tabf,changed

AUTHOR

Jeff Burch

STATUS

approved

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 May 23 04:04 EDT 2013. Contains 225585 sequences.