The Art of Decomposition
Taming the Binomial Beast
Imagine you are standing before a massive, intimidating structure—a complex summation. It looks like this: ∑r=19(2rr+3)⋅9Cr.
At first glance, it feels like a chaotic mess of variables and powers. But in the world of JEE Advanced, we don't fear complexity; we dismantle it. The secret to this problem isn't brute force; it is the art of decomposition.
Phase 1
Divide and Conquer
When you see a numerator like r+3, your first instinct should be to separate the variables from the constants. We can rewrite the summation as two distinct parts:
Part 1: r=1∑92rr⋅9CrandPart 2: r=1∑92r3⋅9Cr
By splitting them, we have turned one impossible problem into two manageable ones. This is the first step of a master strategist.
Phase 2
The Magic of the Identity
Now, look at Part 1. That r in the numerator is the obstacle. It prevents us from using the standard binomial expansion directly.
But we have a powerful tool in our arsenal: the identity r⋅nCr=n⋅n−1Cr−1. Think of this identity as a way to 'absorb' the r into the combination, effectively reducing the power of the combination and shifting the index.
Applying this with n=9, we get:
Substituting this back into Part 1, we get ∑r=192r9⋅8Cr−1. We can pull out the constant 9 and one factor of 21 to align the index of the combination with the power of the denominator:
By letting k=r−1, this transforms into the beautiful expansion of (1+21)8. Thus, Part 1 simplifies elegantly to:
Phase 3
Completing the Pattern
Now, let us turn our attention to Part 2. We have 3∑r=199Cr(21)r. This looks almost like (1+21)9, but it is missing the r=0 term.
In mathematics, when a pattern is almost complete, we complete it ourselves. We add and subtract the r=0 term:
3[r=0∑99Cr(21)r−9C0(21)0]
Since 9C0=1 and (21)0=1, the term we subtract is simply 1. The summation now becomes (1+21)9. So, Part 2 is:
Phase 4
The Final Assembly
We are at the finish line. Let us combine our two results:
Total Sum=29(23)8+3(23)9−3
To add these, we need a common base and exponent. We know that 29=3⋅23. Therefore, the first term becomes 3⋅23⋅(23)8, which is 3(23)9.
Now, the expression is simple:
3(23)9+3(23)9−3=6(23)9−3
Comparing this to α(23)9−β, we immediately see that α=6 and β=3. The final calculation, (α+β)2, becomes: