Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A089442
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A089442 Primes p such that (p-11)/10 is also a prime. +0
1
2, 3, 5, 17, 23, 41, 53, 59, 101, 131, 137, 173, 179, 227, 233, 251, 311, 317, 353, 401, 419, 443, 461, 479, 509, 557, 563, 569, 587, 641, 647, 677, 683, 761, 773, 809, 821, 857, 863, 881, 941, 971, 977, 1013, 1031, 1049, 1181, 1193, 1223, 1229, 1259, 1277 (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

Sequence in context: A049547 A049577 A121558 this_sequence A106859 A055472 A077499

Adjacent sequences: A089439 A089440 A089441 this_sequence A089443 A089444 A089445

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 July 26 13:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research