login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A215239 Prime number following prime(A215237). 1
3, 5, 127, 1657, 2999, 44351, 305717, 1133131, 370373, 1357333, 46006967, 268119667, 291057563, 3429782399, 10502593369, 10926444847, 87241771051, 226751019863, 1901687257829 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
We use offset 0 because A215237 uses that offset.
LINKS
MATHEMATICA
t = Table[PrimePi[Prime[n + 1]/2] - PrimePi[Prime[n]/2], {n, 100000}]; t2 = Flatten[Table[Position[t, n, 1, 1], {n, 0, 8}]]; NextPrime[Prime[t2]]
CROSSREFS
Sequence in context: A340823 A364545 A245442 * A161749 A240589 A180541
KEYWORD
nonn,hard
AUTHOR
T. D. Noe, Oct 11 2012
EXTENSIONS
a(14)-a(18) from Donovan Johnson, Oct 13 2012
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified March 28 09:04 EDT 2024. Contains 371240 sequences. (Running on oeis4.)