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

Question

If the coefficients of x 7 in (x2+1bx)11{\left( {{x^2} + {1 \over {bx}}} \right)^{11}} and x -7 in (x1bx2)11{\left( {{x} - {1 \over {bx^2}}} \right)^{11}}, b \ne 0, are equal, then the value of b is equal to :

Options

Solution

Key Concept: The Binomial Theorem and General Term

The Binomial Theorem provides a formula for expanding any power of a binomial (a+b)n(a+b)^n. A crucial part of this theorem is the general term, often denoted as Tr+1T_{r+1}, which allows us to find any specific term in the expansion without writing out the entire series. The formula for the (r+1)th(r+1)^{th} term in the expansion of (a+b)n(a+b)^n is given by:

Tr+1=nCranrbrT_{r+1} = {}^nC_r a^{n-r} b^r

where nCr=n!r!(nr)!{}^nC_r = \frac{n!}{r!(n-r)!} is the binomial coefficient. This formula is fundamental for problems asking for specific coefficients of powers of xx.


Step-by-Step Solution

Part 1: Finding the coefficient of x7x^7 in (x2+1bx)11{\left( {{x^2} + {1 \over {bx}}} \right)^{11}}

  1. Identify aa, bb, and nn: For the expression (x2+1bx)11{\left( {{x^2} + {1 \over {bx}}} \right)^{11}}, we have:

    • a=x2a = x^2
    • b=1bxb = \frac{1}{bx}
    • n=11n = 11
  2. Write the General Term (Tr+1T_{r+1}): Using the general term formula Tr+1=nCranrbrT_{r+1} = {}^nC_r a^{n-r} b^r: Tr+1=11Cr(x2)11r(1bx)rT_{r+1} = {}^{11}C_r {(x^2)}^{11-r} {\left( {\frac{1}{bx}} \right)^r}

    • Explanation: We substitute the specific values of aa, bb, and nn into the general term formula to get an expression for any term in the expansion.
  3. Simplify the General Term to collect powers of xx: Tr+1=11Crx2(11r)1brxrT_{r+1} = {}^{11}C_r x^{2(11-r)} \cdot \frac{1}{b^r x^r} Tr+1=11Crx222rbrxrT_{r+1} = {}^{11}C_r x^{22-2r} \cdot b^{-r} \cdot x^{-r} Tr+1=11Crbrx222rrT_{r+1} = {}^{11}C_r b^{-r} x^{22-2r-r} Tr+1=11Crbrx223rT_{r+1} = {}^{11}C_r b^{-r} x^{22-3r}

    • Explanation: The goal here is to isolate the powers of xx so we can equate the exponent to the desired power. We use exponent rules (xm)n=xmn(x^m)^n = x^{mn} and 1xm=xm\frac{1}{x^m} = x^{-m} to simplify.
  4. Find the value of rr for the term containing x7x^7: We need the coefficient of x7x^7, so we equate the exponent of xx in the simplified general term to 7: 223r=722 - 3r = 7 3r=2273r = 22 - 7 3r=153r = 15 r=5r = 5

    • Explanation: Solving for rr tells us which specific term (the (r+1)th(r+1)^{th} term) in the binomial expansion contains the desired power of xx. Since rr must be a non-negative integer, this indicates a valid term exists.
  5. Determine the coefficient of x7x^7: Substitute r=5r=5 back into the coefficient part of the general term (11Crbr^{11}C_r b^{-r}): Coefficient of x7=11C5b5=11C5b5\text{Coefficient of } x^7 = {}^{11}C_5 b^{-5} = \frac{{}^{11}C_5}{b^5}

    • Explanation: Once rr is found, we plug it back into the part of the general term that does not include xx to get the numerical coefficient.

