Permutations and Combinations — Lesson
1) Hook — The Great Indian Wedding Seating Puzzle
Imagine you are organizing a grand Indian wedding with 10 close relatives to be seated around a round table. You want to arrange their seats so that everyone is happy and conversations flow smoothly. How many different ways can you seat these 10 relatives? This question leads us to the fascinating world of Permutations and Combinations — essential tools for counting arrangements and selections in everyday life, from seating guests to forming cricket teams!
2) Core Concepts — Understanding Permutations and Combinations
Order matters here.
Order does not matter here.
Permutation Example:
How many ways can you arrange 3 students from a group of 5 in a row for a photo?
| Step | Explanation |
|---|---|
| Total students (n) | 5 |
| Number to arrange (r) | 3 |
| Number of arrangements | P(5,3) = 5 × 4 × 3 = 60 |
Combination Example:
How many ways can you select 3 players from a cricket team of 11 to form a special batting order group (order not considered)?
| Step | Explanation |
|---|---|
| Total players (n) | 11 |
| Number to select (r) | 3 |
| Number of combinations | C(11,3) = \(\frac{11!}{3! \times 8!}\) = 165 |
3) Key Formulas/Rules
Permutation of n distinct objects taken r at a time:
\( P(n, r) = \frac{n!}{(n-r)!} \)
Combination of n distinct objects taken r at a time:
\( C(n, r) = \binom{n}{r} = \frac{n!}{r!(n-r)!} \)
Factorial definition:
\( n! = n \times (n-1) \times \cdots \times 2 \times 1 \), and \(0! = 1\)
4) Did You Know?
Did you know that the total number of possible arrangements of the 26 letters of the English alphabet is 26! (26 factorial), which is approximately 4 × 1026? That’s more than the number of grains of sand on all the beaches of India combined! This shows how quickly permutations grow and why counting problems are so powerful in mathematics.
5) Exam Tips — Mastering Permutations and Combinations
- Order matters? If yes, use permutations; if no, use combinations.
- Always check if repetition is allowed (CBSE Class 11 usually deals with no repetition).
- Remember nCr = nC(n-r) — this symmetry often simplifies calculations.
- Factorials can get large; simplify before calculating (cancel terms).
- Common mistake: Mixing up permutation and combination formulas; carefully read the question.
- Previous Year Question Pattern: CBSE often asks to find the number of ways to arrange or select items, sometimes involving restrictions (e.g., certain people must sit together or be separated).
- Practice problems involving arrangements in a circle, repeated elements, and selection with conditions — these are frequent in board exams.
Permutations and Combinations — Mcq
Permutations and Combinations — Mnemonic
Mnemonic 1: PERMUTATION Formula 🎲
"Please Eat Roti Made Up To All Tasty Indian Onions Now!"
Meaning:
P = n! / (n - r)! (Permutation formula)
Remember: Permutation = n factorial divided by (n-r) factorial.
Mnemonic 2: COMBINATION Formula 🧆
"Chalo Orders Me Biryani, In Numbers All Things Is Optional Now."
Meaning:
C = nCr = n! / [r! (n - r)!] (Combination formula)
Combination = Permutation ÷ r! (since order doesn't matter)
Mnemonic 3: Difference between Permutation & Combination 🇮🇳
"Permutation mein Order ka hai Raj, Combination mein sirf Selection ka hai Vijay!"
- Permutation: Order matters (Raj = King, order rules)
- Combination: Order doesn’t matter (Vijay = Victory, just selection)
Mission: Master This Topic!
Reinforce what you learned with fun activities
Ready to Battle? Test Your Knowledge!
Practice MCQs, build combos, climb the leaderboard!
Start Practice