Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store

Understanding Permutation and Combination of Alike Objects

ffImage
hightlight icon
highlight icon
highlight icon
share icon
copy icon
SearchIcon

How to Calculate Permutations and Combinations When Objects Are Identical

Permutation and combination of alike objects addresses enumeration procedures where certain objects are indistinguishable from each other, thus modifying the standard formulas for arrangements and selections in finite sets.


Enumeration of Arrangements with Repeated Objects

Consider $n$ objects, out of which $n_1$ are of one kind, $n_2$ of another, ..., $n_k$ of a $k$th kind, and the rest are all distinct. The number of distinct permutations is given by


$\displaystyle \frac{n!}{n_1! \, n_2! \cdots n_k!}$


This formula is central for arrangements involving repeated letters or objects, such as in words with repeated alphabets.


Application to the Arrangement of Words with Repeated Letters

If a word contains letters, with some occurring more than once, the total permutations account for indistinguishability. For example, the word "BALLOON" has 7 letters with "L" repeated 2 times and "O" repeated 2 times. The total distinct arrangements are:


$\displaystyle \frac{7!}{2! \, 2!} = 1260$


Counting Selections of Alike Objects: Combinations with Repetition

Selections where each type of object may be chosen multiple times correspond to the "stars and bars" method. The number of ways to select $r$ objects from $k$ types, with unlimited supply, is:


$\displaystyle {k + r - 1 \choose r}$


This formula also describes the number of non-negative integer solutions to $x_1 + x_2 + \cdots + x_k = r$.


For syllabus-aligned revision material, refer to Permutations And Combinations Revision Notes.


Distinct Arrangement and Linear Permutations: Exam Patterns

In competitive examinations, calculation of linear arrangements with repeated elements is frequent. When all objects are distinct, total arrangements are $n!$; if repetitions occur, the denominator reduces the count due to indistinguishability.


For conceptual breadth, see Permutations And Combinations Overview.


Illustrative Cases: Worked Examples with Alike Objects

Example. In how many ways can the letters of "MISSISSIPPI" be arranged?


Total letters: $11$ ($M=1$, $I=4$, $S=4$, $P=2$)


Substitute into the formula:


$\dfrac{11!}{1! \times 4! \times 4! \times 2!} = \dfrac{39916800}{1 \times 24 \times 24 \times 2} = \dfrac{39916800}{1152} = 34650$


Example. In how many ways can 5 identical red balls, 3 identical blue balls, and 2 identical green balls be arranged in a row?


Total objects: $5+3+2=10,$ types: red, blue, green


Number of arrangements:


$\dfrac{10!}{5! \, 3! \, 2!} = \dfrac{3628800}{120 \times 6 \times 2} = \dfrac{3628800}{1440} = 2520$


Example. In how many ways can 3 alike mathematics books, 2 alike physics books, and 1 chemistry book be arranged on a shelf?


Number of books: $3+2+1=6$, indistinguishable books within the same subject


Arrangements:


$\dfrac{6!}{3! \, 2! \, 1!} = \dfrac{720}{6 \times 2 \times 1} = \dfrac{720}{12} = 60$


Example. Determine the number of ways to distribute 7 identical balls into 3 distinct boxes so that no box is empty.


This is equivalent to the number of positive integer solutions to $x_1 + x_2 + x_3 = 7$.


Number of solutions:


${7-1 \choose 3-1} = {6 \choose 2} = 15$


For problem-solving guidance, consult Permutation And Combination Problems.


Evaluating Multinomial Coefficients for Indistinguishable Objects

General division into $k$ groups of sizes $n_1, n_2, \ldots, n_k$ (with $n_1 + \cdots + n_k = n$) employs the multinomial coefficient:


$\displaystyle \frac{n!}{n_1! n_2! \ldots n_k!}$


This identity is applied whenever objects of various types, some alike, are to be arranged in order or assigned to groups.


Contrast with Selection of Distinct and Alike Objects

When only distinct objects are considered, the number of permutations and combinations utilizes $n!$ and $^nC_r$ directly. Inclusion of alike objects reduces arrangement count by accounting for indistinguishability.


Further detail is available at Important Questions On Permutations And Combinations.


Distinctions: Permutations vs. Combinations of Alike Objects

Arrangements Selections
Order considered; formula divides by like-object factorials Order not considered; combinations with repetition possible
Used for arranging letters in words with repeats Used for selecting objects of several types, with repeats allowed
Applies multinomial coefficient Applies stars and bars method
Example: "SUCCESS" arrangements Example: Distributing identical balls to boxes

