Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A124114
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A124114 Subsequence of primes in sequence b(n) = 2*prime(n) - prime(n+1) + 2 (A124115). +0
1
3, 3, 5, 5, 11, 11, 17, 17, 19, 29, 41, 41, 43, 59, 71, 79, 83, 101, 101, 107, 107, 101, 127, 137, 131, 149, 163, 179, 173, 191, 191, 197, 227, 227, 229, 239, 233, 269, 281, 281, 311, 311, 347, 347, 349, 353, 379, 383, 401, 419, 431, 439, 443, 461, 461, 457, 499 (list; graph; listen)
OFFSET

1,1

PROGRAM

(PARI) {p=2; q=3; while(p<510, a=2*p-q+2; if(isprime(a), print1(a, ", ")); p=q; q=nextprime(q+1))} - Klaus Brockhaus, Nov 28 2006

CROSSREFS

Cf. A124115.

Adjacent sequences: A124111 A124112 A124113 this_sequence A124115 A124116 A124117

Sequence in context: A082434 A078752 A124115 this_sequence A077893 A077953 A077980

KEYWORD

nonn

AUTHOR

Giovanni Teofilatto (g.teofilatto(AT)tiscalinet.it), Nov 28 2006

EXTENSIONS

Corrected and extended by Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Nov 28 2006

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 October 10 20:39 EDT 2008. Contains 144831 sequences.


AT&T Labs Research