Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A098061
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A098061 Product of two consecutive primes + 6 is prime. +0
1
41, 83, 149, 227, 443, 673, 1153, 1523, 2027, 4093, 5189, 6563, 7393, 9803, 11027, 12323, 20717, 39209, 47059, 50627, 60497, 64513, 70753, 95483, 104933, 123203, 126733, 131759, 136897, 154439, 181457, 186629, 190093, 194483, 213449, 233279 (list; graph; listen)
OFFSET

2,1

COMMENT

Is the number of terms in this sequence infinite?

EXAMPLE

prime(3)*prime(4) = 35. 35+6 = 41, the first entry in the table.

PROGRAM

(PARI) f(n, m) = for(x=2, n, z=(prime(x+1)*prime(x)); if(isprime(z+m), print1(z+m", ")))

CROSSREFS

Sequence in context: A044107 A044488 A136072 this_sequence A141898 A054998 A067378

Adjacent sequences: A098058 A098059 A098060 this_sequence A098062 A098063 A098064

KEYWORD

easy,nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Sep 11 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 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research