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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A134124 Primes p such that q-p = 50, where q is the next prime after p. 3
31907, 45893, 60539, 69263, 95651, 112691, 162293, 167543, 172883, 181553, 197837, 206699, 212507, 220613, 225167, 246839, 272813, 274529, 291569, 293021, 298943, 334793, 338609, 345329, 349241, 355211, 362801, 368957, 369419, 380657 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

LINKS

Index entries for primes, gaps between

Charles R Greathouse IV, Table of n, a(n) for n = 1..10000

MAPLE

a:=proc(n) if nextprime(ithprime(n))-ithprime(n)=50 then ithprime(n) else end if end proc: seq(a(n), n=1..40000); - Emeric Deutsch (deutsch(AT)duke.poly.edu), Oct 24 2007

CROSSREFS

Cf. A134123.

Sequence in context: A206114 A183704 A140939 * A203738 A197114 A054038

Adjacent sequences:  A134121 A134122 A134123 * A134125 A134126 A134127

KEYWORD

nonn

AUTHOR

Rick L. Shepherd (rshepherd2(AT)hotmail.com), Oct 08 2007

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 02:51 EST 2012. Contains 205860 sequences.