Solveeit Logo

Question

Question: In how many ways can you arrange \(26\) letters?...

In how many ways can you arrange 2626 letters?

Explanation

Solution

We solve the problem using simple logic. We take 2626 boxes which are laid side by side one after the other. One box can have only one letter inside it. The first box can be filled by any one letter out of the total 2626 letters. So, the number of ways to fill the first box will be 2626 . The second box can be filled by any one letter out of the total 2525 letters. So, the total number of ways to fill all the boxes will be 26×25×24×23×22×...×126\times 25\times 24\times 23\times 22\times ...\times 1 .

Complete step by step solution:
Let us imagine that there are 2626 boxes which are laid side by side one after the other. One box can have only one letter inside it. So, the number of ways we can arrange 2626 letters will be equivalent to the number of ways of filling the boxes by different letters. The first box can be filled by any one letter out of the total 2626 letters. So, the number of ways to fill the first box will be 2626 .
Now, one letter has been used. So, the second box can be filled by any one letter out of the total 2525 letters. So, the number of ways to fill the second box will be 2525 . For, each of the 2626 ways of filling the first box, the second box can be filled in 2525 ways. The total ways of filling the first two boxes will then be 26×2526\times 25 . Similarly, the total ways of filling the first three boxes will then be 26×25×2426\times 25\times 24 , the total ways of filling the first four boxes will then be 26×25×24×2326\times 25\times 24\times 23 and so on till the last box, where only one letter can be put.
This means that the total ways of filling the 2626 boxes will then be 26×25×24×23×22×...×126\times 25\times 24\times 23\times 22\times ...\times 1 , which is nothing but 26!26! .
Thus, we can conclude that we can arrange 2626 letters in 26!26! ways.

Note: The permutation of r objects out of n objects is denoted in two ways, which are nPr{}^{n}{{P}_{r}} and P(n,r)P\left( n,r \right) . The corresponding formula for the number of permutations possible is given by,
P(n,r)=n!(nr)!P\left( n,r \right)=\dfrac{n!}{\left( n-r \right)!}
Putting, n,r=26n,r=26 , we get,
26P26=26!(2626)!=26!{}^{26}{{P}_{26}}=\dfrac{26!}{\left( 26-26 \right)!}=26!