MHB Discover the Number of Permutations for 'Examination' | Problem: Permutations

  • Thread starter Thread starter marutpadhy
  • Start date Start date
  • Tags Tags
    Permutations
AI Thread Summary
The discussion focuses on calculating the number of permutations of 4 letters from the word "examination," which consists of 8 distinct letters with some duplicates. Three cases are analyzed: using four distinct letters, one pair of duplicates, and two pairs of duplicates, leading to an initial total of 2076 permutations. However, corrections are suggested, particularly for the case with one pair, which should yield 756 permutations instead of 378. After adjusting the calculations, the final total of permutations is determined to be 2454.
marutpadhy
Messages
2
Reaction score
0
How many permutations of 4 letters can be made out of the letters of the word 'examination'?
 
Last edited:
Mathematics news on Phys.org
Hello, marutpadhy!

How many permutations of 4 letters can be made
out of the letters of the word EXAMINATION?
There are 8 distinct letters: A,E,I,M,N,O,T,X.
Three of them are duplicated: AA,\,II,\,NN.

There are three cases to be considered.

[1] Four distinct letters: PQRS
. . ._8P_4 = 1680 pemutations.[2] One pair: PPQR
. . .3 choices for the pair.
. . .Select 2 more letters from the other 7: _7C_2 = 21 ways.
. . .Arrange the 4 letters in {4\choose2,1,1} =6 ways.
There are: .3\cdot 21\cdot6 \:=\:378 permutations.[3] Two pairs: PPQQ
. . .{3\choose2} = 3 choices for the two pairs.
. . .They can be arranged in {4\choose2,2} = 6 ways.
There are: .3\cdot6 \,=\,18 permutations.Total: .1680 + 378 + 178 \:=\:2076 permutations.
 
Thanks for the help. But somehow, I did it ultimately.

But I would also like to mention, that there is some mistake here in the solution:
1. All different: 1068 (fine)
2. One double: 378 (incorrect)
3. Two doubles: 18 (fine)

Now coming to second bit:
What you did there is, you didn't allow the double set to get separated, which is nowhere asked in the problem, just correcting that you get they can be arranged in 12 separate ways.
Just multiply the 3 * 21 * 6 = 756.
Anyways, also this (particularly second bit) could be tried this way:
There are 3 distinct double sets = 3
Remaining 2 spaces can be filled by any two combination of seven other letters: 7!/2!5! = 21
All can be arranged now: *4! = 24(for 4 spaces)
Now, to deal with the duplicacy: /2! (divide by 2 factorial)
Summing all these steps: (3*21*24) / (2) = 756,

Adding all the figures: 1680 + 756 + 18 = 2454.

--------------------------------​

By the way, I do not know how to use latex.
 
Last edited:
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top