The problem states: If p1, p2, p3, ... , pn are the first n primes, show that p1*p2*p3...*pn + 1 is prime.
I'm guessing the proof has something to do with the fundamental theorem of arithmetic, that any number can be expressed as a product of primes. But how would I go about proving this?

