Search: id:A002386 Results 1-1 of 1 results found. %I A002386 M0858 N0327 %S A002386 2,3,7,23,89,113,523,887,1129,1327,9551,15683,19609,31397,155921,360653, %T A002386 370261,492113,1349533,1357201,2010733,4652353,17051707,20831323, %U A002386 47326693,122164747,189695659,191912783,387096133,436273009,1294268491 %N A002386 Increasing gaps between primes (lower end): primes p(k) where p(k+1)-p(k) exceeds p(j+1)-p(j) for all jTable of n, a(n) for n=1..74 (from the web page of Tomas Oliveira e Silva) %H A002386 Jens Kruse Andersen, The Top-20 Prime Gaps %H A002386 Jens Kruse Andersen, New record prime gap %H A002386 Jens Kruse Andersen, Maximal gaps %H A002386 T. R. Nicely, List of prime gaps %H A002386 Tomas Oliveira e Silva, Gaps between consecutive primes %H A002386 Hans Rosenthal and Jens Kruse Andersen, A prime megagap %H A002386 Eric Weisstein's World of Mathematics, Prime Gaps %H A002386 Index entries for primes, gaps between %F A002386 a(n)=A000101(n)-A005250(n)=A008950(n-1)-1 - M. F. Hasler (Maximilian.Hasler(AT)gmail.com), Dec 13 2007 %o A002386 (PARI) a(n)=local(p,g);if(n<2,2*(n>0),p=a(n-1);g=nextprime(p+1)-p;while(p=nextprime(p+1), if(nextprime(p+1)-p>g,break));p) - Michael Somos Feb 07 2004 %o A002386 (PARI) p=q=2;g=0;until( g<(q=nextprime(1+p=q))-p & print1(q-g=q-p,","), ) \\ - M. F. Hasler, Dec 13 2007 %Y A002386 Cf. A001223, A000101 (upper ends), A005250 (record gaps), A000230. %Y A002386 Sequence in context: A088173 A129739 A163834 this_sequence A000230 A133429 A087770 %Y A002386 Adjacent sequences: A002383 A002384 A002385 this_sequence A002387 A002388 A002389 %K A002386 nonn,nice %O A002386 1,1 %A A002386 N. J. A. Sloane (njas(AT)research.att.com). Search completed in 0.002 seconds