To find the ratio of coefficients a13a7 in the expansion of (2x2+3x+4)10, we will use the Multinomial Theorem and exploit a symmetry property of the coefficients.
1. Understanding the Multinomial Theorem
For an expansion of the form (x1+x2+⋯+xk)n, the general term is given by:
T=n1!n2!…nk!n!x1n1x2n2…xknk
where n1,n2,…,nk are non-negative integers such that n1+n2+⋯+nk=n.
In our problem, we have (2x2+3x+4)10. Here, n=10, and the terms are x1=2x2, x2=3x, x3=4.
The general term in this expansion is:
T(n1,n2,n3)=n1!n2!n3!10!(2x2)n1(3x)n2(4)n3
where n1+n2+n3=10.
Let's simplify this term to identify the coefficient of xr:
T(n1,n2,n3)=n1!n2!n3!10!2n1(x2)n13n2xn24n3
T(n1,n2,n3)=n1!n2!n3!10!2n13n24n3x2n1+n2
The coefficient ar of xr is the sum of all such terms where the power of x is r. So, for ar, we must have:
2n1+n2=r
And the coefficient ar is:
ar=∑n1+n2+n3=102n1+n2=rn1!n2!n3!10!2n13n24n3
2. Establishing a Relationship Between n1,n3 and r
We have two conditions on n1,n2,n3:
- n1+n2+n3=10
- 2n1+n2=r
We can eliminate n2 from these equations. From (2), n2=r−2n1. Substitute this into (1):
n1+(r−2n1)+n3=10
−n1+r+n3=10
Rearranging this, we get a crucial relationship:
n3−n1=10−r
This equation shows that for any term contributing to ar, the difference n3−n1 is constant and depends only on r.
3. Exploiting Coefficient Symmetry
We are asked to find a13a7. Notice that 7+13=20, which is the maximum power of x in the expansion (since (x2)10=x20). This suggests a symmetry property.
Consider a general polynomial P(x)=(Ckxk+⋯+C1x+C0)n=∑i=0nkaixi.
If we consider the polynomial Q(x)=(C0xk+C1xk−1+⋯+Ck)n=∑i=0nkbixi, then its coefficients bi are related to ai by bi=ank−i.
This property arises from the identity: xnkP(x1)=Q(x).
In our problem:
P(x)=(2x2+3x+4)10. Here C2=2,C1=3,C0=4. The maximum power nk=2×10=20.
The coefficients of P(x) are ar.
The "reversed" polynomial is Q(x)=(4x2+3x+2)10. Let its coefficients be br.
According to the property, br=a20−r.
We need to find a13a7. Since 13=20−7, we can write a13=a20−7=b7.
So, the problem reduces to finding b7a7.
4. Comparing Coefficients a7 and b7
The coefficient a7 is the sum of terms T(n1,n2,n3) where 2n1+n2=7:
a7=∑n1+n2+n3=102n1+n2=7n1!n2!n3!10!2n13n24n3
The coefficient b7 is the sum of terms T′(n1,n2,n3) for the polynomial (4x2+3x+2)10, where 2n1+n2=7:
b7=∑n1+n2+n3=102n1+n2=7n1!n2!n3!10!4n13n22n3
Notice that both sums are over the exact same set of (n1,n2,n3) triplets.
Let's consider the ratio of a generic term from a7 to the corresponding term from b7 (for the same n1,n2,n3 values):
Term for b7Term for a7=n1!n2!n3!10!4n13n22n3n1!n2!n3!10!2n13n24n3
The factorial and 3n2 parts cancel out:
=4n12n32n14n3
We know 4=22, so substitute this:
=(22)n12n32n1(22)n3=22n12n32n122n3=22n1+n32n1+2n3=2(n1+2n3)−(2n1+n3)=2n3−n1
5. Final Calculation
From Step 2, we found n3−n1=10−r.
For r=7, this means n3−n1=10−7=3.
Since n3−n1=3 for all triplets (n1,n2,n3) that satisfy 2n1+n2=7 and n1+n2+n3=10, the ratio of corresponding terms is constant:
Term for b7Term for a7=23=8
Since every individual term contributing to a7 is 8 times the corresponding term contributing to b7, the sum of these terms will also maintain this ratio:
a7=8⋅b7
Now, substitute b7=a13 back into the equation:
a7=8⋅a13
Finally, we can find the required ratio:
a13a7=8
The final answer is 8.