👁 Preview — Study, Practice and Revise are open; mock tests and the rest of the syllabus unlock on subscription. Unlock all · ₹4,999
← Back to Algebra
Study mode

Permutation

Learning objective
Understand permutations including formulae and special cases.

Permutation: Understanding Arrangements and Counting

Permutation is a fundamental concept in Algebra and Combinatorics that deals with the arrangement of objects. When we want to know in how many different ways we can arrange a set of distinct elements, we use permutations.

1. What is a Permutation?

A permutation of a set is an ordered arrangement of its elements. The order in which elements are arranged matters in permutations.

For example, consider the set \( {A, B, C} \). The permutations of 2 elements taken from this set are:

\( AB, AC, BA, BC, CA, CB \)

Notice that \( AB \neq BA \) because order matters.

2. Counting Principle for Permutations

If we want to arrange \( r \) objects out of \( n \) distinct objects, the number of permutations is given by:

\[P(n, r) = n \times (n-1) \times (n-2) \times \cdots \times (n-r+1)\]

This can be compactly written using factorial notation as:

\[P(n, r) = \frac{n!}{(n-r)!}\]

where \( n! = n \times (n-1) \times \cdots \times 2 \times 1 \) is the factorial of \( n \).

3. Permutations Without Repetition

When all elements are distinct and each element can be used only once, permutations are without repetition.

Example: How many 3-letter words can be formed from the letters \( {A, B, C, D} \) without repeating any letter?

\[P(4, 3) = \frac{4!}{(4-3)!} = \frac{4 \times 3 \times 2 \times 1}{1!} = 24\]

4. Permutations With Repetition

If repetition of elements is allowed, then for each position, we have \( n \) choices. For \( r \) positions, the total number of permutations is:

\[n^r\]

Example: How many 3-digit numbers can be formed using digits \( {1, 2, 3} \) if repetition is allowed?

\[3^3 = 27\]

5. Circular Permutations

When arranging \( n \) distinct objects in a circle, the number of distinct permutations is:

\[(n-1)!\]

This is because in a circle, rotations are considered the same arrangement.

Example: How many ways can 5 friends sit around a round table?

\[(5-1)! = 4! = 24\]

6. Important Properties and Notes

  • Permutation counts are always whole numbers.
  • Order matters in permutations, unlike combinations.
  • Factorials grow very fast; \( 0! = 1 \) by definition.
  • For \( r = n \), \( P(n, n) = n! \).

7. Connection to Board Exams and Previous Year Questions

Many board exam questions test the understanding of permutations through arrangement and counting problems, including circular permutations and permutations with repetition. Understanding factorials and the permutation formula is essential to solve these problems quickly and accurately.

Set: {A, B, C} Permutations of 2 elements: AB, AC, BA, BC, CA, CB

8. Common Mistakes to Avoid

  • Confusing permutations with combinations (order matters in permutations, not in combinations).
  • For circular permutations, forgetting to subtract 1 from \( n \) before factorial.
  • Incorrectly applying repetition formulas when repetition is not allowed.
  • Miscalculating factorial values or forgetting \( 0! = 1 \).

Worked Examples

Example 1: Basic Permutation Without Repetition (Easy)

Problem: How many ways can 4 books be arranged on a shelf?

Solution:

Since all books are distinct and order matters, the number of arrangements is:

\[ 4! = 4 \times 3 \times 2 \times 1 = 24 \]

Answer: 24 ways.

Example 2: Permutation of \( r \) Objects from \( n \) (Medium)

Problem: From 7 students, in how many ways can a president and a secretary be chosen?

Solution: Here, order matters because president and secretary are different roles.

\[ P(7, 2) = \frac{7!}{(7-2)!} = \frac{7 \times 6 \times 5!}{5!} = 7 \times 6 = 42 \]

Answer: 42 ways.

Example 3: Permutation With Repetition (Medium)

Problem: How many 4-letter words can be formed from the letters \( {A, B, C} \) if letters can be repeated?

Solution: Each position can be filled with any of the 3 letters.

\[ 3^4 = 81 \]

Answer: 81 words.

Example 4: Circular Permutation (Medium)

Problem: In how many ways can 6 people be seated around a round table?

Solution: Number of circular permutations is:

\[ (6-1)! = 5! = 120 \]

Answer: 120 ways.

Example 5: Permutations With Identical Objects (Challenging)

Problem: How many different 5-letter arrangements can be made from the letters of the word "LEVEL"?

Solution: The word "LEVEL" has 5 letters with L repeated twice and E repeated twice.

Number of permutations:

\[ \frac{5!}{2! \times 2!} = \frac{120}{2 \times 2} = \frac{120}{4} = 30 \]

Answer: 30 different arrangements.

Formula Bank: Permutations

Concept Formula Description
Factorial \( n! = n \times (n-1) \times \cdots \times 1 \) Product of all positive integers up to \( n \)
Permutation of \( r \) objects from \( n \) \( P(n, r) = \frac{n!}{(n-r)!} \) Number of ordered arrangements of \( r \) elements from \( n \)
Permutation with repetition \( n^r \) Number of arrangements when repetition allowed
Circular permutation \( (n-1)! \) Number of ways to arrange \( n \) objects in a circle
Permutation with identical objects \( \frac{n!}{n_1! \times n_2! \times \cdots} \) Number of permutations when some objects are repeated
Curated videos per subtopic
Top YouTube explainers, AI-ranked for your exam and language. Unlocks with subscription.
Unlock

Try Practice next.

Progress tracking is paywalled — subscribe to mark subtopics as understood and save your streak.

Go to practice →
Ask a doubt
Permutation · 10 free messages
Ask me anything about this subtopic. You have 10 free messages this session — chat history isn't saved in preview.