The Chapter in One Idea
Everything here flows from one principle:
Successive choices multiply. " ways, following which ways" gives ways. Arrangements (), repetition counts (), repeated-letter words and selections () are all this principle plus one correction — divide out whatever you have overcounted.
Before any formula, ask two questions: does order matter? and is repetition allowed? The answers pick the tool; the rest is arithmetic.
Counting and Arrangement — Formula Card
- Multiplication principle: successive events with , then ways: (extends to any number of stages). Add across mutually exclusive cases instead.
- Factorial: ; ; . Cancel tails: ; factor out: .
- Permutations (order matters, no repetition): ; .
- With repetition allowed: .
- Repeated objects: objects with kinds repeated times arrange in ways. Write the letter inventory first.
- The zero trap: strings with a leading 0 are not numbers — lock the first place to nonzero, or subtract the leading-zero strings.
- Vacant-places habit: fill the most restricted place first (even units digit, fixed first letter).
Combinations — Formula Card
- Selections (order does not matter): ; ; .
- The bridge: — select, then arrange.
- Symmetry: — compute as .
- Equality rule: or .
- Pascal identity: .
- Multi-group selections multiply: 3 boys from 5 AND 3 girls from 4: .
- At-least / at-most: split into exact cases and add — or subtract the complement from the total. Check every case against the available stock.
- All subsets: ; non-empty selections from distinct objects: ; from identical stock, counts multiply as .
JEE Quick Card — Restrictions and Circles
- Bundle (together): glue the group, arrange the units, multiply by internal arrangements: DAUGHTER vowels together .
- Complement (not all together): total together: .
- Gap method (no two adjacent): arrange the free objects, place the restricted ones in distinct gaps: 5 girls, 3 boys . Identical objects pick gaps by , distinct ones by .
- Circular permutations: distinct objects in a circle: ; necklace/garland (flips identical): ; numbered seats restore .
- Dictionary rank: count complete alphabetical blocks before the word, then walk the final block; repeated letters divide block counts.
- Fixed positions: pin the fixed letters/digits, arrange the rest (INDEPENDENCE starting with P: ).
- Sum of all numbers formed: each digit sits in each place times; multiply by the repunit ().
Last-Minute Mistake Checklist
Before the exam, scan this list — each item is a real mark lost by real students:
- Using for committees or for words — decide order matters or not before touching a formula.
- Multiplying when cases are alternatives: "2 or 3 or 4 flags" adds; "pant then shirt" multiplies.
- Forgetting the repetition clause: no-repetition shrinks choices box by box; with repetition every box stays full ().
- Counting leading-zero strings as numbers — subtract them or lock the first digit.
- Missing a repeated letter in the inventory (MISSISSIPPI has 4 I's AND 4 S's AND 2 P's).
- Bundling for "no two adjacent" — that needs the gap method; the bundle-complement only handles "not all together".
- Ordering identical objects in gaps: identical I's choose gaps by , not .
- Circular counts: forgetting to fix an anchor (, not ) — or applying when the seats are numbered.
- Dropping the second root of () — or keeping an algebraic root that violates .
- "At least one" the long way — complement (total minus none) is one line; case-adding invites arithmetic slips.