Chapters

Permutations & Combinations

Class 11 Maths β€’ Chapter 06 β€’ Comprehensive Interactive Notes

1. Fundamental Principle of Counting

If an event can occur in \( m \) different ways, and another event can occur in \( n \) different ways, then:

Principle Operation Keyword
Multiplication \( m \times n \) AND (Both happen)
Addition \( m + n \) OR (Either happens)

2. Factorials (n!)

The factorial of a non-negative integer \( n \) is the product of all positive integers less than or equal to \( n \).

\( n! = n \times (n-1) \times (n-2) \times ... \times 1 \). Note: \( 0! = 1 \).

Factorial Factory

Compute \( n! \) and see the expansion.

3. Permutations (Arrangement)

A permutation is an arrangement in a definite order of a number of objects taken some or all at a time.

Formula: \( ^nP_r = \frac{n!}{(n-r)!} \)

  • Number of permutations of \( n \) objects where \( p \) are alike: \( \frac{n!}{p!} \)
  • Permutations with \( p \) alike of one kind, \( q \) alike of another: \( \frac{n!}{p!q!} \)

Word Scrambler

Calculate arrangements of letters in a word.

3.1 Permutations of Objects with Repetition

If among n objects:

Number of permutations:

\( \frac{n!}{p!q!r!} \)

NCERT Example: Number of arrangements of letters of the word MATHEMATICS.

Exam Tip: Count repetitions carefully before applying the formula.

4. Combinations (Selection)

Combination is a selection of items from a collection, such that the order of selection does not matter.

Formula: \( ^nC_r = \frac{n!}{r!(n-r)!} \)

Property: \( ^nC_r = ^nC_{n-r} \)

P vs C Showdown

Compare Permutations (Order) vs Combinations (Groups).

Important Properties of Combinations

  • \( ^nC_0 = ^nC_n = 1 \)
  • \( ^nC_1 = n \)
  • \( ^nC_r = ^nC_{n-r} \)
  • \( ^nP_r = r! \times ^nC_r \)

Exam Tip: Use identities to simplify instead of direct calculation.

4.1 Selection with Conditions

When conditions like at least, at most, or exactly are given:

Example:

Select 3 students from 5 boys and 4 girls, with at least 1 girl.

Case 1: 1 girl + 2 boys

Case 2: 2 girls + 1 boy

Case 3: 3 girls

Exam Tip: Never use one formula blindly.

⚠ Common Mistakes to Avoid

  • Using permutations when order does not matter
  • Forgetting to divide by repeated factorials
  • Applying \( ^nC_r \) when r > n
  • Missing hidden conditions in word problems

🧠 One-Page Revision Checklist

πŸ”’ Fundamental Counting Principle

  • βœ” Understand AND β†’ Multiply
  • βœ” Understand OR β†’ Add
  • βœ” Use brackets when steps depend on each other

πŸ“¦ Factorials

  • βœ” \( n! = n \times (n-1)! \)
  • βœ” \( 0! = 1 \)
  • βœ” Factorials cancel β€” simplify before calculating

πŸ” Permutations (Order Matters)

  • βœ” Formula: \( ^nP_r = \dfrac{n!}{(n-r)!} \)
  • βœ” Used for arrangements, rankings, seating
  • βœ” Repetition case: \( \dfrac{n!}{p!q!r!} \)

🎯 Combinations (Order Does NOT Matter)

  • βœ” Formula: \( ^nC_r = \dfrac{n!}{r!(n-r)!} \)
  • βœ” Used for selection, groups, teams
  • βœ” Property: \( ^nC_r = ^nC_{n-r} \)

βš– Permutation vs Combination

  • βœ” Ask first: Does order matter?
  • βœ” YES β†’ Permutation
  • βœ” NO β†’ Combination

🧩 Problems with Conditions

  • βœ” Keywords: at least, at most, exactly
  • βœ” Break into cases
  • βœ” Solve each case separately
  • βœ” Add results

⚠ Common Exam Mistakes

  • ✘ Using permutations instead of combinations
  • ✘ Forgetting repeated letters factorial
  • ✘ Applying \( ^nC_r \) when \( r > n \)
  • ✘ Missing hidden conditions in word problems

🎯 CBSE Exam Focus

  • βœ” Word problems are guaranteed
  • βœ” 3–4 mark HOTS questions common
  • βœ” Clear method marks even if answer wrong

βœ… Self-Check (Answer Without Looking)

  • ❓ Why is \( 0! = 1 \)?
  • ❓ Difference between \( ^5P_2 \) and \( ^5C_2 \)?
  • ❓ Arrangements of β€œBANANA”?
  • ❓ Selecting 3 students with at least 1 girl?

Concept Mastery Quiz

1. Value of \( 0! \) is:


2. In permutations, order of arrangement:


3. Formula for \( ^nC_r \) is:


4. How many ways to select 2 players from 5?


5. \( ^nC_n \) is equal to: