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

  • Thread starter Thread starter marutpadhy
  • Start date Start date
  • Tags Tags
    Permutations
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...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top