Question
Question: Find the different permutation of the letters of the word BANANA....
Find the different permutation of the letters of the word BANANA.
Solution
To solve the given question, we need to know how to find the different permutations of n objects when there are n1 repeated items, n2 repeated items, ……nk repeated items. This is represented by the general formula, P=n1!n2…nk!n!, where n stands for the total items and n1,n2,nk stand for the items that are being repeated. We have the word given to us as BANANA and we know that the word contains repeating words, which are A and N, so we will find the permutation using the formula mentioned above.
Complete step-by-step answer:
We have been asked to find the different permutations of the letters of the word BANANA. We can see from the word that there are some letters that are repeating in it. The letters that are repeating are letter A and letter N. Now, we know that we can find the permutation of objects when there are repeating items in it by using the general formula, P=n1!n2…nk!n! where is the total items and n1,n2,nk are the items that are being repeated. So, let us consider the word given to us: BANANA. We can see there that the total number of letters in the word is 6 and the number of the repeating letters A is 3 and B is also 3. So, applying it in the formula, we have n=6,r=3,q=2. So, we get,
nPr,q=r!q!n!⇒nPr,q=2!3!6!⇒nPr,q=(1×2)(1×2×3)1×2×3×4×5×6⇒nPr,q=60
Hence, we get the permutations of the letters in the word BANANA as 60.
Note: If we were given the word where all the letters were different, then we could have used the formula, nPr=r!(n−r)!n! , but we have used the formula, nPr,q=r!q!n!, since the word had letters that were repeating. Now, if we consider any two combinations from the word BANANA, say ABN and BNA, then we can use any of the 3 A’s of the word and any of the 2 N’s of the word and it makes the same combination as above. SO, we understand here that the number of permutations are lesser than the actual for a word that has repeating letters.