cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A189027 There appear to be at least n primes in the range (x-2*sqrt(x), x] for all x >= a(n).

This page as a plain text file.
%I A189027 #10 Mar 24 2017 00:47:53
%S A189027 2,3,37,139,331,1409,1423,1427,2239,3163,3181,3511,6547,7433,7457,
%T A189027 7487,10061,11777,11779,14401,18899,19081,19373,23537,24763,27617,
%U A189027 27673,32027,32051,38113,43573,43579,47269,47279,50839,61463,88643,88651,88657,88729
%N A189027 There appear to be at least n primes in the range (x-2*sqrt(x), x] for all x >= a(n).
%C A189027 These terms exist only if a strong form of Legendre's conjecture that there is a prime between consecutive squares is true. Note that every term is prime. Sequence A189025 gives the number of primes in the range (x-2*sqrt(x), x]. The index of prime a(n), that is, primepi(a(n)), is approximately (5n)^2. These primes are generated in a manner similar to the Ramanujan primes (A104272).
%H A189027 T. D. Noe, <a href="/A189027/b189027.txt">Table of n, a(n) for n = 1..1000</a>
%H A189027 Wikipedia, <a href="http://en.wikipedia.org/wiki/Legendre_conjecture">Legendre's conjecture</a>
%Y A189027 Cf. A189024, A189026.
%K A189027 nonn
%O A189027 1,1
%A A189027 _T. D. Noe_, Apr 15 2011