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

Question

If the coefficients of x −2 and x −4 in the expansion of (x13+12x13)18,(x>0),{\left( {{x^{{1 \over 3}}} + {1 \over {2{x^{{1 \over 3}}}}}} \right)^{18}},\left( {x > 0} \right), are m and n respectively, then mn{m \over n} is equal to :

Options

Solution

Key Concept: Binomial Theorem and the General Term

The problem asks for coefficients in a binomial expansion. For any binomial expression of the form (a+b)n(a+b)^n, the general term, also known as the (r+1)th(r+1)^{th} term (Tr+1T_{r+1}), is given by: Tr+1=nCranrbrT_{r+1} = {^n C_r a^{n-r} b^r} where nCr=n!r!(nr)!{^n C_r = \frac{n!}{r!(n-r)!}} is the binomial coefficient. This formula allows us to find any specific term in the expansion without writing out the entire series.

In this specific problem, we are expanding (x13+12x13)18{\left( {{x^{{1 \over 3}}} + {1 \over {2{x^{{1 \over 3}}}}}} \right)^{18}}. Comparing this to (a+b)n(a+b)^n, we identify:

  • a=x1/3a = x^{1/3}
  • b=12x1/3b = \frac{1}{2x^{1/3}}
  • n=18n = 18

Step 1: Derive the General Term (Tr+1T_{r+1})

Substitute aa, bb, and nn into the general term formula: Tr+1=18Cr(x1/3)18r(12x1/3)rT_{r+1} = {^{18}C_r \left(x^{1/3}\right)^{18-r} \left(\frac{1}{2x^{1/3}}\right)^r}

Explanation: This is the foundational step. We directly apply the binomial theorem's general term formula, which is designed to give us any term's structure based on its position 'r'.

Step 2: Simplify the General Term to Isolate the Power of xx

To find the coefficients of specific powers of xx, we need to simplify Tr+1T_{r+1} so that all xx terms are combined into a single power: Tr+1=18Crx13(18r)12rx13rT_{r+1} = {^{18}C_r \cdot x^{\frac{1}{3}(18-r)} \cdot \frac{1}{2^r \cdot x^{\frac{1}{3}r}}} Tr+1=18Cr12rx6r3xr3T_{r+1} = {^{18}C_r \cdot \frac{1}{2^r} \cdot x^{6 - \frac{r}{3}} \cdot x^{-\frac{r}{3}}} Tr+1=18Cr(12)rx6r3r3T_{r+1} = {^{18}C_r \left(\frac{1}{2}\right)^r x^{6 - \frac{r}{3} - \frac{r}{3}}} Tr+1=18Cr(12)rx62r3T_{r+1} = {^{18}C_r \left(\frac{1}{2}\right)^r x^{6 - \frac{2r}{3}}} We can rewrite the exponent of xx with a common denominator: Tr+1=18Cr(12)rx182r3T_{r+1} = {^{18}C_r \left(\frac{1}{2}\right)^r x^{\frac{18 - 2r}{3}}}

Explanation: This step is crucial for identifying which term contains the desired power of xx. We use exponent rules ((xp)q=xpq(x^p)^q = x^{pq} and xpxq=xp+qx^p \cdot x^q = x^{p+q} or xp/xq=xpqx^p / x^q = x^{p-q}) to consolidate all xx terms into xsingle powerx^{\text{single power}}. The coefficient part (18Cr(1/2)r^{18}C_r (1/2)^r) is separated as it's what we'll evaluate later.

Tip: Pay close attention to negative exponents and fractions when simplifying. A common error is miscalculating the combined power of xx.

Step 3: Find the Coefficient of x2x^{-2} (denoted as mm)

To find the term containing x2x^{-2}, we set the exponent of xx from our general term equal to -2: 182r3=2\frac{18 - 2r}{3} = -2 Now, we solve for rr: 182r=618 - 2r = -6 2r=18+62r = 18 + 6 2r=242r = 24 r=12r = 12 When r=12r=12, the coefficient of x2x^{-2} (which is mm) is the non-xx part of Tr+1T_{r+1}: m=18C12(12)12m = {^{18}C_{12} \left(\frac{1}{2}\right)^{12}}

Explanation: By equating the calculated power of xx to the target power (2-2), we determine the specific index rr that yields that term. This value of rr is then substituted into the coefficient part of the general term to find the actual coefficient.

Step 4: Find the Coefficient of x4x^{-4} (denoted as nn)

Similarly, to find the term containing x4x^{-4}, we set the exponent of xx from our general term equal to -4: 182r3=4\frac{18 - 2r}{3} = -4 Now, we solve for rr: 182r=1218 - 2r = -12 2r=18+122r = 18 + 12 2r=302r = 30 r=15r = 15 When r=15r=15, the coefficient of x4x^{-4} (which is nn) is the non-xx part of Tr+1T_{r+1}: n=18C15(12)15n = {^{18}C_{15} \left(\frac{1}{2}\right)^{15}}

