Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A072599
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A072599 Numbers n such that (n!)^2 - p(n) is prime. +0
2
3, 4, 5, 6, 7, 16, 109, 116, 232 (list; graph; listen)
OFFSET

1,1

COMMENT

Values associated with 16, 109, 116, and 232 certified prime with Primo. These primes have lengths 27, 353, 382, and 900 digits, respectively.

EXAMPLE

(5!)^2 - prime(5) = 120^2 - 11 = 14400 - 11 = 14389 is prime, so 5 is a term.

PROGRAM

(PARI) for(n=1, 800, if(isprime((n!)^2-prime(n)), print1(n, ", ")))

CROSSREFS

Cf. A064769 (n such that (n!)^2 + p(n) is prime).

Sequence in context: A052002 A070916 A078305 this_sequence A095138 A026475 A101747

Adjacent sequences: A072596 A072597 A072598 this_sequence A072600 A072601 A072602

KEYWORD

nonn

AUTHOR

Rick L. Shepherd (rshepherd2(AT)hotmail.com), Jun 25 2002

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 August 29 17:54 EDT 2008. Contains 143238 sequences.


AT&T Labs Research