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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A100965 Smallest prime number that ends a prime gap of at least 2n. 0
5, 11, 29, 97, 127, 127, 127, 541, 541, 907, 1151, 1361, 1361, 1361, 1361, 1361, 1361, 9587, 15727, 15727, 15727, 15727, 19661, 19661, 19661, 19661, 31469, 31469, 31469, 31469, 31469, 31469, 31469, 31469, 31469, 31469, 156007, 156007, 156007, 156007 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

EXAMPLE

a(5)=a(6)=a(7)=127 because there is a gap of 14 between 113 and 127.

MATHEMATICA

k=1; Table[While[Prime[k+1]-Prime[k] < 2n, k++ ]; Prime[k+1], {n, 48}]

CROSSREFS

Cf. A100964.

Sequence in context: A059508 A084817 A183382 * A001632 A053185 A090119

Adjacent sequences:  A100962 A100963 A100964 * A100966 A100967 A100968

KEYWORD

nonn

AUTHOR

T. D. Noe (noe(AT)sspectra.com), Nov 23 2004

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 06:13 EST 2012. Contains 205991 sequences.