Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A053982
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A053982 Numbers n such that 1 + product of first n composite numbers is prime. +0
2
1, 3, 7, 11, 16, 22, 39, 76, 116, 139, 149, 169, 179, 220, 372, 429, 1216 (list; graph; listen)
OFFSET

1,2

MATHEMATICA

Composite[n_Integer] := (k = n + PrimePi[n] + 1; While[k - PrimePi[k] - 1 != n, k++ ]; k); Do[ If[ PrimeQ[ Product[ Composite[k], {k, 1, n} ] + 1], Print[ n ] ], {n, 1, 430} ]

CROSSREFS

Cf. A002808, A000040, A057017.

Sequence in context: A118027 A082644 A131024 this_sequence A118000 A121640 A112786

Adjacent sequences: A053979 A053980 A053981 this_sequence A053983 A053984 A053985

KEYWORD

nonn

AUTHOR

G. L. Honaker, Jr. (honak3r(AT)bvunet.net), Apr 02 2000

EXTENSIONS

More terms from Jeppe Stig Nielsen (sequence(AT)jeppesn.dk), Apr 16 2000 (from 76 on these may be only pseudoprimes). 429 and 1216 from Robert G. Wilson v (rgwv(AT)rgwv.com), Apr 20 2001

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