Question
Question: The number of ways in which we can distribute mn students equally among m sections is given by: (a...
The number of ways in which we can distribute mn students equally among m sections is given by:
(a) n!(mn)!
(b) (n!)m(mn)!
(c) m!n!(mn)!
(d) (mn)m
Solution
Hint: In order to solve this question, we should have some knowledge regarding the concept of combination, that is for choosing r out of n items irrespective of their order we apply the formula, nCr=r!(n−r)!n!. And therefore, we will choose n number of students for each section turn by turn.
Complete step-by-step answer:
In this question, we have been asked to find the number of ways in which we can distribute mn students equally among m section. Now, we have been given that there are mn students in total and they have to be distributed equally among m sections. So, we can say in each section, there will be mmn=n students.
Now, we take n students from mn students for each section by using the formula of combination, that is,
nCr=r!(n−r)!n!
For the first section, we can choose n students out of mn. So, we get the number of ways of choosing n students for the first section as mnCn.
For the second section, we will again choose n students but out of (mn – n) because n students have already been chosen for the first section. So, we get the number of ways of choosing n students for the second section as mn−nCn.
Similarly, for the third section, we have to choose n students out of (mn – 2n). So, we get the number of ways of choosing n students for the third section as mn−2nCn.
And we will continue it in the same manner up to all mn students will not be divided into m section.
So, for (m – 1)th section, we will choose n students from (mn – ( m – 2)n) student. So, we get the number of ways of choosing n students for (n – 1)th section, we get, mn−(m−2)nCn.
And for the mth section, we get the number of ways for choosing students as, mn−(m−1)nCn.
Hence, we can write the total number of ways of distributing mn students in m section as
mnCn×mn−nCn×mn−2nCn×....×mn−(m−2)nCn×mn−(m−1)nCn
Now, we will use the formula of nCr to expand it. So, we get,
n!(mn−n)!(mn)!×n!(mn−2n)!(mn−n)!×n!(mn−3m)!(mn−2n)!×.....×n!(mn−(m−1)n)!(mn−(m−2)n)!×n!(mn−mn)!(mn−(m−1)n)!
And we can further write it as,
n!(mn)!×n!1×n!1×.....×1
(n!)m(mn)!
Hence, we can say that the total number of ways of distributing mn students in m section are (n!)m(mn)!.
Therefore, option (a) is the right answer.
Note: While solving this question, the possible mistake one can make is by always choosing n students for all sections from mn students which is totally wrong because at a time one student can only be in 1 section. So, if n students are selected for 1 section then in the second section, we will choose from (mn – n).