PYQ Vault

MHT-CET Maths · Permutations and Combinations

Fundamental Principle, nPr and nCr — Definitions and Identities

Multiply the choices of successive stages; nPr counts ordered selections and nCr unordered ones — and the identities nCr + nCr−1 = n+1Cr and nCr = nCn−r settle the equation-style stems.

Why this matters

8 PYQs, none HARD — the cheapest page in the chapter and the one the other four assume. The recurring stems are a two-stage arrangement written as a product of nPr terms, a ratio of two binomial coefficients set equal to a number, a Pascal-rule inequality, and the domain of a function defined through nPr. Each is answered by one identity; the work is choosing which.

Concept 1 of 3

The Fundamental Principle: Multiply Stages, Add Alternatives

Intuition

If a task is done in stages and the first stage has mm ways and the second nn ways (whatever happened first), the task has mnmn ways. If instead the task is done in one of two mutually exclusive ways, add.

Definition

  • Multiplication: stages in sequence — women choose 22 of chairs 11–44 in 4P2{}^4P_2 ways, THEN men choose 33 of the remaining 66 in 6P3{}^6P_3 ways: 4P2×6P3{}^4P_2 \times {}^6P_3.
  • Addition: alternatives that cannot both happen — a number ending in 2525 OR ending in 7575.
  • The test for multiplication: does the count of the second stage depend on WHICH first-stage choice was made? If not, multiply. (The men's count is 66 chairs whichever 22 the women took.)
  • 'Select and then arrange' is two stages: 7C3×4C2{}^7C_3 \times {}^4C_2 picks 33 consonants and 22 vowels, then 5!5! arranges the five letters chosen: 35×6×120=25,20035 \times 6 \times 120 = 25{,}200.

Fundamental principle

stages: m×nalternatives: m+n\text{stages: } m \times n \qquad \text{alternatives: } m + n

Worked example

A password is one letter from {A,B,C}\{A, B, C\} followed by two different digits from {1,2,3,4,5}\{1, 2, 3, 4, 5\}. How many passwords are there?
Practice this conceptself-check · 4 quick reps

From the bank · past-year question

Example 1Permutations and CombinationsMODERATE
Eight chairs are numbered 1 to 8. Two women and three men wish to occupy one chair each. First the women choose chairs from amongst the chairs marked 1 to 4, and then the men select the chairs from amongst the remaining. The number of possible arrangements is

[Q132 · 16th May Shift 1 · 2023]

Adding stages

4P2+6P3{}^4P_2 + {}^6P_3 is offered as an option. Stages that BOTH happen multiply; only mutually exclusive alternatives add.

Concept 2 of 3

nPr and nCr: Ordered Versus Unordered, and When They Are Defined

Intuition

nCr{}^nC_r picks rr of nn with no regard to order; nPr=nCr⋅r!{}^nP_r = {}^nC_r \cdot r! then lines them up. Both need 0≤r≤n0 \le r \le n with n,rn, r whole numbers — which is itself a question when nn and rr are expressions in xx.

Definition

  • nPr=n!(n−r)!{}^nP_r = \dfrac{n!}{(n - r)!}, nCr=n!r! (n−r)!{}^nC_r = \dfrac{n!}{r!\,(n - r)!}, nPr=r! nCr{}^nP_r = r!\,{}^nC_r.
  • Defined only for whole numbers n≥r≥0n \ge r \ge 0. The domain of f(x)=7−xPx−1f(x) = {}^{7 - x}P_{x - 1}: x−1≥0x - 1 \ge 0, 7−x≥x−17 - x \ge x - 1, xx an integer — so x∈{1,2,3,4}x \in \{1, 2, 3, 4\}, a four-element set, not an interval.
  • 'Always include 66, always exclude 55' from 2525 for a team of 1111: the pool shrinks to 25−6−5=1425 - 6 - 5 = 14 and the choice to 11−6=511 - 6 = 5: 14C5=2002{}^{14}C_5 = 2002.
  • Small values worth knowing cold: nC2=n(n−1)2{}^nC_2 = \dfrac{n(n-1)}{2}, nC3=n(n−1)(n−2)6{}^nC_3 = \dfrac{n(n-1)(n-2)}{6}, nC1=n{}^nC_1 = n, nC0=nCn=1{}^nC_0 = {}^nC_n = 1.

Definitions

nPr=n!(n−r)!nCr=n!r! (n−r)!nPr=r! nCr(0≤r≤n){}^nP_r = \frac{n!}{(n-r)!} \qquad {}^nC_r = \frac{n!}{r!\,(n-r)!} \qquad {}^nP_r = r!\,{}^nC_r \qquad (0 \le r \le n)

Worked example

Find the domain of f(x)=9−xCx−2f(x) = {}^{9 - x}C_{x - 2}.
Practice this conceptself-check · 4 quick reps

From the bank · past-year question

Example 2Permutations and CombinationsMODERATE
The domain of the function f(x)= 7−xPx−1f(x) =\ ^{7 -x}P_{x- 1} is

[Q136 · 19 April Shift II · 2025]

Reporting an interval as the domain of nPr

1≤x≤41 \le x \le 4 is right as an inequality but the domain is the INTEGERS in it, {1,2,3,4}\{1, 2, 3, 4\}. Option (A) 'R\mathbb{R}' and option (B) 'R−{1}\mathbb{R} - \{1\}' exist for readers who forget nn and rr must be whole numbers.

Concept 3 of 3

Identities: Pascal's Rule, Symmetry and the Ratio of Consecutive Coefficients

Intuition

Three identities cover every equation-style stem: nCr=nCn−r{}^nC_r = {}^nC_{n-r} (choosing rr to keep is choosing n−rn - r to drop), Pascal's nCr+nCr−1=n+1Cr{}^nC_r + {}^nC_{r-1} = {}^{n+1}C_r, and the ratio nCrnCr−1=n−r+1r\dfrac{{}^nC_r}{{}^nC_{r-1}} = \dfrac{n - r + 1}{r}.

Definition

  • Symmetry: n+4Cn+1=n+4C3{}^{n+4}C_{n+1} = {}^{n+4}C_3. Rewrite a large lower index as n−rn - r before doing anything else.
  • Pascal: n+4C3−n+3C3=n+3C2=(n+3)(n+2)2{}^{n+4}C_3 - {}^{n+3}C_3 = {}^{n+3}C_2 = \dfrac{(n+3)(n+2)}{2}. Set equal to 15(n+2)15(n+2): n+3=30n + 3 = 30, n=27n = 27. Also nC4+nC5=n+1C5{}^nC_4 + {}^nC_5 = {}^{n+1}C_5.
  • Ratio: n+1C5n+1C4=n+1−45=n−35\dfrac{{}^{n+1}C_5}{{}^{n+1}C_4} = \dfrac{n + 1 - 4}{5} = \dfrac{n - 3}{5}; '>1> 1' gives n>8n > 8.
  • Greatest coefficient: nCr{}^nC_r is largest at r=n2r = \dfrac{n}{2} (nn even) or at both r=n±12r = \dfrac{n \pm 1}{2} (nn odd). 10C511C6=252462=611\dfrac{{}^{10}C_5}{{}^{11}C_6} = \dfrac{252}{462} = \dfrac{6}{11}.
  • Two particular items: chosen together in n−2Cr−2{}^{n-2}C_{r-2} ways, both left out in n−2Cr{}^{n-2}C_r ways. Ratio 2:32 : 3 with r=5r = 5: n−2C3n−2C5=5⋅4(n−5)(n−6)=23⇒(n−5)(n−6)=30⇒n=11\dfrac{{}^{n-2}C_3}{{}^{n-2}C_5} = \dfrac{5 \cdot 4}{(n-5)(n-6)} = \dfrac23 \Rightarrow (n-5)(n-6) = 30 \Rightarrow n = 11.

The three identities

nCr=nCn−rnCr+nCr−1=n+1CrnCrnCr−1=n−r+1r{}^nC_r = {}^nC_{n-r} \qquad {}^nC_r + {}^nC_{r-1} = {}^{n+1}C_r \qquad \frac{{}^nC_r}{{}^nC_{r-1}} = \frac{n - r + 1}{r}

Worked example

If nC4=nC6{}^{n}C_{4} = {}^{n}C_{6}, find nC2{}^{n}C_{2}.
Practice this conceptself-check · 4 quick reps

From the bank · past-year question

Example 3Permutations and CombinationsMODERATE
If  n+4Cn+1− n+3Cn=15(n+2)\ ^{n+ 4}C_{n+ 1}-\ ^{n+ 3}C_{n}= 15(n+ 2), then n=n=

[Q133 · 21 April Shift II · 2025]

Expanding the factorials

n+4Cn+1−n+3Cn{}^{n+4}C_{n+1} - {}^{n+3}C_n written out in factorials is a swamp. Symmetry turns the lower indices into 33, Pascal collapses the difference to one term, and the equation is quadratic-free.

Summary — formulas & gotchas at a glance

A revision cheat-sheet for the formulas and gotchas above. Click any concept name to jump back to its full explanation.

Formulas (3)

Watch out for (3)

Drill every past-year question on this subtopic

8 questions from the bank — paginated, with cart and Word-export support.

Related notes