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

Question

If the coefficient of a 7 b 8 in the expansion of (a + 2b + 4ab) 10 is K.2 16 , then K is equal to _____________.

Answer: 10

Solution

Key Concept: The Multinomial Theorem

To find the coefficient of a specific term in the expansion of an expression with three or more terms raised to a power, we use the Multinomial Theorem. For an expansion of the form (x1+x2+x3++xk)n(x_1 + x_2 + x_3 + \dots + x_k)^n, the general term is given by:

n!n1!n2!nk!x1n1x2n2xknk\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++nk=nn_1 + n_2 + \dots + n_k = n.

In this problem, we are expanding (a+2b+4ab)10(a + 2b + 4ab)^{10}. Here, n=10n=10, and the terms are x1=ax_1 = a, x2=2bx_2 = 2b, and x3=4abx_3 = 4ab.

Step-by-Step Derivation of the General Term

  1. Identify the terms and their powers: Let the powers of the terms aa, 2b2b, and 4ab4ab in the general term be α\alpha, β\beta, and γ\gamma respectively. According to the Multinomial Theorem, the general term (denoted as TT) in the expansion of (a+2b+4ab)10(a + 2b + 4ab)^{10} is: T=10!α!β!γ!(a)α(2b)β(4ab)γT = \frac{10!}{\alpha! \beta! \gamma!} (a)^\alpha (2b)^\beta (4ab)^\gamma Why this step? We use α,β,γ\alpha, \beta, \gamma to represent how many times each term (aa, 2b2b, 4ab4ab) is chosen from the 10 factors during the expansion. The sum of these powers must equal the total power of the expansion, i.e., α+β+γ=10\alpha + \beta + \gamma = 10.

  2. Simplify the general term to collect powers of aa and bb: Now, we distribute the powers and group the terms involving aa, bb, and the constants: T=10!α!β!γ!aα(2βbβ)(4γaγbγ)T = \frac{10!}{\alpha! \beta! \gamma!} a^\alpha \cdot (2^\beta b^\beta) \cdot (4^\gamma a^\gamma b^\gamma) T=10!α!β!γ!(aαaγ)(bβbγ)(2β4γ)T = \frac{10!}{\alpha! \beta! \gamma!} (a^{\alpha} a^{\gamma}) (b^{\beta} b^{\gamma}) (2^\beta 4^\gamma) T=10!α!β!γ!aα+γbβ+γ2β(22)γT = \frac{10!}{\alpha! \beta! \gamma!} a^{\alpha+\gamma} b^{\beta+\gamma} 2^\beta (2^2)^\gamma T=10!α!β!γ!aα+γbβ+γ2β22γT = \frac{10!}{\alpha! \beta! \gamma!} a^{\alpha+\gamma} b^{\beta+\gamma} 2^\beta 2^{2\gamma} T=10!α!β!γ!aα+γbβ+γ2β+2γT = \frac{10!}{\alpha! \beta! \gamma!} a^{\alpha+\gamma} b^{\beta+\gamma} 2^{\beta+2\gamma} Why this step? We need to identify the combined power of aa and bb across all terms and isolate the numerical part to match it with the given target term a7b8a^7 b^8. This simplification helps us create a system of equations.

Setting Up and Solving the System of Equations

We are looking for the coefficient of a7b8a^7 b^8. By comparing the powers in our simplified general term with the target term, we can form a system of linear equations:

  1. Sum of powers: The sum of the individual powers (α,β,γ\alpha, \beta, \gamma) must equal the total power of the expansion. α+β+γ=10(1)\alpha + \beta + \gamma = 10 \quad \dots(1)

  2. Power of aa: The combined power of aa in the general term must be 7. α+γ=7(2)\alpha + \gamma = 7 \quad \dots(2)

  3. Power of bb: The combined power of bb in the general term must be 8. β+γ=8(3)\beta + \gamma = 8 \quad \dots(3)

Why this step? These equations ensure that we select the correct combination of α,β,γ\alpha, \beta, \gamma that will yield the desired a7b8a^7 b^8 term.

Now, let's solve the system:

  • Solve for γ\gamma: Add equations (2) and (3): (α+γ)+(β+γ)=7+8(\alpha + \gamma) + (\beta + \gamma) = 7 + 8 α+β+2γ=15(4)\alpha + \beta + 2\gamma = 15 \quad \dots(4) Subtract equation (1) from equation (4): (α+β+2γ)(α+β+γ)=1510(\alpha + \beta + 2\gamma) - (\alpha + \beta + \gamma) = 15 - 10 γ=5\gamma = 5 Why this approach? Adding equations (2) and (3) allows us to introduce α+β+γ\alpha + \beta + \gamma, which is known from equation (1), simplifying the system and directly solving for γ\gamma.

  • Solve for α\alpha and β\beta: Substitute γ=5\gamma = 5 into equation (2): α+5=7    α=2\alpha + 5 = 7 \implies \alpha = 2

    Substitute γ=5\gamma = 5 into equation (3): β+5=8    β=3\beta + 5 = 8 \implies \beta = 3

    So, the values are α=2\alpha = 2, β=3\beta = 3, and γ=5\gamma = 5. Self-check: α+β+γ=2+3+5=10\alpha + \beta + \gamma = 2 + 3 + 5 = 10, which matches equation (1).

