Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A140293
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A140293 Numbers n such that n!/n#-1 is prime. +0
1
4, 5, 6, 7, 8, 16, 17, 21, 34, 39, 45, 50, 72, 73, 76, 133, 164 (list; graph; listen)
OFFSET

4,1

FORMULA

n# is the primorial function.

EXAMPLE

7!/7# = 24. 24-1=23,prime.

PROGRAM

(PARI) g(n) = for(x=4, n, y=x!/primorial(x)-1; z=nextprime(y+1); if(ispseudoprime(y), print1(x", ")))

CROSSREFS

Sequence in context: A050038 A059709 A071623 this_sequence A075341 A143789 A068521

Adjacent sequences: A140290 A140291 A140292 this_sequence A140294 A140295 A140296

KEYWORD

nonn

AUTHOR

Cino Hilliard (hillcino368(AT)hotmail.com), May 25 2008

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 | The OEIS Foundation | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified March 20 09:10 EDT 2010. Contains 173642 sequences.


AT&T Labs Research