Skip to main content
Back to Binomial Theorem
JEE Main 2019
Binomial Theorem
Binomial Theorem
Easy

Question

If the number of terms in the expansion of (12x+4x2)n,x0,{\left( {1 - {2 \over x} + {4 \over {{x^2}}}} \right)^n},\,x \ne 0, is 28, then the sum of the coefficients of all the terms in this expansion, is :

Options

Solution

Key Concepts and Formulas

This problem involves two fundamental concepts from the Binomial Theorem and its generalizations:

  1. Number of terms in a multinomial expansion: For an expansion of the form (x1+x2++xk)n(x_1 + x_2 + \dots + x_k)^n, the total number of terms is given by the formula: (n+k1k1)or equivalently(n+k1n)\binom{n + k - 1}{k - 1} \quad \text{or equivalently} \quad \binom{n + k - 1}{n} In our specific case, we have a trinomial (meaning k=3k=3) expansion of the form (a+b+c)n(a+b+c)^n. Therefore, the number of terms will be (n+3131)=(n+22)\binom{n+3-1}{3-1} = \binom{n+2}{2}.

  2. Sum of the coefficients in an expansion: To find the sum of the coefficients of all terms in any polynomial expansion (e.g., (ax+by+cz)n(ax+by+cz)^n or similar forms), we simply substitute the value 1 for all the variables present in the base expression. This works because when variables are 1, their powers remain 1, effectively summing up only the coefficients.


Step-by-Step Solution

Step 1: Determine the value of 'n'

  • Understanding the Expression: We are given the expression (12x+4x2)n{\left( {1 - {2 \over x} + {4 \over {{x^2}}}} \right)^n} This expression is a trinomial raised to the power nn, where the terms are 11, 2x-\frac{2}{x}, and 4x2\frac{4}{x^2}. Here, k=3k=3 (number of terms in the base).

  • Applying the Number of Terms Formula: According to the formula for a trinomial expansion, the number of terms is (n+22)\binom{n+2}{2}. We are given that the number of terms in the expansion is 28. So, we set up the equation: (n+22)=28\binom{n+2}{2} = 28

  • Solving for 'n': Recall that (N2)=N(N1)2\binom{N}{2} = \frac{N(N-1)}{2}. Applying this to our equation with N=n+2N = n+2: (n+2)((n+2)1)2=28\frac{(n+2)( (n+2) - 1 )}{2} = 28 (n+2)(n+1)2=28\frac{(n+2)(n+1)}{2} = 28 Multiply both sides by 2: (n+2)(n+1)=56(n+2)(n+1) = 56 Now, we need to find two consecutive integers whose product is 56. We know that 7×8=567 \times 8 = 56. Comparing (n+1)(n+2)(n+1)(n+2) with 7×87 \times 8, we can see that n+1=7n+1 = 7 (and thus n+2=8n+2=8). Therefore, n+1=7n+1 = 7 n=6n = 6 Alternatively, we can expand the equation to form a quadratic: n2+3n+2=56n^2 + 3n + 2 = 56 n2+3n54=0n^2 + 3n - 54 = 0 Factoring the quadratic equation: (n+9)(n6)=0(n+9)(n-6) = 0 This gives two possible values for nn: n=9n = -9 or n=6n = 6. Since nn must be a positive integer for a valid expansion power, we discard n=9n=-9. Thus, the value of nn is 6\mathbf{6}.

Step 2: Calculate the sum of the coefficients

  • Principle: To find the sum of the coefficients of all terms in the expansion of (12x+4x2)n{\left( {1 - {2 \over x} + {4 \over {{x^2}}}} \right)^n}, we substitute x=1x=1 into the base expression.

  • Substitution and Calculation: Substitute x=1x=1 into the base of the given expression: (121+412)n\left( 1 - \frac{2}{1} + \frac{4}{1^2} \right)^n =(12+4)n= (1 - 2 + 4)^n =(3)n= (3)^n Now, substitute the value of n=6n=6 that we found in Step 1: =(3)6= (3)^6 Calculate the value: 36=3×3×3×3×3×3=9×9×9=81×9=7293^6 = 3 \times 3 \times 3 \times 3 \times 3 \times 3 = 9 \times 9 \times 9 = 81 \times 9 = 729 Thus, the sum of the coefficients of all the terms in this expansion is 729\mathbf{729}.


Tips and Common Mistakes

  • Multinomial vs. Binomial: Always be careful to use the correct formula for the number of terms. For a binomial (a+b)n(a+b)^n, the number of terms is n+1n+1. For a trinomial (a+b+c)n(a+b+c)^n, it's (n+22)\binom{n+2}{2}. For a general multinomial with kk terms, it's (n+k1k1)\binom{n+k-1}{k-1}.
  • Sum of Coefficients: This is a very common and useful trick. Remember that for any polynomial P(x1,x2,,xk)P(x_1, x_2, \dots, x_k), the sum of its coefficients is P(1,1,,1)P(1, 1, \dots, 1).
  • Algebraic Errors: Double-check your calculations when solving for nn, especially when dealing with quadratic equations. Ensure you select the appropriate positive integer solution for nn.

Summary and Key Takeaway

This problem effectively tests two distinct but related concepts: determining the number of terms in a multinomial expansion and finding the sum of its coefficients. By correctly applying the formula for the number of terms ((n+k1k1)\binom{n+k-1}{k-1}) to find n=6n=6, and then utilizing the property that substituting all variables with 1 yields the sum of coefficients, we found the sum to be 36=7293^6 = 729. This demonstrates the power of these general properties in simplifying complex expansion problems.

Practice More Binomial Theorem Questions

View All Questions