Solveeit Logo

Question

Question: The number of permutations of letters \[a,b,c,d,e,f,g\] so that neither the pattern \[beg\] nor \[ca...

The number of permutations of letters a,b,c,d,e,f,ga,b,c,d,e,f,g so that neither the pattern begbeg nor cadcad appears is
A.7!3!3!\dfrac{{7!}}{{3!3!}}
B.7!2!3!3!\dfrac{{7!}}{{2!3!3!}}
C.48064806
D.None of these

Explanation

Solution

Here, we have to use the concept of permutation to find the possible number of permutations of letters. So, firstly we will find the total number of possible permutations of letters from all the given letters. Then we will find the total possible number of permutations of letters with the pattern begbeg and cadcad then we will subtract these to get our required number of permutations of letters.

Complete step-by-step answer:
There are 7 letters given i.e. a,b,c,d,e,f,ga,b,c,d,e,f,g
Firstly we will find the total number of possible permutations of letters from all the given letters. Therefore, we get
Total number of possible permutations of letters from all the given letters =7!=5040 = 7! = 5040… (1)
Now we will find the total possible number of permutations of letters with the pattern begbeg and cadcad i.e. n(AB)n\left( {A \cup B} \right).
Firstly we will consider A to be the function of permutation in which begbeg occurs and B be the function of permutation in which cadcad occurs.
So we have to find the n(AB)n\left( {A \cup B} \right) and we know the formula of n(AB)n\left( {A \cup B} \right) which is
n(AB)=n(A)+n(B)n(AB)n\left( {A \cup B} \right) = n\left( A \right) + n\left( B \right) - n\left( {A \cap B} \right)
So for the function A we consider begbeg as a single term then the number of possible permutations will be5!5! because begbeg will be treated as the one letter in whole and there are four remaining letters. Therefore
n(A)=5!n\left( A \right) = 5!
Similarly for the function B, If we consider cadcad as a single term then the number of possible permutations will be 5!5! because cadcad will be treated as the one letter in whole and there are four remaining letters. Therefore
n(B)=5!n\left( B \right) = 5!
Now we have to findn(AB)n\left( {A \cap B} \right). So for this condition it means that in this permutation both the words begbeg and cadcad is present. So if these two words are present in it then there is only one letter remaining. So the number of possible permutations will be 3!3!.
Therefore, value of n(AB)n\left( {A \cup B} \right) is
n(AB)=5!+5!3!=120+1206=234n\left( {A \cup B} \right) = 5! + 5! - 3! = 120 + 120 - 6 = 234
Therefore, the required number of permutations of letters will be the difference between the total number of possible number of permutations of letters from all the given letters and the total possible number of permutations of letters with the pattern begbeg and cadcad.
Required number of permutations of letters =5040234=4806 = 5040 - 234 = 4806
Hence, option C is the correct option.

Note: Here we have to note that we need to apply the concept 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,213,231,312,321123,{\rm{ }}132,{\rm{ }}213,{\rm{ }}231,{\rm{ }}312,{\rm{ }}321.
So, Number of permutations of n things, taken r at a time, denoted by nPr=n!(nr)!{}^n{P_r} = \dfrac{{n!}}{{(n - r)!}}
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,23,and31{\rm{12, 23, and \,31}}
So, Number of combinations possible from n group of items, taken r at a time, denoted by nCr=n!r!(nr)!^n{C_r} = \dfrac{{n!}}{{r!(n - r)!}}
Factorial of a number is equal to the multiplication or product of all the positive integers smaller than or equal to the number and factorial of 1 is always equals to 1 and also factorial of 0 is equals to 1. The factorial of a number is always positive it can never be negative and the factorial of a negative number is not defined.
Example of factorial:5!=5×4×3×2×1=1205! = 5 \times 4 \times 3 \times 2 \times 1 = 120