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

Question

If the coefficients of xx and x2x^{2} in (1+x)p(1x)q(1+x)^{\mathrm{p}}(1-x)^{\mathrm{q}} are 4 and -5 respectively, then 2p+3q2 p+3 q is equal to :

Options

Solution

Key Concepts and Formulas

This problem relies on the Binomial Theorem, specifically its application for finding the initial terms of a binomial expansion. For any positive integer nn, the binomial expansion of (1+x)n(1+x)^n and (1x)n(1-x)^n up to the term x2x^2 are given by:

  1. For (1+x)n(1+x)^n: (1+x)n=(n0)+(n1)x+(n2)x2+(1+x)^n = \binom{n}{0} + \binom{n}{1}x + \binom{n}{2}x^2 + \dots Which simplifies to: (1+x)n=1+nx+n(n1)2x2+O(x3)(1+x)^n = 1 + nx + \frac{n(n-1)}{2}x^2 + O(x^3) Here, O(x3)O(x^3) represents terms with x3x^3 and higher powers, which are not relevant for finding coefficients of xx and x2x^2.

  2. For (1x)n(1-x)^n: We can obtain this by substituting (x)(-x) for xx in the expansion of (1+x)n(1+x)^n: (1x)n=1+n(x)+n(n1)2(x)2+O(x3)(1-x)^n = 1 + n(-x) + \frac{n(n-1)}{2}(-x)^2 + O(x^3) Which simplifies to: (1x)n=1nx+n(n1)2x2+O(x3)(1-x)^n = 1 - nx + \frac{n(n-1)}{2}x^2 + O(x^3) Notice the alternating signs, which is a crucial detail for (1x)n(1-x)^n.

Problem Statement

We are given an expression (1+x)p(1x)q(1+x)^p(1-x)^q. We know that the coefficient of xx in its expansion is 44 and the coefficient of x2x^2 is 5-5. Our objective is to determine the value of the expression 2p+3q2p+3q.

Step-by-Step Solution

1. Expand Each Binomial Factor

Our first step is to expand each part of the product, (1+x)p(1+x)^p and (1x)q(1-x)^q, using the binomial theorem, but only up to the x2x^2 term. We do this because any terms with x3x^3 or higher powers will not contribute to the coefficients of xx or x2x^2 in the final product.

Applying the formulas above:

  • For (1+x)p(1+x)^p: (1+x)p=1+px+p(p1)2x2+(1+x)^p = 1 + px + \frac{p(p-1)}{2}x^2 + \dots
  • For (1x)q(1-x)^q: (1x)q=1qx+q(q1)2x2+(1-x)^q = 1 - qx + \frac{q(q-1)}{2}x^2 + \dots

2. Multiply the Expanded Series to Find the Product's Expansion

Now, we multiply these two truncated series. We need to be careful to only collect terms that contribute to the coefficients of xx and x2x^2.

(1+x)p(1x)q=(1+px+p(p1)2x2+)(1qx+q(q1)2x2+)(1+x)^p(1-x)^q = \left(1 + px + \frac{p(p-1)}{2}x^2 + \dots \right) \left(1 - qx + \frac{q(q-1)}{2}x^2 + \dots \right)

Let's systematically identify the terms for each power of xx:

  • Constant term (coefficient of x0x^0): This comes from multiplying the constant terms of each expansion: 1×1=11 \times 1 = 1.

  • Terms contributing to the coefficient of xx (x1x^1): These arise from multiplying a constant term by an xx term, or an xx term by a constant term.

    • From (1+x)p(1+x)^p: pxpx (multiplied by 11 from (1x)q(1-x)^q)
    • From (1x)q(1-x)^q: qx-qx (multiplied by 11 from (1+x)p(1+x)^p) Combining these: pxqx=(pq)xpx - qx = (p-q)x. Therefore, the coefficient of xx is (pq)(p-q).
  • Terms contributing to the coefficient of x2x^2 (x2x^2): These terms can arise from three types of multiplications:

    1. Constant term from first expansion ×\times x2x^2 term from second expansion: 1×(q(q1)2x2)=q(q1)2x21 \times \left(\frac{q(q-1)}{2}x^2\right) = \frac{q(q-1)}{2}x^2
    2. xx term from first expansion ×\times xx term from second expansion: (px)×(qx)=pqx2(px) \times (-qx) = -pqx^2
    3. x2x^2 term from first expansion ×\times Constant term from second expansion: (p(p1)2x2)×1=p(p1)2x2\left(\frac{p(p-1)}{2}x^2\right) \times 1 = \frac{p(p-1)}{2}x^2

    Combining these x2x^2 terms: (q(q1)2pq+p(p1)2)x2\left(\frac{q(q-1)}{2} - pq + \frac{p(p-1)}{2}\right)x^2 Therefore, the coefficient of x2x^2 is (p(p1)2pq+q(q1)2)\left(\frac{p(p-1)}{2} - pq + \frac{q(q-1)}{2}\right).

