Let the function p(n) represent the product of the first n prime numbers, where n > 0. If x = p(n) + 1, which of the following must be true?
(i) x is always odd
(ii) x is always prime
(iii) x is never the square of an integer
A) ii only
B) iii only
E) i and ii only
D) i and iii only
E) ii and iii only
OA : D
Source : Veritas Prep
I can figure out that X will always be odd because 2 will be there in any product of first N primes making the product Even and Even + Odd = Odd. This eliminates A and B. However I just can't figure out how to handle ii and iii. If I test values I get a prime value of X (at least in the limited number of test cases I've used) but clearly ii is not always true.
Experts...would really appreciate your help on this one.
Thanks!
(i) x is always odd
(ii) x is always prime
(iii) x is never the square of an integer
A) ii only
B) iii only
E) i and ii only
D) i and iii only
E) ii and iii only
OA : D
Source : Veritas Prep
I can figure out that X will always be odd because 2 will be there in any product of first N primes making the product Even and Even + Odd = Odd. This eliminates A and B. However I just can't figure out how to handle ii and iii. If I test values I get a prime value of X (at least in the limited number of test cases I've used) but clearly ii is not always true.
Experts...would really appreciate your help on this one.
Thanks!













