Home › JEE Main › Mathematics › Permutations and Combinations › $^{n}P_r$, the number of permutations of $n$ dis…
$^{n}P_r$, the number of permutations of $n$ distinct objects taken $r$ at a time, equals:
A$\dfrac{n!}{r!(n-r)!}$
B$\dfrac{n!}{r!}$
C$n \cdot r$
D$\dfrac{n!}{(n-r)!}$
Answer & Solution
Correct answer: D. $\dfrac{n!}{(n-r)!}$
$^{n}P_r = \dfrac{n!}{(n-r)!} = n(n-1)(n-2)\ldots(n-r+1)$, which is $r$ consecutive descending factors starting from $n$.
Derivation: choose 1 of $n$ for the first slot, then 1 of $(n-1)$ for the second, and so on through $r$ slots. The product is the descending factorial.
Option C is $^{n}C_r$ (combinations, where order doesn't matter). The difference between $P$ and $C$ is the $r!$ in the denominator, which divides out arrangement-order redundancy.
Related questions
Number of ways to choose 2 items out of 5:Number of permutations of letters in WORD:How many DIAGONALS does a regular DECAGON (10-sided polygon) have?$\binom{n}{r} + \binom{n}{r-1}$ equalsFind the number of ways a person can travel from city A to city C if there are 3 routes frHow many distinct 'numbers' (with REPETITION ALLOWED) can be formed using the digits 0, 1,The number of ways to select 2 boys and 3 girls from a group of 5 boys and 4 girls isHow many distinct 4-digit numbers can be formed using the digits 1, 2, 3, 4, 5, 6 (each di