The Art of the Systematic Search
Mastering Multinomial Expansions
Welcome, future engineers. Today, we are going to demystify a problem that often intimidates students at first glance: the expansion of (1+21/3+31/2)6.
When you see a trinomial raised to a power, your instinct might be to panic. You might think, "Do I have to expand this entire thing?"
The answer is a resounding no. In the world of JEE Advanced, we don't brute-force; we use the elegance of the Multinomial Theorem to surgically extract exactly what we need.
The DNA of the Expansion
The General Term
Imagine you are standing before this massive expansion. You don't need to see the whole structure; you only need to see the individual building blocks.
The Multinomial Theorem gives us the "DNA" of any term in this expansion. The general term T is given by:
T=α!β!γ!6!(1)α(21/3)β(31/2)γ
Here, α,β, and γ are the exponents for 1,21/3, and 31/2 respectively. The golden rule of this expansion is the constraint: α+β+γ=6.
This is our universe. Every valid term in this expansion must satisfy this equation, where α,β,γ are non-negative integers.
The Rationality Filter
Now, let's talk about the "Rationality Filter." We are looking for rational terms. Look at the expression again.
We have 2β/3 and 3γ/2. For a term to be rational, the exponents of these irrational bases must be integers. This means β must be a multiple of 3, and γ must be a multiple of 2.
This is where the magic happens. We have constrained our search space significantly:
- For β, the possible values are {0,3,6}.
- For γ, the possible values are {0,2,4,6}.
We are no longer guessing; we are hunting. We will systematically test these combinations, always keeping the constraint α=6−β−γ≥0 in our back pocket as a safety net.
The Treasure Hunt
Case by Case
Let's begin our search. We will organize our work by the value of β.
Phase 1: When β=0
If β=0, our term is 20=1, which is rational. Now we check γ∈{0,2,4,6}.
- If
γ=0, then
α=6. The term is:
6!0!0!6!(1)6(20)(30)=1
- If
γ=2, then
α=4. The term is:
4!0!2!6!(1)4(20)(31)=15×3=45
- If
γ=4, then
α=2. The term is:
2!0!4!6!(1)2(20)(32)=15×9=135
- If
γ=6, then
α=0. The term is:
0!0!6!6!(1)0(20)(33)=1×27=27
Phase 2: When β=3
If β=3, our term involves 23/3=21=2, which is rational. Now we check γ∈{0,2,4,6}.
- If
γ=0, then
α=3. The term is:
3!3!0!6!(1)3(21)(30)=20×2=40
- If
γ=2, then
α=1. The term is:
1!3!2!6!(1)1(21)(31)=60×2×3=360
- If γ=4, then α=6−3−4=−1. This is impossible! We stop here.
Phase 3: When β=6
If β=6, our term involves 26/3=22=4, which is rational.
- If
γ=0, then
α=0. The term is:
0!6!0!6!(1)0(22)(30)=1×4=4
The Grand Finale
We have navigated the maze. We have identified every single rational term. Now, we simply bring them together.
The sum of all rational terms is the sum of the values we just calculated:
Adding these up with care, we arrive at 612.
Look at what you have achieved. You didn't just solve a problem; you dismantled a complex expression by understanding its fundamental constraints.
This is the essence of JEE Advanced mathematics. It is not about memorizing formulas; it is about understanding the conditions that govern the system. Keep this systematic approach in your toolkit, and no expansion will ever intimidate you again.