Analyzing the Setup
Welcome, future engineers! Today, we are going to unravel a problem that looks like a messy algebraic nightmare but is actually a masterclass in symmetry and pattern recognition.
We are looking at the binomial expansion of:
(231+2⋅3311)10
The goal is to find the ratio of the 5th term from the beginning to the 5th term from the end. We have a binomial (a+b)n where n=10, meaning there are n+1=11 terms in total.
Here, our first term is a=231 and our second term is b=2⋅3311.
The General Term Trap
To find any term, we use the general term formula:
Tr+1=(rn)an−rbr
Here is where many students stumble: the index r. For the 5th term, r=4, as r is always one less than the term number.
Substituting our values for
T5:
T5=(410)(231)6(2⋅3311)4
Simplifying the powers, we find
(231)6=22=4 and the second part becomes
16⋅3341. Thus:
T5=(410)⋅4⋅16⋅3341=(410)4⋅3341
The Symmetry Shortcut
Now, for the 5th term from the end, we use the property that the kth term from the end of (a+b)n is the kth term from the beginning of (b+a)n. We simply swap the terms.
Now our first term is
2⋅3311 and our second is
231. Calculating
T5′ with
r=4:
T5′=(410)(2⋅3311)6(231)4
Simplifying this expression, we obtain:
T5′=(410)64⋅9234
The Final Dance
Now, we set up the ratio
T5′T5. The binomial coefficients
(410) cancel out instantly:
T5′T5=4⋅3341⋅23464⋅9
Simplifying the constants, 464=16, and 16⋅9=144. The denominator becomes 334⋅234=(3⋅2)34=634.
We can write
634 as
6⋅631. Dividing
144 by
6 gives
24:
T5′T5=63124=4⋅6316=4⋅632
Since 632=(36)31, the final ratio is:
4(36)31:1