> > > > > BIGGERPRIME(11) = 2*3*5*7*11 +1 > > > > > = 2311 > > > > It is not the case for all n, that if you multiply > the first n primes > > together and add one, that the result is a prime. > > > > > It's NOT? > > What's a prime factor of p1*p2*p3*p4..pn +1? >