← Study Material
Practice questions →
Why This Topic Matters
1/222021
1/222022
~1/222023
1/222024
1/222025
🎯PYQ Evidence
CAT 2021–2025: ~0.9 per slot (2021: 1.0 · 2022: 1.0 · 2023: 0.3 · 2024: 1.0 · 2025: 1.0). The Modern-Math workhorse: every year, 13 of its 17 questions.
Permutations & Combinations
The art of counting without listing. Get one question right first — does order matter? — and the rest follows.
The two engines
- Fundamental rule: stages with then choices give (AND ⇒ multiply); mutually exclusive cases add (OR).
- Permutations (order matters): .
- Combinations (order doesn't): , with .
- Arrangements with repetition: items where one repeats times, another times .
- Circular arrangements of distinct items: .
A worked example
How many distinct arrangements can be made from the letters of BANANA?
Six letters, but with repeats: A appears 3 times, N twice, B once. Divide out the indistinguishable swaps:
Selection idioms
- "At least one" → easier as total "none."
- "Exactly " → times the ways to fill the rest.
- "Items together" → glue them into one block, then arrange the block internally.
🎯PYQ Evidence
Match the counting tool to the constraint: onto, identical, or digit-by-digit. : "each element of B is mapped to" means onto, so use inclusion-exclusion — 3^6 − C(3,1)·2^6 + C(3,2)·1^6 = 729 − 192 + 3 = 540. : identical objects call for stars and bars; writing each even share as 2a_i (a_i ≥ 1) reduces 20 balloons to a_1+a_2+a_3+a_4 = 10, counted by C(9,3) = 84. : split by length and fill places left-to-right — 9 one-digit, 9×9 two-digit, 9×9×8 three-digit — summing to 738. Read the constraint first: onto → inclusion-exclusion, identical items → stars and bars, distinct digits → slot-by-slot product.
Common traps
- Permutation where a combination is meant. Selecting a team of 3 from 8 is , not .
- Over-counting identical objects. Divide by the factorials of repeats.
- Circular double-count. Fix one seat to remove rotations; if reflections are identical, halve again.
Checklist
- First ask: does order matter?
- AND ⇒ multiply, OR ⇒ add
- Divide by repeat-factorials for identical items
- Use total − none for "at least one"
Sample Questions
15 practice questions
Sign in for full access
Create a free account to access all 15 practice questions on this topic.
CAT PYQ Spotlight
Actual CAT questions on this topic
Sign in for full access
Create a free account to access all 8 CAT PYQs on this topic.
Continue Your Prep
Practice Permutations & Combinations
More questions on this topic
More Modern Math topics