Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A082672
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A082672 Numbers n such that (n!+2)/2 is a prime. +0
44
2, 4, 5, 7, 8, 13, 16, 30, 43, 49, 91, 119, 213, 1380, 1637, 2258, 4647, 9701, 12258 (list; graph; listen)
OFFSET

1,1

COMMENT

No more terms <= 800. - Rick L. Shepherd (rshepherd2(AT)hotmail.com), Dec 02 2004

MATHEMATICA

Select[Range[10^2], PrimeQ[(#!+2)/2] &] (from Vladimir Orlovsky (4vladimir(AT)gmail.com), Apr 29 2008)

PROGRAM

(PARI) \ x such that (x!+2)/2 is prime xfactpk(n, 2) = { for(x=2, n, y = (x!+k)/k; if(isprime(y), print1(x" ")) ) }

CROSSREFS

Cf. A089130.

Sequence in context: A107899 A032924 A005125 this_sequence A135693 A135367 A103118

Adjacent sequences: A082669 A082670 A082671 this_sequence A082673 A082674 A082675

KEYWORD

easy,nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), May 18 2003

EXTENSIONS

More terms from Don Reble, Dec 08 2003

More terms from Herman Jamke (hermanjamke(AT)fastmail.fm), Jan 03 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 | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified August 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research