Question
Question: Find the number of permutations of \[n\] distinct things taken \[r\] together, in which 3 particular...
Find the number of permutations of n distinct things taken r together, in which 3 particular things must occur together.
A) n−3Cr−3(r−2)!3!
B) n−3Cr−3(r−3)!3!
C) n−3Cr−3(r−2)!
D) None of these
Solution
Here we will first find the possible number of arrangements when the three things come together. Then we will find the number of ways in which all the three objects can be arranged. We will then find the number of ways in which all the (r−3+1) objects can be arranged. Then we will combine all the ways to find the required number of permutations.
Complete Step by Step Solution:
It is given that 3 particular things must occur together which means the total number of objects that become n−3 taken things becomes r−3.
So the number of arrangement when the three things come together is =n−3Cr−3
Now we will find the number of ways in which all the three objects can be arranged. Therefore, we get
Arrangement of 3 particular things which must occur together is =3!
Now we will find the number of ways in which all the (r−3+1) objects can be arranged. Therefore, we get
Number of arrangements of the (r−3+1) objects is =(r−3+1)!=(r−2)!
Now we will write the permutation of n distinct things taken r together, in which 3 particular things must occur together, we get
Total possible arrangements is =n−3Cr−3(r−2)!3!
Hence the number of permutations of n distinct things taken r together, in which 3 particular things must occur together is n−3Cr−3(r−2)!3!.
Therefore, option A is the correct option.
Note:
Here we have to note that we need to apply the formula of permutation not the combination for the arrangement of the letters. As a permutation is defined as the different ways in which a collection of items can be arranged. For example: The different ways in which the numbers 1, 2 and 3 can be grouped together, taken all at a time, are123,132,213231,312,321.
Combinations may be defined as the various ways in which objects from a set may be selected. For example: The different selections possible from the numbers 1, 2, 3 taking 2 at a time, are 12,23and31