Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A089488
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A089488 First occurrence where (p-q)/(q-3), p and q are primes. +0
1
3, 3, 7, 3, 3, 3, 3, 3, 7, 3, 7, 3, 3, 43, 3, 7, 19, 7, 3, 3, 7, 3, 3, 7, 19, 3, 13, 3, 3, 31, 13, 3, 3, 7, 3, 3, 3, 3, 13, 7, 7, 13, 3, 7, 3, 19, 3, 19, 3, 7, 7, 3, 7, 7, 19, 19, 3, 3, 13, 7, 19, 3, 19, 13, 19, 7, 3, 3, 3, 7, 3, 13, 3, 7, 3, 3, 7, 19, 3, 3, 13, 3, 13, 19, 19, 3, 13, 7, 3, 3, 3, 3, 3 (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: A059527 A101457 A076217 this_sequence A076560 A096915 A100803

Adjacent sequences: A089485 A089486 A089487 this_sequence A089489 A089490 A089491

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 November 23 17:09 EST 2009. Contains 167438 sequences.


AT&T Labs Research