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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A134118 Primes p such that q-p = 38, where q is the next prime after p. 2
30593, 38393, 39461, 45779, 49559, 51071, 56999, 58271, 60821, 63863, 68399, 72173, 72383, 75041, 78653, 79493, 85259, 90749, 95819, 104243, 105563, 109751, 110183, 111053, 111149, 111539, 116201, 119321, 125963, 126359, 129803, 134951 (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)=38 then ithprime(n) else end if end proc: seq(a(n), n=1..15000); - Emeric Deutsch (deutsch(AT)duke.poly.edu), Oct 24 2007

CROSSREFS

Cf. A134117, A126721.

Sequence in context: A171263 A187376 A187373 * A071124 A186918 A185802

Adjacent sequences:  A134115 A134116 A134117 * A134119 A134120 A134121

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 15 12:59 EST 2012. Contains 205788 sequences.