The Beauty of Binomial Patterns
Imagine you are standing before a massive, complex expression: (2x2+2x1)11. It looks intimidating, but the Binomial Theorem is your master key.
It allows us to peek into the structure of this expansion without ever having to write it all out. We are going to find the coefficients of x10 and x7 with surgical precision.
Phase 1
The General Term
The heart of the Binomial Theorem is the general term formula:
Tr+1=(rn)an−rbr
Think of this as a machine. In our case, n=11, a=2x2, and b=2x1.
When we plug these into our machine, we get:
Tr+1=(r11)(2x2)11−r(2x1)r
Phase 2
The Algebraic Cleanup
Now, let's perform some algebraic surgery to separate the constants from the variables. We distribute the powers: (2x2)11−r becomes 211−r⋅x22−2r, and (2x1)r becomes 2−r⋅x−r.
When we combine these, we get:
Tr+1=(r11)211−r⋅2−r⋅x22−2r⋅x−r
Simplifying the powers of
2 and
x gives us the elegant form:
Tr+1=(r11)211−2rx22−3r
Phase 3
The Hunt for the Coefficients
We want the coefficient of x10. We set the exponent 22−3r=10, which leads to 3r=12, or r=4.
The coefficient is:
(411)211−2(4)=(411)23
Calculating this, (411)=330 and 23=8. Thus, 330×8=2640.
Now, let's repeat this for x7. We set 22−3r=7, which gives 3r=15, so r=5.
The coefficient is:
(511)211−2(5)=(511)21
Calculating this, (511)=462 and 21=2. Thus, 462×2=924.
Phase 4
The Final Victory
We have our two coefficients:
2640 and
924. The problem asks for the absolute difference:
∣2640−924∣=1716
We have successfully navigated the complexity of the binomial expansion. The result matches the pattern 123−12=1728−12=1716.
The final answer is 1716.