How would you show that not every number of the form $N = (p_1 p_2 p_3 \cdots p_n) + 1$ is prime, where $p_1, p_2, p_3,...,p_n$ is the list of all prime numbers?
I have tried several proof techniques including the proof of infinitely many primes but to no avail. Any suggestions would be appreciated.