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.

A235686 Small gaps between primes - refinement of the GPY sieve method.

This page as a plain text file.
%I A235686 #14 Apr 29 2023 14:09:36
%S A235686 0,10,12,24,28,30,34,42,48,52,54,64,70,72,78,82,90,94,100,112,114,118,
%T A235686 120,124,132,138,148,154,168,174,178,180,184,190,192,202,204,208,220,
%U A235686 222,232,234,250,252,258,262,264,268,280,288,294,300,310,322,324,328,330,334,342,352,358,360,364,372,378,384,390,394,400,402,408,412,418,420,430,432,442,444,450,454,462,468,472,478,484,490,492,498,504,510,528,532,534,538,544,558,562,570,574,580,582,588,594,598,600
%N A235686 Small gaps between primes - refinement of the GPY sieve method.
%C A235686 The work of Maynard represents an improvement over Yitang Zhang's estimate for prime pairs relating to the GPY sieve method.
%C A235686 The list is finite with 105 terms.
%H A235686 James Maynard, <a href="https://arxiv.org/abs/1311.4600">Small gaps between primes</a>, arXiv:1311.4600 [math.NT], 2013-2019. See p. 6.
%e A235686 3 succeeds because 3 + 0 and 3 + 10 are both prime
%K A235686 nonn,fini,full
%O A235686 0,2
%A A235686 _Gary W. Adamson_ and _N. J. A. Sloane_, Jan 13 2014