A deeper discussion on JEE-related function types can be found at Types Of Functions.


Common Student Errors in Arrangements with Alike Objects

  • Ignoring divisor factorial for repeated objects
  • Applying $n!$ directly when repetition exists
  • Confusing selection with arrangement situations
  • Neglecting the "at least one" condition in box problems
  • Miscounting the total number of objects

For applied exercises in differentiation and combinations, also refer to Examples Of Derivatives.


Competitive Exams after 12th Science
tp-imag
bottom-arrow
tp-imag
bottom-arrow
tp-imag
bottom-arrow
tp-imag
bottom-arrow
tp-imag
bottom-arrow
tp-imag
bottom-arrow

FAQs on Understanding Permutation and Combination of Alike Objects

1. What is the formula for permutations of alike objects?

The formula for permutations of alike objects is used when some objects in a group are identical. The total number of distinct arrangements is calculated as:

n! / (p! q! r!), where:

  • n = total number of objects
  • p, q, r, ... = number of identical objects of each kind
For example, arrangements of the word BALLOON (with repeating Ls and Os) would use this formula.

2. What is the difference between arrangement and selection in permutations and combinations?

Arrangement relates to permutations (order matters), while selection relates to combinations (order does not matter).

  • Permutations: Arranging objects in different orders (e.g., seating students in a row).
  • Combinations: Selecting objects without caring about order (e.g., forming a committee).
This is a core concept in permutations and combinations for exams.

3. How do you solve permutation problems with all objects alike?

When all objects are alike, the number of permutations is always 1 because every arrangement looks the same.

  • No matter how objects are arranged, if they are identical, there is only 1 unique arrangement.
This concept is often tested in CBSE and other competitive exams.

4. How many distinct ways can the letters of the word ‘MISSISSIPPI’ be arranged?

The number of distinct arrangements of ‘MISSISSIPPI’ is found by considering alike objects:

  • Total letters (n) = 11
  • M = 1, I = 4, S = 4, P = 2
So, Number of arrangements = 11! / (1! × 4! × 4! × 2!) = 34,650.

5. What is the permutation formula when all objects are different?

If all n objects are different, the number of permutations is n! (n factorial).

  • This means arranging n distinct objects in a sequence.
  • E.g., 3 books can be arranged in 3! = 6 ways.
This basic formula is foundational in permutation and combination questions.

6. How do you calculate combinations when some objects are identical?

Combinations with identical objects are calculated using the stars and bars method or distribution principles:

  • For distributing n identical objects among r groups:
    Number of combinations = C(n + r – 1, r – 1)
This method is syllabus-relevant for advanced permutation-combination questions.

7. What are the real-life applications of permutation and combination of alike objects?

Permutations and combinations of alike objects are used in many real-life scenarios, such as:

  • Arranging similar items (like colored balls or letters with repetitions)
  • Grouping students into teams with restrictions
  • Design problems involving identical parts
These examples help students relate theory to practical use.

8. How is the permutation formula adjusted for repeated letters in words?

For words with repeated letters, the total arrangements equal n! / (p! q! ...), where:

  • n = total letters
  • p, q, ... = counts of each repeated letter
This avoids counting identical arrangements multiple times (e.g., arrangements of ‘BALLOON’).

9. What is the difference between permutation and combination?

Permutation means ordering objects (order matters), while combination means selecting objects (order doesn’t matter).

  • Permutation example: Arrangement of students in a row.
  • Combination example: Choosing team members from a class.
This distinction is key for CBSE exams and competitive tests.

10. In how many ways can 7 balloons of which 4 are red and 3 are green be arranged in a row?

The arrangements of 7 balloons (4 red, 3 green) in a row use the formula for alike objects:

Number of arrangements = 7! / (4! × 3!) = 35.
This formula counts only distinct sequences by accounting for identical balloons.

11. What is permutation of objects when few are repeated?

When a set contains repeated or alike objects, the permutation formula is:

Number of arrangements = n! / (p! × q! × ...), where p, q, etc., are the numbers of each identical object. This formula ensures only distinct permutations are counted for exam questions.

12. What are the key steps to solve permutation and combination problems involving alike objects?

To solve permutation and combination problems with alike objects, follow these steps:

  • Identify total number of objects (n)
  • Determine how many objects of each kind are alike (p, q, r,...)
  • Apply formula: n! / (p! × q! × r!)
  • For combinations, use the stars and bars principle
Understanding and practicing these steps aids exam preparation.