Key Concept: The Binomial Theorem
The binomial theorem provides a formula for expanding expressions of the form (a+b)n. The general term, often denoted as Tr+1, in the expansion of (a+b)n is given by:
Tr+1=nCran−rbr
where n is the power to which the binomial is raised, r is the index of the term (starting from r=0), and nCr=r!(n−r)!n! is the binomial coefficient.
In this problem, we are given the expression (x2/3+21x−2/5)9.
Comparing this with (a+b)n:
- a=x2/3
- b=21x−2/5
- n=9
Our goal is to find the coefficients of specific powers of x and then sum them.
Step 1: Derive the General Term of the Expansion
First, we substitute the values of a, b, and n into the general term formula to find the Tr+1 for our given expansion:
Tr+1=9Cr(x2/3)9−r(21x−2/5)r
To simplify this expression, we apply the rules of exponents, specifically (xm)p=xmp and (xy)p=xpyp:
Tr+1=9Cr(x32(9−r))((21)r(x−2/5)r)
Tr+1=9Cr2r1x32(9−r)x−52r
Now, we combine the terms with x by adding their exponents, using the rule xm⋅xp=xm+p:
Tr+1=9Cr2r1x318−2r−52r
To add the fractional exponents, we find a common denominator, which is 15:
Tr+1=9Cr2r1x155(18−2r)−3(2r)
Tr+1=9Cr2r1x1590−10r−6r
Tr+1=9Cr2r1x1590−16r
This is our general term, where the power of x is P(r)=1590−16r. The coefficient of this term is 9Cr2r1.
Step 2: Find the Coefficient of x2/3
We need to find the value of r for which the power of x in the general term is 2/3.
Set the exponent equal to 2/3:
1590−16r=32
To solve for r, we can cross-multiply or multiply both sides by the least common multiple of the denominators (which is 15):
15⋅1590−16r=15⋅32
90−16r=5⋅2
90−16r=10
Now, isolate the term with r:
16r=90−10
16r=80
Divide by 16 to find r:
r=1680
r=5
Now we substitute r=5 into the coefficient part of the general term:
Coefficient of x2/3=9C5251
Calculate 9C5:
9C5=5!(9−5)!9!=5!4!9!=5!×4×3×2×19×8×7×6×5!=4×3×2×19×8×7×6=9×2×7=126
Calculate 25=32.
So, the coefficient of x2/3 is:
126×321=32126=1663
Step 3: Find the Coefficient of x−2/5
Next, we find the value of r for which the power of x in the general term is −2/5.
Set the exponent equal to −2/5:
1590−16r=−52
Multiply both sides by 15:
15⋅1590−16r=15⋅(−52)
90−16r=3⋅(−2)
90−16r=−6
Isolate the term with r:
16r=90+6
16r=96
Divide by 16 to find r:
r=1696
r=6
Now we substitute r=6 into the coefficient part of the general term:
Coefficient of x−2/5=9C6261
Calculate 9C6:
9C6=6!(9−6)!9!=6!3!9!=6!×3×2×19×8×7×6!=3×2×19×8×7=3×4×7=84
Calculate 26=64.
So, the coefficient of x−2/5 is:
84×641=6484=1621
Step 4: Sum the Coefficients
Finally, we sum the two coefficients we found:
Sum =(Coefficient of x2/3)+(Coefficient of x−2/5)
Sum =1663+1621
Since the denominators are the same, we can directly add the numerators:
Sum =1663+21=1684
Simplify the fraction by dividing both numerator and denominator by their greatest common divisor, which is 4:
Sum =16÷484÷4=421
Tips and Common Mistakes to Avoid:
- Fractional Exponents: Be very careful when handling and combining fractional exponents. A common mistake is arithmetic errors when finding common denominators or multiplying fractions.
- Sign Errors: Double-check the signs, especially when moving terms across the equality sign.
- Binomial Coefficient Calculation: Ensure you correctly calculate nCr. Remember that nCr=nCn−r, which can sometimes simplify calculations (e.g., 9C6=9C3).
- Coefficient vs. Term: Remember that the coefficient is the numerical part multiplying x, not the entire term Tr+1.
Summary
We used the general term formula of the binomial expansion to find an expression for the power of x in any term. By equating this expression to the desired powers (2/3 and −2/5), we found the corresponding values of r. Substituting these r values back into the coefficient part of the general term allowed us to calculate the individual coefficients. Finally, summing these coefficients yielded the required result. The sum of the coefficients of x2/3 and x−2/5 in the given expansion is 421.