Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A089490
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A089490 Third occurrence where (p-q)/(q-3), p and q are primes. +0
1
13, 19, 37, 37, 19, 13, 13, 13, 67, 19, 97, 31, 19, 97, 19, 37, 103, 61, 13, 43, 67, 19, 31, 61, 37, 19, 13, 79, 61, 13, 43, 31, 13, 31, 19, 43, 19, 37, 31, 13, 19, 37, 19, 13, 31, 13, 19, 19, 19, 19, 13, 13, 19, 13 (list; graph; listen)
OFFSET

5,1

PROGRAM

(PARI) \ r is the occurrence desired 1=first, 2=second etc. \d is the amount we take from q diff2sqp2(n, r, d) = { forprime(q=d+1, n, c=0; forprime(p=q+1, n, y=(p-q)/(q-d); if(y==floor(y), if(isprime(y), c++; if(c==r, print1(y", "); break)) ) ) ) }

CROSSREFS

Sequence in context: A128342 A154076 A088186 this_sequence A057749 A040070 A048523

Adjacent sequences: A089487 A089488 A089489 this_sequence A089491 A089492 A089493

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 December 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research