Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A098039
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A098039 Numbers p such that p = (prime(n)+ prime(n+3))/2 is prime for prime indices n=2, 3, 5... +0
1
7, 23, 37, 47, 73, 809, 1453, 1931, 2621, 3571, 3917, 4793, 7901, 8819, 9467, 10181, 11657, 12421, 12659, 12781, 13229, 14449, 17383, 21739, 22079, 24151, 26501, 28663, 30881, 32749, 33353, 34439, 38083, 38501, 42467, 42703, 43397, 48091 (list; graph; listen)
OFFSET

2,1

EXAMPLE

prime(7)+ prime(10) = 17+29. 46/2 = 23, 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

Sequence in context: A007522 A157811 A098029 this_sequence A132237 A143030 A031043

Adjacent sequences: A098036 A098037 A098038 this_sequence A098040 A098041 A098042

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 December 17 23:40 EST 2009. Contains 171025 sequences.


AT&T Labs Research