Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A125502
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A125502 (Product of successive primes minus 2) divided by 7 is prime. +0
1
4127, 49727, 212627, 565727, 697727, 1152227, 3102227, 3486227, 5742227, 7488227, 8078627, 8848127, 10837727, 14200127, 23041427, 41870627, 50437727, 59044127, 68766227, 70088927, 91008227, 115141727, 118573727, 122641427 (list; graph; listen)
OFFSET

1,1

EXAMPLE

167*173 = 28891, (8891-2)/7 = 4127 the first entry.

PROGRAM

(PARI) g(n, p) = { for(x=1, n, y=prime(x)*prime(x+1)-2; if(y%p==0, if(isprime(y/p), print1(y/p", ")))) }

CROSSREFS

Cf. A123921.

Sequence in context: A061325 A043677 A045032 this_sequence A015937 A117810 A162003

Adjacent sequences: A125499 A125500 A125501 this_sequence A125503 A125504 A125505

KEYWORD

easy,nonn

AUTHOR

Cino Hilliard (hillcino368(AT)hotmail.com), Dec 28 2006

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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research