Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A098042
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A098042 Numbers p such that p = (prime(prime(n))+ prime(prime((n+1)))/2 is prime. +0
1
307, 593, 1459, 1511, 1609, 2399, 2447, 2579, 2903, 4409, 5953, 6317, 7151, 11083, 12491, 14753, 16067, 18199, 18223, 20929, 21787, 23893, 25667, 26317, 31051, 37139, 37573, 37871, 40283, 40471, 41201, 41479, 42013, 44537, 44741, 48409 (list; graph; listen)
OFFSET

2,1

EXAMPLE

prime(prime(18)) = 283,prime(prime(19)) = 331. 614/2 = 307.

PROGRAM

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

CROSSREFS

Sequence in context: A050201 A142376 A142255 this_sequence A125252 A142572 A118284

Adjacent sequences: A098039 A098040 A098041 this_sequence A098043 A098044 A098045

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


AT&T Labs Research