Analyzing the Setup
The expansion of (1+x)2n−1 follows the Binomial Theorem, where the general term is given by Tr+1=(r2n−1)xr.
To find the coefficients, we must remember that the kth term corresponds to r=k−1. Therefore, for the 30th term, we set r=29, and for the 12th term, we set r=11.
The coefficients are defined as A=(292n−1) and B=(112n−1). Always respect the index to avoid common pitfalls.
The Factorial Jungle
We are given the condition 2A=5B. Substituting our expressions for A and B, we obtain:
Using the definition (rN)=r!(N−r)!N!, we expand the equation:
2×29!(2n−30)!(2n−1)!=5×11!(2n−12)!(2n−1)!
Since (2n−1)! appears on both sides, we can cancel it out. This simplifies the equation significantly:
29!(2n−30)!2=11!(2n−12)!5
The Symmetry Revelation
To solve for n, we rearrange the terms to group the constants and the variables:
52=11!29!×(2n−12)!(2n−30)!
Note that 11!29!=29×28×⋯×12. Similarly, the ratio of the factorial terms involving n can be expressed as:
(2n−30)!(2n−12)!=(2n−12)×(2n−13)×⋯×(2n−29)
Both sides represent the product of 18 consecutive decreasing integers. By setting the largest term of the denominator, 2n−12, equal to 30, we satisfy the equality.
Final Calculation
Solving the linear equation:
n=21