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.

A101046 d such that the smallest prime p for which p+d is also prime is larger than for any smaller d.

This page as a plain text file.
%I A101046 #6 Nov 16 2019 03:50:20
%S A101046 1,2,6,22,88,112,202,718,1328,1642,1732,5246,5888,10342,25678,37666,
%T A101046 59894,76004,103102,108412,180814,359662,651362,872698,2373478,
%U A101046 6088792,7642528,9244552,13038352,13591192,24318988,34857778,55076404,147838742
%N A101046 d such that the smallest prime p for which p+d is also prime is larger than for any smaller d.
%C A101046 The numbers in A101042 which are smaller than all following numbers.
%H A101046 J. K. Andersen, <a href="http://groups.yahoo.com/group/primenumbers/message/15641">Prime gaps (not necessarily consecutive)</a>.
%H A101046 Mike Oakes, Ed Pegg Jr, Jens Kruse Andersen, <a href="/A101042/a101042.txt">Prime gaps (not necessarily consecutive)</a>, digest of 5 messages in primenumbers Yahoo group, Nov 26 - Nov 27, 2004. [Cached copy]
%e A101046 Consider d=6. The smallest prime p for which p+6 is also prime, is p=5. All numbers below d=6 have a p<5 (or no p at all), so 6 is in the sequence.
%Y A101046 Cf. A020483, A101042, A101043, A101044, A101045.
%K A101046 nonn
%O A101046 1,2
%A A101046 _Jens Kruse Andersen_, Nov 28 2004