Analyzing the Setup
Imagine standing before the expression (2x2+3x+4)10. It looks like a daunting, impenetrable wall of algebra. Most students would immediately panic, wondering how to expand such a massive expression.
But as an elite JEE aspirant, you don't see a wall; you see a puzzle waiting to be solved. We are tasked with finding the ratio a13a7, where a7 and a13 are coefficients of x7 and x13 respectively.
The Multinomial Theorem
The Big Brother of Binomial
When we face a trinomial, the standard Binomial Theorem is not enough. We need the Multinomial Theorem. For any expression (x+y+z)n, the general term is given by:
T=r1!r2!r3!n!xr1yr2zr3
This is subject to the constraint r1+r2+r3=n. In our case, n=10, and our terms are 2x2, 3x, and 4.
Substituting these, our general term becomes:
T=r1!r2!r3!10!(2x2)r1(3x)r2(4)r3
Simplifying this, we group the constants and the x terms:
T=r1!r2!r3!10!2r13r24r3x2r1+r2
This is the heartbeat of the problem. The power of x is 2r1+r2.
The Hunt for a7
To find a7, we need the exponent of x to be 7. This gives us the system: 2r1+r2=7 and r1+r2+r3=10.
By testing non-negative integer values for r1, we find the valid triplets (r1,r2,r3): (0,7,3), (1,5,4), (2,3,5), and (3,1,6). Each triplet contributes a term to the coefficient a7.
We write a7 as the sum of these four terms. Do not calculate them! The secret to JEE success is recognizing when to hold back on arithmetic.
The Hunt for a13
Now, we repeat the process for a13. We set 2r1+r2=13 and r1+r2+r3=10.
Testing values for r1, we find the triplets: (3,7,0), (4,5,1), (5,3,2), and (6,1,3). Notice the elegance here? The values of r2 are identical to those in a7.
This is not a coincidence; it is the mathematical structure revealing itself.
The Grand Cancellation
When we form the ratio a13a7, we compare the terms. Because 4=22, every term in a7 is exactly 8 times the corresponding term in a13.
The multinomial coefficients r1!r2!r3!10! cancel out, the powers of 3 cancel out, and we are left with a beautiful, clean 8.
The Symmetry Trick
A Wizard's Shortcut
For those who want to master the exam, consider the symmetry method. Define P(x)=(2x2+3x+4)10.
If you evaluate x20P(x2), you get (8+6x+4x2)10, which is 210P(x). By equating the coefficients of x13 on both sides, the ratio a13a7 emerges instantly as 23=8.
This is the power of perspective. Whether you use the brute-force (but logical) triplet method or the elegant symmetry trick, the final answer is 8.