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, the general term, also known as the (r+1)th term (Tr+1), is given by:
Tr+1=nCran−rbr
where nCr=r!(n−r)!n! 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 (x31+2x311)18.
Comparing this to (a+b)n, we identify:
- a=x1/3
- b=2x1/31
- n=18
Step 1: Derive the General Term (Tr+1)
Substitute a, b, and n into the general term formula:
Tr+1=18Cr(x1/3)18−r(2x1/31)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 x
To find the coefficients of specific powers of x, we need to simplify Tr+1 so that all x terms are combined into a single power:
Tr+1=18Cr⋅x31(18−r)⋅2r⋅x31r1
Tr+1=18Cr⋅2r1⋅x6−3r⋅x−3r
Tr+1=18Cr(21)rx6−3r−3r
Tr+1=18Cr(21)rx6−32r
We can rewrite the exponent of x with a common denominator:
Tr+1=18Cr(21)rx318−2r
Explanation: This step is crucial for identifying which term contains the desired power of x. We use exponent rules ((xp)q=xpq and xp⋅xq=xp+q or xp/xq=xp−q) to consolidate all x terms into xsingle power. The coefficient part (18Cr(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 x.
Step 3: Find the Coefficient of x−2 (denoted as m)
To find the term containing x−2, we set the exponent of x from our general term equal to -2:
318−2r=−2
Now, we solve for r:
18−2r=−6
2r=18+6
2r=24
r=12
When r=12, the coefficient of x−2 (which is m) is the non-x part of Tr+1:
m=18C12(21)12
Explanation: By equating the calculated power of x to the target power (−2), we determine the specific index r that yields that term. This value of r is then substituted into the coefficient part of the general term to find the actual coefficient.
Step 4: Find the Coefficient of x−4 (denoted as n)
Similarly, to find the term containing x−4, we set the exponent of x from our general term equal to -4:
318−2r=−4
Now, we solve for r:
18−2r=−12
2r=18+12
2r=30
r=15
When r=15, the coefficient of x−4 (which is n) is the non-x part of Tr+1:
n=18C15(21)15
Explanation: This step mirrors Step 3, applying the same method to find the index r and subsequently the coefficient for the second required power of x.
Step 5: Calculate the Ratio m/n
Now we need to calculate the ratio m/n:
nm=18C15(21)1518C12(21)12
To simplify this expression efficiently, we'll use two key properties:
- Exponent Rule: aqap=ap−q
- Binomial Coefficient Property: nCr=nCn−r (This helps reduce the numbers in the factorials, simplifying calculations.)
First, simplify the powers of 1/2:
(21)15(21)12=(21)12−15=(21)−3=23=8
Next, apply the binomial coefficient property:
18C12=18C18−12=18C6
18C15=18C18−15=18C3
Substitute these simplified terms back into the ratio:
nm=18C318C6⋅8
Now, expand the binomial coefficients:
nm=3!(18−3)!18!6!(18−6)!18!⋅8=3!15!18!6!12!18!⋅8
nm=6!12!18!⋅18!3!15!⋅8
The 18! terms cancel out:
nm=6!12!3!15!⋅8
Expand the larger factorials to cancel terms:
15!=15×14×13×12!
6!=6×5×4×3!
nm=(6×5×4×3!)×12!3!×(15×14×13×12!)⋅8
Cancel 3! and 12!:
nm=6×5×415×14×13⋅8
Perform the multiplication and division:
nm=(2×3)×5×(2×2)(3×5)×(2×7)×13⋅8
nm=12015×14×13⋅8
nm=1202730⋅8
nm=12273⋅8
nm=491⋅8
nm=91×2
nm=182
Explanation: This step involves the careful simplification of the ratio. Using the property nCr=nCn−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=nCn−r property, which often simplifies calculations.
Summary and Key Takeaway
To find ratios of coefficients in binomial expansions:
- Formulate the general term (Tr+1).
- Simplify the general term to clearly identify the exponent of x.
- Equate the x-exponent to the desired power to solve for r.
- Substitute r back into the non-x part of Tr+1 to get the specific coefficient.
- Form the ratio and simplify using exponent rules and binomial coefficient properties like nCr=nCn−r for efficient calculation.
The final ratio of the coefficients m and n is 182.