Re: For any integer n greater than 1, n! denotes the product of all intege
[#permalink]
07 Aug 2023, 22:29
OE
A prime number is a positive integer that has two distinct positive factors. Hence a
prime is divisible by only two positive integers 1 and itself.
If a number is divisible by anything else apart from 1 and itself then it will not be a
prime number.
Thus, considering the values between 15! + 5 and 15! + 13, we can see that;
(15! + 5)= (1 × 2 × 3 × 4 × 5 ×… × 15) + 5
Take 5 common,
= 5((1 × 2 × 3 × 4 × 6 × … × 15) + 1)
So, we can see it is divisible by 5.
Similarly, (15! + 6) will give 6 as common and so on.
Hence, none of the number will be prime.
Thus, among the values we don’t have any prime number.
Ans. (A)