Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A107817
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A107817 Slowest increasing sequence where 2 consecutive integers sum up to a prime. +0
1
0, 2, 3, 4, 7, 10, 13, 16, 21, 22, 25, 28, 31, 36, 37, 42, 47, 50, 51, 52, 55, 58, 69, 70, 79, 84, 89, 90, 91, 100, 111, 112, 115, 118, 121, 130, 133, 136, 141, 142, 151, 156, 157, 160, 171, 176, 177, 182, 185, 188, 191, 192, 197, 200, 201, 208, 211, 220, 223, 226 (list; graph; listen)
OFFSET

0,2

EXAMPLE

0+2=2, which is a prime; 2+3=5=prime; 3+4=7=prime; 4+7=11=prime, etc.

MATHEMATICA

k = 0; Print[k]; Do[p = k + 1; While[ !PrimeQ[k + p], p++ ]; k = p; Print[k], {n, 1, 100}] (Propper)

CROSSREFS

Sequence in context: A097545 A073627 A062042 this_sequence A008811 A073149 A065461

Adjacent sequences: A107814 A107815 A107816 this_sequence A107818 A107819 A107820

KEYWORD

easy,nonn

AUTHOR

Eric Angelini (eric.angelini(AT)kntv.be), Jun 11 2005

EXTENSIONS

More terms from Ryan Propper (rpropper(AT)stanford.edu), Sep 04 2005

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 July 24 12:00 EDT 2008. Contains 142294 sequences.


AT&T Labs Research