Here's a clear, educational, and well-structured solution to the problem.
Key Concept: The General Term of a Binomial Expansion
For a binomial expansion of the form (A+B)N, the general term (or (r+1)th term) is given by the formula:
Tr+1=(rN)AN−rBr
where (rN)=r!(N−r)!N! is the binomial coefficient. This formula allows us to find any specific term in the expansion without writing out all the terms.
Problem Analysis:
We are given the binomial expansion (31x31+2x321)18.
Let's identify the components for our general term formula:
- A=31x31
- B=2x321=21x−32 (It's often helpful to rewrite terms with variables in the denominator using negative exponents).
- N=18
Our objective is to find the coefficients of the seventh term (T7) and the thirteenth term (T13), denoted as m and n respectively. Then, we need to calculate the value of (mn)31.
Step 1: Determine the coefficient of the seventh term (T7)
For the seventh term, T7, we need to find the value of r. Since Tr+1 is the (r+1)th term, for T7, we have r+1=7, which implies r=6.
Now, substitute N=18, r=6, A=31x31, and B=21x−32 into the general term formula:
T7=T6+1=(618)(31x31)18−6(21x−32)6
T7=(618)(31x31)12(21x−32)6
To find the coefficient, we separate the numerical factors from the variable factors (x terms):
T7=(618)(31)12(x31)12(21)6(x−32)6
Next, we simplify the powers of x using the exponent rule (ap)q=apq:
T7=(618)(31)12x31⋅12(21)6x−32⋅6
T7=(618)(31)12x4(21)6x−4
Combine the x terms using xp⋅xq=xp+q:
T7=(618)(31)12(21)6x4−4
T7=(618)(31)12(21)6x0
Since x0=1, the seventh term is a constant term (independent of x).
The coefficient of the seventh term, m, is the numerical part:
m=(618)(31)12(21)6
Step 2: Determine the coefficient of the thirteenth term (T13)
For the thirteenth term, T13, we have r+1=13, which means r=12.
Substitute N=18, r=12, A=31x31, and B=21x−32 into the general term formula:
T13=T12+1=(1218)(31x31)18−12(21x−32)12
T13=(1218)(31x31)6(21x−32)12
Separate numerical and variable parts:
T13=(1218)(31)6(x31)6(21)12(x−32)12
Simplify the powers of x:
T13=(1218)(31)6x31⋅6(21)12x−32⋅12
T13=(1218)(31)6x2(21)12x−8
Combine the x terms:
T13=(1218)(31)6(21)12x2−8
T13=(1218)(31)6(21)12x−6
In problems asking for "the coefficient of the term", it generally refers to the numerical part, even if the variable part is not x0.
The coefficient of the thirteenth term, n, is:
n=(1218)(31)6(21)12
Step 3: Calculate the ratio mn
Now we have expressions for m and n:
m=(618)(31)12(21)6
n=(1218)(31)6(21)12
Let's form the ratio mn:
mn=(618)(31)12(21)6(1218)(31)6(21)12
A crucial property of binomial coefficients is symmetry: (rN)=(N−rN).
Applying this, we can simplify (1218):
(1218)=(18−1218)=(618).
Substitute this into the ratio:
mn=(618)(31)12(21)6(618)(31)6(21)12
The binomial coefficients (618) cancel out:
mn=(31)12(21)6(31)6(21)12
Now, simplify the powers using the exponent rule aqap=ap−q:
mn=(31)6−12⋅(21)12−6
mn=(31)−6⋅(21)6
Recall that a−p=ap1. So, (31)−6=36.
mn=36⋅(21)6
Using the exponent rule apbp=(ab)p:
mn=(3⋅21)6
mn=(23)6
Step 4: Calculate (mn)31
We have found mn=(23)6. Now we need to calculate its cube root:
(mn)31=((23)6)31
Apply the exponent rule (ap)q=apq:
(mn)31=(23)6⋅31
(mn)31=(23)2
Finally, calculate the square:
(mn)31=2232
(mn)31=49
Tips and Common Mistakes:
- Correct 'r' value: Remember that for the kth term, r=k−1. A frequent error is to use r=k.
- Exponent Laws: Be meticulous when applying exponent rules, especially with fractional and negative exponents. Any misstep in simplifying x terms or combining powers can lead to an incorrect numerical coefficient.
- Binomial Coefficient Symmetry: The property (rN)=(N−rN) is a powerful tool for simplifying ratios of binomial coefficients, as demonstrated in this problem. Always look for opportunities to use it.
- Interpretation of "Coefficient": When asked for "the coefficient of the kth term," it usually refers to the numerical part only. If the problem intended to include specific powers of x, it would typically ask for the "coefficient of xp."
Summary:
We began by identifying the components of the binomial expansion and applied the general term formula. We calculated the numerical coefficients m and n for the seventh and thirteenth terms, respectively, carefully handling the x terms. The key simplification involved using the symmetry property of binomial coefficients, (1218)=(618), which allowed for cancellation. After simplifying the powers of constants, we found the ratio mn=(23)6. Finally, taking the cube root of this ratio yielded (mn)31=49.
The final answer is 49.