Key Concepts and Formulas
- Combination Formula: nCr=r!(n−r)!n!
- Pascal's Identity: nCr+nCr+1=n+1Cr+1
- Permutation Formula: nPr=(n−r)!n!=n(n−1)(n−2)...(n−r+1)
Step-by-Step Solution
Step 1: Simplify the first inequality using Pascal's Identity.
We are given 6Cm+2(6Cm+1)+6Cm+2>8C3. We can rewrite the left side as:
6Cm+6Cm+1+6Cm+1+6Cm+2>8C3
Applying Pascal's Identity to the first two terms, we get:
7Cm+1+6Cm+1+6Cm+2>8C3
Applying Pascal's Identity again to the last two terms, we get:
7Cm+1+7Cm+2>8C3
Applying Pascal's Identity one last time, we have:
8Cm+2>8C3
Step 2: Determine the value of m.
Since 8Cm+2>8C3, we need to consider the properties of binomial coefficients. The binomial coefficients nCr increase until the middle term(s) and then decrease. So, 8Cx is greater than 8C3 if x is closer to 4 (the middle term) than 3, or if x is further from 4 on the other side.
If m+2=2 then m=0 and 8C2=28⋅7=28. 8C3=3⋅2⋅18⋅7⋅6=56. In this case 8C2<8C3 so m cannot be 0.
If m+2=4,5,6,7,8 then 8Cm+2<8C3 does not hold.
Since 8Cx=8C8−x, we have 8C3=8C5. Therefore, we need to have m+2<3 or m+2>5.
We are looking for an m such that 8Cm+2>8C3=56.
If m+2=0,1,2,3 we have 8C0=1, 8C1=8, 8C2=28, 8C3=56.
If m+2=5,6,7,8 we have 8C5=56, 8C6=28, 8C7=8, 8C8=1.
So, m+2 must be either 4. That is 8C4=4⋅3⋅2⋅18⋅7⋅6⋅5=70>56.
So m+2=4, and m=2.
Step 3: Determine the value of n.
We are given n−1P3:nP4=1:8, which can be written as:
nP4n−1P3=81
Using the permutation formula, we have:
(n−4)!n!(n−1−3)!(n−1)!=81
(n−4)!n!(n−4)!(n−1)!=81
n!(n−1)!=81
n(n−1)!(n−1)!=81
n1=81
Therefore, n=8.
Step 4: Calculate the final expression.
We need to find the value of nPm+1+n+1Cm. Substituting the values of m and n we found:
8P2+1+8+1C2=8P3+9C2
Using the permutation and combination formulas:
8P3=(8−3)!8!=5!8!=8×7×6=336
9C2=2!(9−2)!9!=2!7!9!=2×19×8=36
Therefore,
8P3+9C2=336+36=372
Common Mistakes & Tips
- Remember Pascal's Identity and its application to simplify combination expressions.
- Be careful when simplifying the ratio of permutations; writing out the factorial expansions can help avoid errors.
- Always double-check your arithmetic to avoid simple calculation mistakes.
Summary
We first simplified the inequality involving combinations using Pascal's Identity to find the value of m. Then, we used the given ratio of permutations to find the value of n. Finally, we substituted the values of m and n into the expression nPm+1+n+1Cm and calculated the result.
Final Answer
The final answer is \boxed{372}, which corresponds to option (C).