Combination usage in the well-known word problem

M. next
Messages
380
Reaction score
0
How many different letter arrangement can be made from the 11 letters of MISSISSIPPI?

(But using COMBINATION not the different permutation method)

I saw an answer and it says:
(combination of 1 out of 11)*(combination of 4 out of 10)*(combination of 4 out of 6) *(combination of 2 out of 2)

What does combination exactly mean, and in what way was it used here?

I mean if we don't want same words to appear, what will this have to do with taking say 4 Ss out of the left 10?

Thanks in advance.
 
Mathematics news on Phys.org
Hi M. next! :smile:
M. next said:
What does combination exactly mean, and in what way was it used here?

I mean if we don't want same words to appear, what will this have to do with taking say 4 Ss out of the left 10?

"combination of k out of n", also written "n choose k", or nCk, or the vertical matrix (n k), and equal to n!/k!(n-k)!,

is the number of ways of selecting k things out of n where the order does not matter

 
M. next said:
(But using COMBINATION not the different permutation method)

I saw an answer and it says:
(combination of 1 out of 11)*(combination of 4 out of 10)*(combination of 4 out of 6) *(combination of 2 out of 2)Thanks in advance.
That's the answer for the number of permutations, not the number of combinations.

The difference between the two: "issi" and "siis" are two different permutations (arrangements) of the letters i,i,s, and s. They are not different combinations, however; order doesn't matter in combinations.

Suppose we put labels on the duplicated letters, making mississippi become mi1s1s2i2p1p2i3s3s4i4. There are 11 factorial (11!) permutations of these labeled letters because each (labeled) letter is distinct. For example, i1s1s2i2 and i1s1s3i2 are distinct permutations. Take those labels away and these two permutations become issi and issi: they are now indistinguishable.

The problem is to find the number of distinguishable permutations of the given (unlabeled) letters.
 
oh thanks, and sorry for the late reply
 
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