Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A076379
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A076379 n!-x!+1 is never prime for x<n. +0
2
1, 15, 22, 27, 28, 36, 43, 45, 48, 50, 52, 58, 60, 63, 64, 67, 70, 77, 80, 82, 83, 84, 85, 86, 97 (list; graph; listen)
OFFSET

1,2

PROGRAM

(PARI) for (a=1, 100, c=0; for (b=1, a-1, if (b%2<>a%2, continue); if (isprime(a!-b!+1), c=1; break)); if (c==0, print1(a, ", ")))

CROSSREFS

Cf. A076378.

Sequence in context: A115174 A092783 A108638 this_sequence A038753 A006615 A114867

Adjacent sequences: A076376 A076377 A076378 this_sequence A076380 A076381 A076382

KEYWORD

nonn

AUTHOR

Jon Perry (perry(AT)globalnet.co.uk), Oct 08 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 December 3 14:12 EST 2008. Contains 151279 sequences.


AT&T Labs Research