Calculating the Coefficient

Now we substitute the values of α,β,γ\alpha, \beta, \gamma into the coefficient part of our general term: The coefficient is 10!α!β!γ!2β+2γ\frac{10!}{\alpha! \beta! \gamma!} 2^{\beta+2\gamma}. Substitute α=2,β=3,γ=5\alpha=2, \beta=3, \gamma=5: Coefficient=10!2!3!5!23+2(5)\text{Coefficient} = \frac{10!}{2! 3! 5!} 2^{3+2(5)} Coefficient=10!2!3!5!23+10\text{Coefficient} = \frac{10!}{2! 3! 5!} 2^{3+10} Coefficient=10!2!3!5!213\text{Coefficient} = \frac{10!}{2! 3! 5!} 2^{13}

  1. Calculate the multinomial coefficient: 10!2!3!5!=10×9×8×7×6×5!(2×1)×(3×2×1)×5!\frac{10!}{2! 3! 5!} = \frac{10 \times 9 \times 8 \times 7 \times 6 \times 5!}{ (2 \times 1) \times (3 \times 2 \times 1) \times 5! } =10×9×8×7×62×6= \frac{10 \times 9 \times 8 \times 7 \times 6}{2 \times 6} =10×9×82×7×66= 10 \times 9 \times \frac{8}{2} \times 7 \times \frac{6}{6} =10×9×4×7×1= 10 \times 9 \times 4 \times 7 \times 1 =90×28=2520= 90 \times 28 = 2520 Why this calculation? This part determines the number of ways to arrange the terms to achieve the desired powers of aa and bb. It's a standard combinatorial calculation.

  2. Combine with the power of 2: Coefficient=2520×213\text{Coefficient} = 2520 \times 2^{13}

Comparing with Given Form and Finding K

The problem states that the coefficient is K216K \cdot 2^{16}. We have calculated the coefficient as 25202132520 \cdot 2^{13}. We need to express 25202132520 \cdot 2^{13} in the form K216K \cdot 2^{16}. To do this, we can factor out 232^3 (which is 8) from 2520: 2520=8×3152520 = 8 \times 315 Why this step? We need to isolate a 2162^{16} term from our calculated coefficient to directly find the value of KK. By expressing 25202520 as a multiple of 232^3, we can adjust the power of 2.

Now, substitute this back into our coefficient: Coefficient=(315×8)×213\text{Coefficient} = (315 \times 8) \times 2^{13} Coefficient=315×23×213\text{Coefficient} = 315 \times 2^3 \times 2^{13} Coefficient=315×23+13\text{Coefficient} = 315 \times 2^{3+13} Coefficient=315×216\text{Coefficient} = 315 \times 2^{16}

Comparing this with K216K \cdot 2^{16}, we find that: K=315K = 315

Important Tips and Common Mistakes

  • Careful with exponents: Remember that (xm)n=xmn(x^m)^n = x^{mn}. For example, 4γ=(22)γ=22γ4^\gamma = (2^2)^\gamma = 2^{2\gamma}. A common mistake is to write it as 22+γ2^{2+\gamma} or just 2γ2^\gamma.
  • Correctly identify terms: Ensure you treat each term in the original expansion (e.g., aa, 2b2b, 4ab4ab) as a distinct unit when applying the multinomial formula, including its constant factor.
  • Systematic equation solving: A clear approach to solving the system of equations for α,β,γ\alpha, \beta, \gamma will prevent errors. Always verify that α+β+γ=n\alpha + \beta + \gamma = n.
  • Simplification of factorials: Be methodical when canceling terms in factorial expressions to avoid arithmetic errors.

Summary and Key Takeaway

This problem demonstrates the application of the Multinomial Theorem to find coefficients in polynomial expansions. The key steps involve setting up the general term, forming a system of equations based on the desired powers of variables, solving these equations to find the specific powers for each term, calculating the combinatorial and numerical parts of the coefficient, and finally, simplifying the result to match the given form. This systematic approach ensures accuracy in what can be a complex calculation. The answer for K is 315.

Practice More Binomial Theorem Questions

View All Questions