Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A064769
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A064769 Numbers n such that (n!)^2 + p(n) is prime. +0
2
1, 2, 3, 5, 9, 17, 65, 222, 1720 (list; graph; listen)
OFFSET

1,2

COMMENT

Last three values certified prime with Primo.

Next term, if it exists, is greater than 2700. - Ryan Propper (rpropper(AT)stanford.edu), Nov 05 2005

EXAMPLE

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

PROGRAM

(PARI) for(n=1, 300, if(isprime((n!)^2+prime(n)), print(n)))

CROSSREFS

Cf. A046029, A072599 (n such that (n!)^2 - p(n) is prime).

Sequence in context: A110113 A137155 A014227 this_sequence A119002 A047021 A047031

Adjacent sequences: A064766 A064767 A064768 this_sequence A064770 A064771 A064772

KEYWORD

nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Oct 18 2001

EXTENSIONS

1720 from Ryan Propper (rpropper(AT)stanford.edu), Nov 05 2005

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 30 13:13 EST 2009. Contains 167758 sequences.


AT&T Labs Research