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

Question

If the coefficients of xx and x2x^{2} in the expansion of (1+x)p(1x)q,p,q15(1+x)^{\mathrm{p}}(1-x)^{\mathrm{q}}, \mathrm{p}, \mathrm{q} \leq 15, are 3-3 and 5-5 respectively, then the coefficient of x3x^{3} is equal to _____________.

Answer: 1

Solution

Key Concepts and Formulas

This problem utilizes the binomial theorem to find coefficients of specific terms in the expansion of a product of two binomial expressions. The binomial expansion of (1+x)n(1+x)^n is given by: (1+x)n=k=0nnCkxk=nC0+nC1x+nC2x2++nCnxn(1+x)^n = \sum_{k=0}^n {}^nC_k x^k = {}^nC_0 + {}^nC_1 x + {}^nC_2 x^2 + \dots + {}^nC_n x^n where nCk=n!k!(nk)!{}^nC_k = \frac{n!}{k!(n-k)!}.

Similarly, the binomial expansion of (1x)n(1-x)^n is given by: (1x)n=k=0nnCk(x)k=nC0nC1x+nC2x2nC3x3++(1)nnCnxn(1-x)^n = \sum_{k=0}^n {}^nC_k (-x)^k = {}^nC_0 - {}^nC_1 x + {}^nC_2 x^2 - {}^nC_3 x^3 + \dots + (-1)^n {}^nC_n x^n

To find the coefficient of xkx^k in the product of two series, say A(x)=a0+a1x+a2x2+A(x) = a_0 + a_1 x + a_2 x^2 + \dots and B(x)=b0+b1x+b2x2+B(x) = b_0 + b_1 x + b_2 x^2 + \dots, we multiply the series: A(x)B(x)=(a0+a1x+a2x2+)(b0+b1x+b2x2+)A(x)B(x) = (a_0 + a_1 x + a_2 x^2 + \dots)(b_0 + b_1 x + b_2 x^2 + \dots) The coefficient of xkx^k in the product will be the sum of all aibja_i b_j such that i+j=ki+j=k. For example, the coefficient of x1x^1 is a0b1+a1b0a_0b_1 + a_1b_0. The coefficient of x2x^2 is a0b2+a1b1+a2b0a_0b_2 + a_1b_1 + a_2b_0. The coefficient of x3x^3 is a0b3+a1b2+a2b1+a3b0a_0b_3 + a_1b_2 + a_2b_1 + a_3b_0.

Step-by-step Derivation

Step 1: Expand (1+x)p(1+x)^p and (1x)q(1-x)^q up to x3x^3 terms.

We begin by writing out the first few terms of the binomial expansions for (1+x)p(1+x)^p and (1x)q(1-x)^q using the formulas above. This is done to identify the individual terms that will contribute to the coefficients of xx, x2x^2, and x3x^3 when these two expansions are multiplied.

(1+x)p=pC0+pC1x+pC2x2+pC3x3+(1+x)^p = {}^pC_0 + {}^pC_1 x + {}^pC_2 x^2 + {}^pC_3 x^3 + \dots Using the direct formulas for binomial coefficients: pC0=1{}^pC_0 = 1 pC1=p{}^pC_1 = p pC2=p(p1)2{}^pC_2 = \frac{p(p-1)}{2} pC3=p(p1)(p2)6{}^pC_3 = \frac{p(p-1)(p-2)}{6} So, (1+x)p=1+px+p(p1)2x2+p(p1)(p2)6x3+()(1+x)^p = 1 + px + \frac{p(p-1)}{2}x^2 + \frac{p(p-1)(p-2)}{6}x^3 + \dots \quad (*)

Similarly for (1x)q(1-x)^q: (1x)q=qC0qC1x+qC2x2qC3x3+(1-x)^q = {}^qC_0 - {}^qC_1 x + {}^qC_2 x^2 - {}^qC_3 x^3 + \dots Using the direct formulas for binomial coefficients and incorporating the alternating signs: qC0=1{}^qC_0 = 1 qC1=q-{}^qC_1 = -q qC2=q(q1)2{}^qC_2 = \frac{q(q-1)}{2} qC3=q(q1)(q2)6-{}^qC_3 = -\frac{q(q-1)(q-2)}{6} So, (1x)q=1qx+q(q1)2x2q(q1)(q2)6x3+()(1-x)^q = 1 - qx + \frac{q(q-1)}{2}x^2 - \frac{q(q-1)(q-2)}{6}x^3 + \dots \quad (**)

