The Binomial Symphony
Unlocking the Coefficients
Welcome, fellow traveler of the mathematical landscape. Today, we are not just solving a problem; we are decoding the DNA of a binomial expansion.
The problem asks us to dance with the coefficients of the third, fourth, and fifth terms of (x+x2a)n. It might look like a daunting wall of algebra, but it is a beautifully structured puzzle waiting for you to find the key.
Phase 1
The Master Key
Every binomial expansion has a heartbeat: the general term. We define the (r+1)-th term as:
When we simplify this, we get:
This is our master key. It tells us exactly what the coefficient is (the part with (rn) and ar) and exactly what the power of x is (n−3r). Keep this expression close; it is the foundation of everything we are about to do.
Phase 2
The Ratio Trap
We are given the ratio of the coefficients of the third, fourth, and fifth terms as 12:8:3. To find these, we plug in r=2 for the third term, r=3 for the fourth, and r=4 for the fifth.
This gives us coefficients of (2n)a2, (3n)a3, and (4n)a4.
Now, here is where many students stumble. Do not expand the factorials! Instead, use the elegant property of binomial coefficients:
This property is your best friend in JEE Advanced. It collapses the complexity into a simple linear form. For the ratio of the third and fourth terms, we set up:
Applying our property, this simplifies beautifully to:
Phase 3
The System of Equations
We repeat this logic for the ratio of the fourth and fifth terms:
Using our property again, this becomes:
Now, we have a system of two equations. The most elegant way to solve this is to divide the first by the second. The variable a vanishes, leaving us with a simple linear equation in n.
Solving this, we find n=6. With n in hand, finding a is trivial: a(6−2)=2, so 4a=2, which means a=21.
Phase 4
The Independent Term
Finally, we reach the finish line. We need the term independent of x. This means the power of x must be zero.
Looking back at our master key, the power of x is n−3r. Setting n−3r=0 with n=6, we get 6−3r=0, so r=2.
This confirms that the third term is the one we are looking for. We calculate the value:
(26)a2=15⋅(21)2=415=3.75
Rounding to the nearest integer, we arrive at 4.