Part 2: Finding the coefficient of x7x^{-7} in (x1bx2)11{\left( {x - {1 \over {bx^2}}} \right)^{11}}

  1. Identify aa, bb, and nn: For the expression (x1bx2)11{\left( {x - {1 \over {bx^2}}} \right)^{11}}, we have:

    • a=xa = x
    • b=1bx2b = -\frac{1}{bx^2} (Note the negative sign!)
    • n=11n = 11
  2. Write the General Term (Tk+1T_{k+1}): Let's use kk instead of rr for the term number here to avoid confusion between the two expansions. Tk+1=11Ck(x)11k(1bx2)kT_{k+1} = {}^{11}C_k {(x)}^{11-k} {\left( { - \frac{1}{bx^2}} \right)^k}

    • Explanation: Similar to Part 1, we apply the general term formula. It's crucial to include the negative sign with the second term, as bb in (a+b)n(a+b)^n includes its sign.
  3. Simplify the General Term to collect powers of xx: Tk+1=11Ckx11k(1)k1bkx2kT_{k+1} = {}^{11}C_k x^{11-k} \cdot {(-1)^k} \cdot \frac{1}{b^k x^{2k}} Tk+1=11Ck(1)kbkx11k2kT_{k+1} = {}^{11}C_k {(-1)^k} b^{-k} x^{11-k-2k} Tk+1=11Ck(1)kbkx113kT_{k+1} = {}^{11}C_k {(-1)^k} b^{-k} x^{11-3k}

    • Explanation: Again, we simplify to isolate powers of xx. Be careful with the negative sign; (1)k(-1)^k will be part of the coefficient.
  4. Find the value of kk for the term containing x7x^{-7}: We need the coefficient of x7x^{-7}, so we equate the exponent of xx to -7: 113k=711 - 3k = -7 3k=11+73k = 11 + 7 3k=183k = 18 k=6k = 6

    • Explanation: Solving for kk identifies the term containing x7x^{-7}.
  5. Determine the coefficient of x7x^{-7}: Substitute k=6k=6 back into the coefficient part of the general term (11Ck(1)kbk^{11}C_k (-1)^k b^{-k}): Coefficient of x7=11C6(1)6b6\text{Coefficient of } x^{-7} = {}^{11}C_6 {(-1)^6} b^{-6} Since (1)6=1{(-1)^6} = 1: Coefficient of x7=11C61b6=11C6b6\text{Coefficient of } x^{-7} = {}^{11}C_6 \cdot 1 \cdot b^{-6} = \frac{{}^{11}C_6}{b^6}

    • Explanation: Substituting k=6k=6 into the coefficient part gives us the required coefficient. The even power of (1)(-1) makes it positive.

Part 3: Equating the coefficients and solving for bb

  1. Set the two coefficients equal: The problem states that the coefficients are equal: 11C5b5=11C6b6\frac{{}^{11}C_5}{b^5} = \frac{{}^{11}C_6}{b^6}

    • Explanation: This is the core condition given by the problem statement, translating the verbal description into an algebraic equation.
  2. Solve for bb: Since b0b \ne 0 (given in the question), we can multiply both sides by b6b^6 to clear the denominators: 11C5b=11C6{}^{11}C_5 \cdot b = {}^{11}C_6

    • Explanation: Multiplying by b6b^6 simplifies the equation, allowing us to solve for bb. If bb could be zero, this step would require careful consideration.

    Recall a useful property of binomial coefficients: nCr=nCnr{}^nC_r = {}^nC_{n-r}. Applying this property, we know that 11C5=11C115=11C6{}^{11}C_5 = {}^{11}C_{11-5} = {}^{11}C_6.

    • Explanation: This property is a key shortcut. Recognizing it simplifies the calculation significantly. It means that choosing 5 items from 11 is the same as choosing (or leaving behind) 6 items from 11.

    Now, substitute 11C5{}^{11}C_5 with 11C6{}^{11}C_6 in our equation: 11C6b=11C6{}^{11}C_6 \cdot b = {}^{11}C_6

    Since 11C6{}^{11}C_6 is a non-zero constant, we can divide both sides by 11C6{}^{11}C_6: b=1b = 1

    • Explanation: Dividing by the non-zero binomial coefficient isolates bb, giving us its value.

Tips and Common Mistakes:

  • Don't forget the sign: When the second term of the binomial is negative (e.g., (ab)n(a-b)^n), ensure the negative sign is included when applying the general term formula, often leading to a (1)r(-1)^r factor.
  • Careful with exponents: Pay close attention to combining exponents, especially when dealing with terms like (x2)r(x^2)^r or 1/xr1/x^r.
  • Binomial Coefficient Property: Remember nCr=nCnr{}^nC_r = {}^nC_{n-r}. This can often simplify equations involving binomial coefficients.
  • Check conditions: The problem explicitly states b0b \ne 0, which justifies multiplying by b6b^6. Always note such conditions.

Summary and Key Takeaway:

This problem effectively tests your understanding of the Binomial Theorem's general term and your ability to algebraically manipulate exponents and binomial coefficients. The key is to systematically find the general term for each binomial, simplify to isolate the power of xx, solve for the term number (rr or kk), and then extract the coefficients. Recognizing properties like nCr=nCnr{}^nC_r = {}^nC_{n-r} can significantly streamline the final steps of solving the equation. The value of bb is 1\boxed{1}.

Practice More Binomial Theorem Questions

View All Questions