Permutations and Combinations | Class 11 Maths

🔹 1. Introduction

This chapter deals with counting techniques—how to arrange and select objects efficiently.

👉 Key idea:

  • Permutation → Arrangement (order matters)
  • Combination → Selection (order does NOT matter)

🔹 2. Fundamental Principle of Counting

✔️ Multiplication Principle

If a task can be done in:

  • m ways AND another in n ways

👉 Total ways = m × n


✔️ Addition Principle

If a task can be done in:

  • m ways OR n ways

👉 Total ways = m + n


🔹 3. Factorial Notation

✔️ Definition

n! = n × (n−1) × … × 1

Special cases:

  • 0! = 1
  • 1! = 1

🔹 4. Permutations

✔️ Definition

Arrangement of objects in a specific order.


✔️ Formula

Number of permutations of n objects taken r at a time:

nPr=n!(nr)!^{n}P_r = \frac{n!}{(n-r)!}nPr​=(n−r)!n!​


✔️ Special Case

Arrangement of all objects:

nPn=n!^{n}P_n = n!nPn​=n!


🔹 5. Permutations with Repetition

If repetition is allowed:

nrn^rnr


✔️ Example

Number of 3-digit numbers using digits 1–5:

= 5³ = 125


🔹 6. Circular Permutations

✔️ Formula

(n1)!(n-1)!(n−1)!


✔️ Notes

  • Used when arrangement is around a circle
  • Clockwise and anticlockwise considered same

🔹 7. Permutations of Identical Objects

If n objects where:

  • p are identical
  • q are identical

Then:

n!p!q!\frac{n!}{p!q!}p!q!n!​


✔️ Example

Word: “BALL”

= 4! / 2! = 12


🔹 8. Combinations

✔️ Definition

Selection of objects where order does not matter.


✔️ Formula

nCr=n!r!(nr)!^{n}C_r = \frac{n!}{r!(n-r)!}nCr​=r!(n−r)!n!​


✔️ Relation with Permutation

nPr=nCrr!^{n}P_r = ^{n}C_r \cdot r!nPr​=nCr​⋅r!


🔹 9. Important Properties of Combinations

✔️ Symmetry

nCr=nCnr^{n}C_r = ^{n}C_{n-r}nCr​=nCn−r​


✔️ Pascal Identity

nCr+nCr1=n+1Cr^{n}C_r + ^{n}C_{r-1} = ^{n+1}C_rnCr​+nCr−1​=n+1Cr​


✔️ Sum of All Combinations

\sum_{r=0}^{n} ^{n}C_r = 2^n


🔹 10. Important Types of Problems


✔️ 1. Selection Problems

Example:
Select 3 students from 10:

= ¹⁰C₃


✔️ 2. Arrangement with Restrictions

Example:
People must sit together → treat as one unit


✔️ 3. Distribution Problems

Example:
Distribute objects into boxes


✔️ 4. Digit Formation

  • With repetition → n^r
  • Without repetition → nPr

🔹 11. Key Differences

PermutationCombination
Order mattersOrder doesn’t matter
nPrnCr
ArrangementSelection

🔹 12. Important Identities

✔️ 1

nC0=nCn=1^{n}C_0 = ^{n}C_n = 1nC0​=nCn​=1


✔️ 2

nC1=n^{n}C_1 = nnC1​=n


✔️ 3

nCr=n1Cr+n1Cr1^{n}C_r = ^{n-1}C_r + ^{n-1}C_{r-1}nCr​=n−1Cr​+n−1Cr−1​


🔹 13. Applications

✔️ Probability
✔️ Number systems
✔️ Arrangements
✔️ Coding-decoding
✔️ JEE problem solving


🔹 14. JEE & CBSE Important Points

✔️ Understand difference between nPr and nCr
✔️ Practice restriction-based problems
✔️ Circular permutation is important
✔️ Repetition vs no repetition is key
✔️ Identity-based questions common


🔹 15. Common Mistakes

❌ Using permutation instead of combination
❌ Ignoring identical objects
❌ Wrong factorial simplification
❌ Not considering restrictions


🔹 16. Practice Questions

  1. Find number of permutations of 5 objects
  2. Select 4 students from 12
  3. Arrange letters of “BANANA”
  4. Circular seating problems
  5. Form numbers using digits

🔹 17. Quick Revision Sheet

  • nPr = n! / (n−r)!
  • nCr = n! / r!(n−r)!
  • nPr = nCr × r!
  • Circular = (n−1)!
  • Repetition = n^r

🔹 18. Conclusion

Permutations and Combinations is a high-weightage chapter in JEE and CBSE. With proper understanding and practice, it becomes one of the most scoring topics.

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top