Question
Question: If \(0 < r < s \leqslant n\)and \({}^n{P_r} = {}^n{P_s}\), then the value of \(r + s\) is: \(\left...
If 0<r<s⩽nand nPr=nPs, then the value of r+s is:
(A). 1
(B). 2
(C). 2n−1
(D). 2n−2
Explanation
Solution
Hint: Use formulas of permutation to find the value.
We know that:
nPr=(n−r)!n! (Permutation Formula)
Given that: nPr=nPs
∴(n−r)!n!=(n−s)!n! (n−r)!=(n−s)!
Also, r<s (Given)
∴−r>−s
Adding nboth sides, we get
(n−r)>(n−s)
We know that two different factorials having the same value are 0 and 1, both having factorial equal to 1.
∴n−r=1and n−s=0
⇒r=n−1,s=n ∴r+s=n+n−1 r+s=2n−1
Hence, the correct option is C.
Note: Whenever you see permutation, always try to expand the term by using a permutation formula which makes calculation easy.