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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A204669 Primes p such that q-p = 62, where q is the next prime after p. 1
34061, 190409, 248909, 295601, 305147, 313409, 473027, 479639, 531731, 633497, 682079, 693881, 724331, 777479, 877469, 896201, 1011827, 1088309, 1137341, 1152527, 1179047, 1181777, 1190081, 1210289, 1216619, 1226117, 1272749, 1281587, 1286711, 1305449, 1343801, 1345361, 1357361, 1464179 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

COMMENTS

All terms == 5 mod 6. - Zak Seidov, Jan 01 2013

LINKS

M. F. Hasler, Table of n, a(n) for n = 1..8496 (all terms up to 10^8).

Index entries for primes, gaps between

PROG

(PARI) g=62; c=o=0; forprime(p=1, default(primelimit), (-o+o=p)==g&write("c:/temp/b204669.txt", c++" "p-g))  \\ - M. F. Hasler, Jan 18 2012

CROSSREFS

Sequence in context: A204949 A205166 A212229 * A182292 A206214 A204411

Adjacent sequences:  A204666 A204667 A204668 * A204670 A204671 A204672

KEYWORD

nonn

AUTHOR

N. J. A. Sloane, Jan 17 2012

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 25 12:28 EDT 2013. Contains 225647 sequences.