Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A092791
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A092791 Primes p such that (p-1)! + p is prime. +0
1
2, 3, 5, 7, 11, 53 (list; graph; listen)
OFFSET

1,1

COMMENT

Next term is >= prime(877) = 6823. - Ryan Propper (rpropper(AT)stanford.edu), Sep 08 2005

PROGRAM

(PARI) pm1factpp(n) = { forprime(p=1, n, c=0; y=(p-1)!+p; if(isprime(y), print1(p", ")) ) }

CROSSREFS

Sequence in context: A036343 A058253 A004089 this_sequence A070892 A075800 A067909

Adjacent sequences: A092788 A092789 A092790 this_sequence A092792 A092793 A092794

KEYWORD

nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Apr 15 2004

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 24 12:00 EDT 2008. Contains 142294 sequences.


AT&T Labs Research