Skip to main content
Back to Binomial Theorem
JEE Main 2020
Binomial Theorem
Binomial Theorem
Medium

Question

Let (2x2+3x+4)10=r=020arxr{\left( {2{x^2} + 3x + 4} \right)^{10}} = \sum\limits_{r = 0}^{20} {{a_r}{x^r}} Then a7a13{{{a_7}} \over {{a_{13}}}} is equal to ______.

Answer: 1

Solution

To find the ratio of coefficients a7a13\frac{a_7}{a_{13}} in the expansion of (2x2+3x+4)10(2x^2 + 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(x_1 + x_2 + \dots + x_k)^n, the general term is given by: T=n!n1!n2!nk!x1n1x2n2xknkT = \frac{n!}{n_1! n_2! \dots n_k!} x_1^{n_1} x_2^{n_2} \dots x_k^{n_k} where n1,n2,,nkn_1, n_2, \dots, n_k are non-negative integers such that n1+n2++nk=nn_1 + n_2 + \dots + n_k = n.

In our problem, we have (2x2+3x+4)10(2x^2 + 3x + 4)^{10}. Here, n=10n=10, and the terms are x1=2x2x_1 = 2x^2, x2=3xx_2 = 3x, x3=4x_3 = 4.

The general term in this expansion is: T(n1,n2,n3)=10!n1!n2!n3!(2x2)n1(3x)n2(4)n3T(n_1, n_2, n_3) = \frac{10!}{n_1! n_2! n_3!} (2x^2)^{n_1} (3x)^{n_2} (4)^{n_3} where n1+n2+n3=10n_1 + n_2 + n_3 = 10.

Let's simplify this term to identify the coefficient of xrx^r: T(n1,n2,n3)=10!n1!n2!n3!2n1(x2)n13n2xn24n3T(n_1, n_2, n_3) = \frac{10!}{n_1! n_2! n_3!} 2^{n_1} (x^2)^{n_1} 3^{n_2} x^{n_2} 4^{n_3} T(n1,n2,n3)=10!n1!n2!n3!2n13n24n3x2n1+n2T(n_1, n_2, n_3) = \frac{10!}{n_1! n_2! n_3!} 2^{n_1} 3^{n_2} 4^{n_3} x^{2n_1 + n_2} The coefficient ara_r of xrx^r is the sum of all such terms where the power of xx is rr. So, for ara_r, we must have: 2n1+n2=r2n_1 + n_2 = r And the coefficient ara_r is: ar=n1+n2+n3=102n1+n2=r10!n1!n2!n3!2n13n24n3a_r = \sum_{\substack{n_1+n_2+n_3=10 \\ 2n_1+n_2=r}} \frac{10!}{n_1! n_2! n_3!} 2^{n_1} 3^{n_2} 4^{n_3}

2. Establishing a Relationship Between n1,n3n_1, n_3 and rr

We have two conditions on n1,n2,n3n_1, n_2, n_3:

  1. n1+n2+n3=10n_1 + n_2 + n_3 = 10
  2. 2n1+n2=r2n_1 + n_2 = r

We can eliminate n2n_2 from these equations. From (2), n2=r2n1n_2 = r - 2n_1. Substitute this into (1): n1+(r2n1)+n3=10n_1 + (r - 2n_1) + n_3 = 10 n1+r+n3=10-n_1 + r + n_3 = 10 Rearranging this, we get a crucial relationship: n3n1=10rn_3 - n_1 = 10 - r This equation shows that for any term contributing to ara_r, the difference n3n1n_3 - n_1 is constant and depends only on rr.

3. Exploiting Coefficient Symmetry

We are asked to find a7a13\frac{a_7}{a_{13}}. Notice that 7+13=207 + 13 = 20, which is the maximum power of xx in the expansion (since (x2)10=x20(x^2)^{10} = x^{20}). This suggests a symmetry property.

Consider a general polynomial P(x)=(Ckxk++C1x+C0)n=i=0nkaixiP(x) = (C_k x^k + \dots + C_1 x + C_0)^n = \sum_{i=0}^{nk} a_i x^i. If we consider the polynomial Q(x)=(C0xk+C1xk1++Ck)n=i=0nkbixiQ(x) = (C_0 x^k + C_1 x^{k-1} + \dots + C_k)^n = \sum_{i=0}^{nk} b_i x^i, then its coefficients bib_i are related to aia_i by bi=ankib_i = a_{nk-i}. This property arises from the identity: xnkP(1x)=Q(x)x^{nk} P\left(\frac{1}{x}\right) = Q(x).

In our problem: P(x)=(2x2+3x+4)10P(x) = (2x^2 + 3x + 4)^{10}. Here C2=2,C1=3,C0=4C_2=2, C_1=3, C_0=4. The maximum power nk=2×10=20nk = 2 \times 10 = 20. The coefficients of P(x)P(x) are ara_r. The "reversed" polynomial is Q(x)=(4x2+3x+2)10Q(x) = (4x^2 + 3x + 2)^{10}. Let its coefficients be brb_r. According to the property, br=a20rb_r = a_{20-r}.

We need to find a7a13\frac{a_7}{a_{13}}. Since 13=20713 = 20 - 7, we can write a13=a207=b7a_{13} = a_{20-7} = b_7. So, the problem reduces to finding a7b7\frac{a_7}{b_7}.

4. Comparing Coefficients a7a_7 and b7b_7

The coefficient a7a_7 is the sum of terms T(n1,n2,n3)T(n_1, n_2, n_3) where 2n1+n2=72n_1 + n_2 = 7: a7=n1+n2+n3=102n1+n2=710!n1!n2!n3!2n13n24n3a_7 = \sum_{\substack{n_1+n_2+n_3=10 \\ 2n_1+n_2=7}} \frac{10!}{n_1! n_2! n_3!} 2^{n_1} 3^{n_2} 4^{n_3} The coefficient b7b_7 is the sum of terms T(n1,n2,n3)T'(n_1, n_2, n_3) for the polynomial (4x2+3x+2)10(4x^2 + 3x + 2)^{10}, where 2n1+n2=72n_1 + n_2 = 7: b7=n1+n2+n3=102n1+n2=710!n1!n2!n3!4n13n22n3b_7 = \sum_{\substack{n_1+n_2+n_3=10 \\ 2n_1+n_2=7}} \frac{10!}{n_1! n_2! n_3!} 4^{n_1} 3^{n_2} 2^{n_3} Notice that both sums are over the exact same set of (n1,n2,n3)(n_1, n_2, n_3) triplets.

Let's consider the ratio of a generic term from a7a_7 to the corresponding term from b7b_7 (for the same n1,n2,n3n_1, n_2, n_3 values): Term for a7Term for b7=10!n1!n2!n3!2n13n24n310!n1!n2!n3!4n13n22n3\frac{\text{Term for } a_7}{\text{Term for } b_7} = \frac{\frac{10!}{n_1! n_2! n_3!} 2^{n_1} 3^{n_2} 4^{n_3}}{\frac{10!}{n_1! n_2! n_3!} 4^{n_1} 3^{n_2} 2^{n_3}} The factorial and 3n23^{n_2} parts cancel out: =2n14n34n12n3= \frac{2^{n_1} 4^{n_3}}{4^{n_1} 2^{n_3}} We know 4=224 = 2^2, so substitute this: =2n1(22)n3(22)n12n3=2n122n322n12n3=2n1+2n322n1+n3=2(n1+2n3)(2n1+n3)=2n3n1= \frac{2^{n_1} (2^2)^{n_3}}{(2^2)^{n_1} 2^{n_3}} = \frac{2^{n_1} 2^{2n_3}}{2^{2n_1} 2^{n_3}} = \frac{2^{n_1 + 2n_3}}{2^{2n_1 + n_3}} = 2^{(n_1 + 2n_3) - (2n_1 + n_3)} = 2^{n_3 - n_1}

5. Final Calculation

From Step 2, we found n3n1=10rn_3 - n_1 = 10 - r. For r=7r=7, this means n3n1=107=3n_3 - n_1 = 10 - 7 = 3. Since n3n1=3n_3 - n_1 = 3 for all triplets (n1,n2,n3)(n_1, n_2, n_3) that satisfy 2n1+n2=72n_1+n_2=7 and n1+n2+n3=10n_1+n_2+n_3=10, the ratio of corresponding terms is constant: Term for a7Term for b7=23=8\frac{\text{Term for } a_7}{\text{Term for } b_7} = 2^3 = 8 Since every individual term contributing to a7a_7 is 8 times the corresponding term contributing to b7b_7, the sum of these terms will also maintain this ratio: a7=8b7a_7 = 8 \cdot b_7 Now, substitute b7=a13b_7 = a_{13} back into the equation: a7=8a13a_7 = 8 \cdot a_{13} Finally, we can find the required ratio: a7a13=8\frac{a_7}{a_{13}} = 8

The final answer is 8\boxed{8}.

Practice More Binomial Theorem Questions

View All Questions