Step 2: Determine the coefficient of xx.

To find the coefficient of xx in the product (1+x)p(1x)q(1+x)^p (1-x)^q, we multiply the expansions ()(*) and ()(**) and collect all terms that result in x1x^1. The terms that produce x1x^1 are:

  • (constant term from (1+x)p(1+x)^p) ×\times (xx term from (1x)q(1-x)^q)
  • (xx term from (1+x)p(1+x)^p) ×\times (constant term from (1x)q(1-x)^q)

From ()(*) and ()(**): Coefficient of xx in (1+x)p(1x)q=(pC0×qC1)+(pC1×qC0)(1+x)^p (1-x)^q = ({}^pC_0 \times -{}^qC_1) + ({}^pC_1 \times {}^qC_0) Substituting the values: (1×q)+(p×1)=pq(1 \times -q) + (p \times 1) = p - q We are given that the coefficient of xx is 3-3. Therefore, we have our first equation: pq=3(Equation 1)p - q = -3 \quad (\text{Equation 1})

Step 3: Determine the coefficient of x2x^2.

Now, we find the coefficient of x2x^2 in the product. The terms that produce x2x^2 are:

  • (constant term from (1+x)p(1+x)^p) ×\times (x2x^2 term from (1x)q(1-x)^q)
  • (xx term from (1+x)p(1+x)^p) ×\times (xx term from (1x)q(1-x)^q)
  • (x2x^2 term from (1+x)p(1+x)^p) ×\times (constant term from (1x)q(1-x)^q)

From ()(*) and ()(**): Coefficient of x2x^2 in (1+x)p(1x)q=(pC0×qC2)+(pC1×qC1)+(pC2×qC0)(1+x)^p (1-x)^q = ({}^pC_0 \times {}^qC_2) + ({}^pC_1 \times -{}^qC_1) + ({}^pC_2 \times {}^qC_0) Substituting the values: (1×q(q1)2)+(p×q)+(p(p1)2×1)\left(1 \times \frac{q(q-1)}{2}\right) + (p \times -q) + \left(\frac{p(p-1)}{2} \times 1\right) =q(q1)2pq+p(p1)2= \frac{q(q-1)}{2} - pq + \frac{p(p-1)}{2} We are given that the coefficient of x2x^2 is 5-5. So, our second equation is: q(q1)2pq+p(p1)2=5(Equation 2)\frac{q(q-1)}{2} - pq + \frac{p(p-1)}{2} = -5 \quad (\text{Equation 2})

Step 4: Solve the system of equations for pp and qq.

We have a system of two linear equations with two variables:

  1. pq=3p - q = -3
  2. q(q1)2pq+p(p1)2=5\frac{q(q-1)}{2} - pq + \frac{p(p-1)}{2} = -5

From Equation 1, we can express pp in terms of qq: p=q3p = q - 3 Now, substitute this expression for pp into Equation 2. This strategy allows us to reduce Equation 2 to a single variable equation in qq, making it solvable.

q(q1)2(q3)q+(q3)((q3)1)2=5\frac{q(q-1)}{2} - (q-3)q + \frac{(q-3)((q-3)-1)}{2} = -5 q(q1)2q(q3)+(q3)(q4)2=5\frac{q(q-1)}{2} - q(q-3) + \frac{(q-3)(q-4)}{2} = -5 To eliminate the denominators, multiply the entire equation by 2: q(q1)2q(q3)+(q3)(q4)=10q(q-1) - 2q(q-3) + (q-3)(q-4) = -10 Now, expand and simplify the terms: (q2q)(2q26q)+(q24q3q+12)=10(q^2 - q) - (2q^2 - 6q) + (q^2 - 4q - 3q + 12) = -10 q2q2q2+6q+q27q+12=10q^2 - q - 2q^2 + 6q + q^2 - 7q + 12 = -10 Combine like terms: (q22q2+q2)+(q+6q7q)+12=10(q^2 - 2q^2 + q^2) + (-q + 6q - 7q) + 12 = -10 0q2+(2q)+12=100q^2 + (-2q) + 12 = -10 2q+12=10-2q + 12 = -10 Subtract 12 from both sides: 2q=1012-2q = -10 - 12 2q=22-2q = -22 Divide by 2-2: q=11q = 11 Now that we have q=11q=11, substitute it back into p=q3p = q-3: p=113p = 11 - 3 p=8p = 8 We are given the constraint p,q15p, q \le 15. Our values p=8p=8 and q=11q=11 satisfy this condition.

