Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A063096
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A063096 Non-record differences among consecutive primes. +0
2
10, 12, 16, 24, 26, 28, 30, 32, 38, 40, 42, 46, 48, 50, 54, 56, 58, 60, 62, 64, 66, 68, 70, 74, 76, 78, 80, 82, 84, 88, 90, 92, 94, 98, 100, 102, 104, 106, 108, 110, 116, 120, 122, 124, 126, 128, 130, 134, 136, 138, 140, 142, 144, 146, 150, 152, 156, 158, 160, 162 (list; graph; listen)
OFFSET

1,1

COMMENT

These values do not arise in A005250 nor in A063095.

Almost certainly this sequence is exactly the even numbers not in A005250. - Franklin T. Adams-Watters (FrankTAW(AT)Netscape.net), Oct 09 2006

EXAMPLE

10 and 12 are here because after the first gap of 8 (89 to 97), the next larger gap is 14 (113 to 127); thus 10 and 12 are never the largest gap. 11 is not here because it is never the gap between consecutive primes.

PROGRAM

(PARI) { default(primelimit, 4294965247); n=0; r=0; for (m=1, 10^9, g=prime(m + 1) - prime(m); if (g > r, a=r + 2; r=g; while (a < r, write("b063096.txt", n++, " ", a); a+=2); if (n==100, break)) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Aug 18 2009]

CROSSREFS

Cf. A005250, A001223, A063095.

Sequence in context: A096128 A063192 A109604 this_sequence A031183 A158871 A129120

Adjacent sequences: A063093 A063094 A063095 this_sequence A063097 A063098 A063099

KEYWORD

nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Aug 07 2001

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 21 10:15 EST 2009. Contains 171081 sequences.


AT&T Labs Research