Explanation: This step mirrors Step 3, applying the same method to find the index rr and subsequently the coefficient for the second required power of xx.

Step 5: Calculate the Ratio m/nm/n

Now we need to calculate the ratio m/nm/n: mn=18C12(12)1218C15(12)15\frac{m}{n} = \frac{{^{18}C_{12} \left(\frac{1}{2}\right)^{12}}}{{^{18}C_{15} \left(\frac{1}{2}\right)^{15}}}

To simplify this expression efficiently, we'll use two key properties:

  1. Exponent Rule: apaq=apq\frac{a^p}{a^q} = a^{p-q}
  2. Binomial Coefficient Property: nCr=nCnr{^n C_r = ^n C_{n-r}} (This helps reduce the numbers in the factorials, simplifying calculations.)

First, simplify the powers of 1/21/2: (12)12(12)15=(12)1215=(12)3=23=8\frac{\left(\frac{1}{2}\right)^{12}}{\left(\frac{1}{2}\right)^{15}} = \left(\frac{1}{2}\right)^{12-15} = \left(\frac{1}{2}\right)^{-3} = 2^3 = 8

Next, apply the binomial coefficient property: 18C12=18C1812=18C6{^{18}C_{12} = ^{18}C_{18-12} = ^{18}C_6} 18C15=18C1815=18C3{^{18}C_{15} = ^{18}C_{18-15} = ^{18}C_3}

Substitute these simplified terms back into the ratio: mn=18C618C38\frac{m}{n} = \frac{{^{18}C_6}}{{^{18}C_3}} \cdot 8

Now, expand the binomial coefficients: mn=18!6!(186)!18!3!(183)!8=18!6!12!18!3!15!8\frac{m}{n} = \frac{\frac{18!}{6!(18-6)!}}{\frac{18!}{3!(18-3)!}} \cdot 8 = \frac{\frac{18!}{6!12!}}{\frac{18!}{3!15!}} \cdot 8 mn=18!6!12!3!15!18!8\frac{m}{n} = \frac{18!}{6!12!} \cdot \frac{3!15!}{18!} \cdot 8 The 18!18! terms cancel out: mn=3!15!6!12!8\frac{m}{n} = \frac{3!15!}{6!12!} \cdot 8

Expand the larger factorials to cancel terms: 15!=15×14×13×12!15! = 15 \times 14 \times 13 \times 12! 6!=6×5×4×3!6! = 6 \times 5 \times 4 \times 3!

mn=3!×(15×14×13×12!)(6×5×4×3!)×12!8\frac{m}{n} = \frac{3! \times (15 \times 14 \times 13 \times 12!)}{(6 \times 5 \times 4 \times 3!) \times 12!} \cdot 8 Cancel 3!3! and 12!12!: mn=15×14×136×5×48\frac{m}{n} = \frac{15 \times 14 \times 13}{6 \times 5 \times 4} \cdot 8 Perform the multiplication and division: mn=(3×5)×(2×7)×13(2×3)×5×(2×2)8\frac{m}{n} = \frac{(3 \times 5) \times (2 \times 7) \times 13}{(2 \times 3) \times 5 \times (2 \times 2)} \cdot 8 mn=15×14×131208\frac{m}{n} = \frac{15 \times 14 \times 13}{120} \cdot 8 mn=27301208\frac{m}{n} = \frac{2730}{120} \cdot 8 mn=273128\frac{m}{n} = \frac{273}{12} \cdot 8 mn=9148\frac{m}{n} = \frac{91}{4} \cdot 8 mn=91×2\frac{m}{n} = 91 \times 2 mn=182\frac{m}{n} = 182

Explanation: This step involves the careful simplification of the ratio. Using the property nCr=nCnr{^n C_r = ^n C_{n-r}} significantly reduces the complexity of factorial calculations. This makes it easier to cancel common terms and arrive at the final numerical answer.

Common Mistakes to Avoid:

  • Incorrectly applying exponent rules, especially with negative and fractional powers.
  • Arithmetic errors during factorial expansion or simplification of the ratio.
  • Forgetting to use the nCr=nCnr{^n C_r = ^n C_{n-r}} property, which often simplifies calculations.

Summary and Key Takeaway

To find ratios of coefficients in binomial expansions:

  1. Formulate the general term (Tr+1T_{r+1}).
  2. Simplify the general term to clearly identify the exponent of xx.
  3. Equate the xx-exponent to the desired power to solve for rr.
  4. Substitute rr back into the non-xx part of Tr+1T_{r+1} to get the specific coefficient.
  5. Form the ratio and simplify using exponent rules and binomial coefficient properties like nCr=nCnr{^n C_r = ^n C_{n-r}} for efficient calculation. The final ratio of the coefficients mm and nn is 182.

Practice More Binomial Theorem Questions

View All Questions