Question
Question: The product of n consecutive natural numbers is always divisible by: A) 4n! B) 3n! C) 2n! D)...
The product of n consecutive natural numbers is always divisible by:
A) 4n!
B) 3n!
C) 2n!
D) n!
Solution
We will assume the n consecutive numbers with the common assumption. Then we will rewrite them using some modifications and thus get the required answer.
Complete step-by-step solution:
We will solve this question starting with taking assumption numbers.
Let the n consecutive numbers to be k + 1, k + 2, ………. And the last one is k + n.
Now, let us see their product.
We will get: (k + 1)(k + 2)(k + 3)………..(k + n).
We can rewrite this product by multiplying and dividing the same by k! to get the following expression:-
⇒ Product = k!k!(k+1)(k+2)........(k+n)
Since we know that n!=1.2.3.......(n−1).n
Therefore, we will obtain:-
⇒ Product = k!(k+n)!
Let us now multiply and divide this by n! in order to get:-
⇒ Product = n!×k!n!×(k+n)!
Since we know that nCr=r!(n−r)!n!.
So, we will get:-
⇒ Product = n!(n+kCn)
Since we can clearly see that it has a factor of n! in it. Therefore, it must be definitely divisible by n!
∴ The correct option is (D).
Note: The students must commit to memory the following formulas:
n!=1.2.3.......(n−1).n
nCr=r!(n−r)!n!
The students must keep in mind that they cannot just take n numbers as 1, 2 , 3 and so on up to n because that will be the first n consecutive natural numbers but in the question, we are not given any particular sequence, therefore, we must take arbitrary numbers. Taking k in addition makes them arbitrary because we can take any random value of k and thus get the required sequence of n consecutive natural numbers.