Question
Question: If n is an integer with \[0 \leqslant n \leqslant 11\], then the minimum value of \[n!\left( {11 - n...
If n is an integer with 0⩽n⩽11, then the minimum value of n!(11−n)! is attained when a value of n is equal to?
1)$$$11$
2)5$
$$3)7
$$4)$$$9
Solution
We have to find the value of n for which we have the minimum value of n!(11−n)! . We solve this using the concept of permutation and combination . We should have the knowledge of formulas for combinations of terms . And how to expand the terms of a factorial . We will simplify the formula in terms of combination and put the values in the formula to find the min value of n!(11−n)!.
Complete step-by-step solution:
Given :
0⩽n⩽11
We have to find the minimum value of n!(11−n)!
We know that ,
Formula of combination is given as :
rCn=[n!×(r−n)!]r!
The value of r is 11 .
Using the formula of combination we can write the expression as ,
11Cn=[n!×(11−n)!]11!
Now , we have to find the minimum value of n!(11−n)!. This means that for finding the minimum value of n!(11−n)! The value of 11Cn would be maximum .
The maximum value of 11Cn should be at n=6 or n=5
( As for any other value of n the value of factorial in the denominator of expansion of 11Cn would increase which decreases the value of 11Cn )
Hence ,
Putn=5, we get
11C5=[5!×(11−5)!]11!
11C5=[5!×6!]11!
Putn=6, we get
11C6=[6!×(11−6)!]11!
11C6=[6!×5!]11!
Thus the value of 11Cn is equal for n=5 and n=6
Thus the value of n for which n!(11−n)! is 5 .
Hence , the correct option is (2).
Note: Corresponding to each combination of nCr we have r! permutations, because r objects in every combination can be rearranged in r! ways . Hence , the total number of permutations of n different things taken r at a time is nCr×r!. Thus nPr=nCr×r!,0<r⩽n
Also , some formulas used :
nC1=n
nC2=2n(n−1)
nC0=1
nCn=1