Permutations refer to the arrangement of objects in a specific order. When all objects are distinct, the number of linear arrangements of n objects is n! (n factorial). However, when some objects are identical (alike), we divide by the factorials of the frequencies of the repeated items to avoid overcounting.
The formula for the number of distinct linear arrangements of n items, where p items are alike of one kind, q items are alike of another kind, r items are alike of a third kind, and the rest are distinct, is:
Here, \( p + q + r + \text{(rest)} = n \).
Solution:
Step 1: Identify total letters and frequencies:
Step 2: Apply the formula:
Calculation:
Number of arrangements = 479,001,600 / 5,760 = 83,160
Answer: 83,160 words
Solution:
Method 1 (Case-by-case):
There are 4 possible digits to repeat → Total = 4 × 120 = 480
Method 2 (Combinatorial):
Answer: 480 numbers
Solution:
Method 1 (Case-by-case):
There are 6 possible pairs → Total = 6 × 180 = 1,080
Method 2 (Combinatorial):
Answer: 1,080 numbers
Solution:
Answer: 420 words
Solution:
Answer: 30 numbers
Permutations of alike items are an important concept in combinatorics. The key is to divide n! by the factorials of the counts of repeated items. Regular practice with such problems helps build strong problem-solving skills in Engineering Mathematics.