Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A089438
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A089438 Primes p such that 6p+11 is also a prime. +0
2
2, 3, 5, 7, 13, 17, 23, 31, 37, 41, 43, 47, 73, 83, 97, 101, 107, 127, 131, 157, 167, 173, 181, 197, 211, 227, 233, 257, 271, 281, 283, 311, 313, 317, 331, 353, 367, 383, 397, 401, 433, 457, 461, 463, 491, 521, 541, 563, 587, 601, 631, 653, 673, 677, 691, 701, 727, 733, 751 (list; graph; listen)
OFFSET

1,1

PROGRAM

(PARI) diff2p(n, a, b) = { forprime(x=3, n, y=(x-a)/b; if(y==floor(y), if(isprime(y), print1(y", ")) ) ) }

CROSSREFS

Cf. A094517 (complement in primes).

Adjacent sequences: A089435 A089436 A089437 this_sequence A089439 A089440 A089441

Sequence in context: A137812 A094317 A074834 this_sequence A067905 A042993 A033664

KEYWORD

easy,nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Dec 28 2003

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 May 11 10:28 EDT 2008. Contains 139662 sequences.


AT&T Labs Research