3. Formulate Equations from Given Information

The problem provides specific values for these coefficients. We will use them to set up a system of equations.

  • Equation for coefficient of xx: Given that the coefficient of xx is 44: pq=4.........(i)p - q = 4 \quad \text{.........(i)}

  • Equation for coefficient of x2x^2: Given that the coefficient of x2x^2 is 5-5: p(p1)2pq+q(q1)2=5\frac{p(p-1)}{2} - pq + \frac{q(q-1)}{2} = -5 To simplify this equation, multiply the entire equation by 22 to eliminate the denominators: p(p1)2pq+q(q1)=10p(p-1) - 2pq + q(q-1) = -10 Expand the terms: p2p2pq+q2q=10p^2 - p - 2pq + q^2 - q = -10 Rearrange the terms to group common patterns, specifically noticing the perfect square (pq)2(p-q)^2: (p22pq+q2)(p+q)=10(p^2 - 2pq + q^2) - (p+q) = -10 Substitute (pq)2(p-q)^2 for (p22pq+q2)(p^2 - 2pq + q^2): (pq)2(p+q)=10.........(ii)(p-q)^2 - (p+q) = -10 \quad \text{.........(ii)} This rearrangement simplifies the equation significantly and allows us to use equation (i).

4. Solve the System of Equations for pp and qq

We now have two critical equations:

  1. pq=4p - q = 4
  2. (pq)2(p+q)=10(p-q)^2 - (p+q) = -10

Substitute the value of (pq)(p-q) from equation (i) into equation (ii): (4)2(p+q)=10(4)^2 - (p+q) = -10 16(p+q)=1016 - (p+q) = -10 Now, isolate (p+q)(p+q): (p+q)=1016-(p+q) = -10 - 16 (p+q)=26-(p+q) = -26 p+q=26.........(iii)p+q = 26 \quad \text{.........(iii)}

We now have a simpler system of two linear equations:

  1. pq=4p - q = 4
  2. p+q=26p + q = 26

To solve for pp and qq:

  • Add Equation (i) and Equation (iii): This eliminates qq: (pq)+(p+q)=4+26(p - q) + (p + q) = 4 + 26 2p=302p = 30 p=15p = 15

  • Subtract Equation (i) from Equation (iii): This eliminates pp: (p+q)(pq)=264(p + q) - (p - q) = 26 - 4 p+qp+q=22p + q - p + q = 22 2q=222q = 22 q=11q = 11

So, we have found that p=15p=15 and q=11q=11.

5. Calculate the Final Expression 2p+3q2p+3q

The problem asks for the value of 2p+3q2p+3q. We substitute the values of p=15p=15 and q=11q=11 that we just found: 2p+3q=2(15)+3(11)2p + 3q = 2(15) + 3(11) =30+33= 30 + 33 =63= 63

Tips and Common Mistakes to Avoid

  • Sign Errors in (1x)q(1-x)^q: A frequent error is forgetting the alternating signs when expanding (1x)q(1-x)^q. Always remember it's 1qx+q(q1)2x21 - qx + \frac{q(q-1)}{2}x^2, not 1+qx+1 + qx + \dots.
  • Careless Algebraic Manipulation: The step where you simplify the coefficient of x2x^2 is prone to errors. Be meticulous when expanding p(p1)p(p-1), q(q1)q(q-1), and collecting like terms. Double-check your signs and arithmetic.
  • Missing Terms in Multiplication: When multiplying the two series, ensure all combinations that yield xx or x2x^2 terms are included. A systematic approach (e.g., term by term) helps avoid omissions.
  • Recognizing Algebraic Identities: The simplification from p2p2pq+q2qp^2 - p - 2pq + q^2 - q to (pq)2(p+q)(p-q)^2 - (p+q) is a crucial step that makes the problem much easier. Always look for perfect squares or other identities to simplify expressions.

Summary and Key Takeaway

This problem demonstrates a classic application of the Binomial Theorem in finding specific coefficients of a polynomial product. The core strategy involves:

  1. Performing partial binomial expansions for each factor up to the necessary power.
  2. Multiplying these partial expansions systematically.
  3. Equating the resulting coefficients to the given values to form a system of equations.
  4. Carefully solving the system of equations. Success hinges on precision in binomial expansion, accurate algebraic manipulation, and recognizing opportunities to simplify equations.

Practice More Binomial Theorem Questions

View All Questions