Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A098038
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A098038 Numbers p such that p = (prime(n)+ prime(n+2))/2 is prime for prime indices n=2, 3, 5... +0
1
5, 373, 593, 1223, 1511, 1747, 2903, 4409, 5113, 5387, 5563, 5807, 6317, 6367, 9871, 11933, 12653, 13043, 13177, 16097, 18223, 18731, 20347, 20731, 22073, 23893, 24077, 24677, 28069, 30097, 35317, 36313, 40283, 40471, 41479, 41603, 42187 (list; graph; listen)
OFFSET

2,1

EXAMPLE

prime(73)+ prime(75) = 746. 746/2 = 373, the second term in the table.

PROGRAM

(PARI) g(n, m) = forprime(x=1, n, y=(prime(x)+prime(x+m)); if(y%2==0&isprime(y/2), print1(y\2", ")))

CROSSREFS

Adjacent sequences: A098035 A098036 A098037 this_sequence A098039 A098040 A098041

Sequence in context: A006430 A007667 A121668 this_sequence A072172 A100474 A152438

KEYWORD

easy,nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Sep 10 2004

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 November 9 12:23 EST 2009. Contains 166233 sequences.


AT&T Labs Research