Step 5: Calculate the coefficient of x3x^3.

With p=8p=8 and q=11q=11, we now need to find the coefficient of x3x^3 in (1+x)8(1x)11(1+x)^8 (1-x)^{11}. The terms that produce x3x^3 are:

  • (constant term from (1+x)p(1+x)^p) ×\times (x3x^3 term from (1x)q(1-x)^q)
  • (xx term from (1+x)p(1+x)^p) ×\times (x2x^2 term from (1x)q(1-x)^q)
  • (x2x^2 term from (1+x)p(1+x)^p) ×\times (xx term from (1x)q(1-x)^q)
  • (x3x^3 term from (1+x)p(1+x)^p) ×\times (constant term from (1x)q(1-x)^q)

Using the general form nCk{}^nC_k: Coefficient of x3=(pC0×qC3)+(pC1×qC2)+(pC2×qC1)+(pC3×qC0)x^3 = ({}^pC_0 \times -{}^qC_3) + ({}^pC_1 \times {}^qC_2) + ({}^pC_2 \times -{}^qC_1) + ({}^pC_3 \times {}^qC_0) Substitute p=8p=8 and q=11q=11: (8C0×11C3)+(8C1×11C2)+(8C2×11C1)+(8C3×11C0)({}^8C_0 \times -{}^{11}C_3) + ({}^8C_1 \times {}^{11}C_2) + ({}^8C_2 \times -{}^{11}C_1) + ({}^8C_3 \times {}^{11}C_0) Now, calculate each binomial coefficient:

  • 8C0=1{}^8C_0 = 1
  • 11C3=11×10×93×2×1=11×5×3=165{}^{11}C_3 = \frac{11 \times 10 \times 9}{3 \times 2 \times 1} = 11 \times 5 \times 3 = 165
  • 8C1=8{}^8C_1 = 8
  • 11C2=11×102×1=55{}^{11}C_2 = \frac{11 \times 10}{2 \times 1} = 55
  • 8C2=8×72×1=28{}^8C_2 = \frac{8 \times 7}{2 \times 1} = 28
  • 11C1=11{}^{11}C_1 = 11
  • 8C3=8×7×63×2×1=8×7=56{}^8C_3 = \frac{8 \times 7 \times 6}{3 \times 2 \times 1} = 8 \times 7 = 56
  • 11C0=1{}^{11}C_0 = 1

Substitute these values back into the expression for the coefficient of x3x^3: (1×165)+(8×55)+(28×11)+(56×1)(1 \times -165) + (8 \times 55) + (28 \times -11) + (56 \times 1) =165+440308+56= -165 + 440 - 308 + 56 Perform the addition and subtraction: =(440+56)(165+308)= (440 + 56) - (165 + 308) =496473= 496 - 473 =23= 23

Thus, the coefficient of x3x^3 is 2323.

Tips and Common Mistakes to Avoid

  1. Sign Errors: Be extremely careful with the alternating signs in the expansion of (1x)q(1-x)^q. A common mistake is to forget the negative signs for odd powers of xx.
  2. Incorrect Binomial Coefficient Calculation: Ensure accurate calculation of nCk{}^nC_k. Memorize or have a quick way to derive nC0,nC1,nC2,nC3{}^nC_0, {}^nC_1, {}^nC_2, {}^nC_3 as these are frequently used.
  3. Algebraic Errors: The most common pitfalls in this problem type are algebraic mistakes when solving the simultaneous equations. Double-check each step of simplification and substitution.
  4. Systematic Approach: When finding coefficients in a product of expansions, it's crucial to be systematic. List out all combinations of terms that multiply to give the desired power of xx (e.g., constant ×xk\times x^k, x1×xk1x^1 \times x^{k-1}, etc.) to ensure no terms are missed.

Summary and Key Takeaway

This problem effectively tests the understanding of binomial expansions and the ability to find coefficients in the product of two polynomial series. The core idea is to first establish a system of equations for the unknown powers (pp and qq) using the given coefficients. Once these values are found, they are then used to calculate the required coefficient. A systematic approach, careful algebraic manipulation, and attention to detail, especially with signs, are paramount for solving such problems accurately.

Practice More Binomial Theorem Questions

View All Questions