The Beauty of Hidden Patterns
Imagine you are standing before a massive, intimidating wall of algebra. The expression (1+x)1000+x(1+x)999+x2(1+x)998+⋯+x1000 looks like a nightmare, doesn't it?
It is a long, sprawling series that seems to demand hours of tedious expansion. But here is the secret of JEE Advanced: math is rarely about brute force. It is about finding the hidden rhythm in the chaos.
If you look closely, you will see that each term is just the previous one multiplied by a specific factor. This is not just a random collection of terms; it is a Geometric Progression (GP).
Phase 1
The GP Realization
Let us define our parameters. The first term is a=(1+x)1000.
If you take the second term, x(1+x)999, and divide it by the first, you get the common ratio r=1+xx. Because the powers of x range from 0 to 1000, we have exactly n=1001 terms.
Recognizing this structure is the 'Spark' that turns an impossible problem into a solvable one. We are no longer looking at a wall; we are looking at a staircase.
Phase 2
The Algebraic Magic
Now, we apply the sum formula for a GP: S=a1−r1−rn. Substituting our values, we get:
S=(1+x)1000⋅1−1+xx1−(1+xx)1001
This looks messy, but watch what happens to the denominator. We have 1−1+xx. If we find a common denominator, it becomes 1+x(1+x)−x, which simplifies beautifully to 1+x1.
Now, our expression is:
S=(1+x)1000⋅1+x11−(1+xx)1001
Dividing by a fraction is the same as multiplying by its reciprocal. So, the 1+x1 in the denominator flips up to become (1+x), multiplying with our (1+x)1000 to give us (1+x)1001.
When we distribute this into the bracket, the (1+x)1001 in the denominator of the second term cancels out perfectly. We are left with the elegant result:
Phase 3
The Binomial Extraction
All that complexity has vanished, leaving us with a simple binomial expression. We need the sum of the coefficients of x499 and x500.
The term x1001 is irrelevant here, as it cannot produce these powers. We only need to look at (1+x)1001.
Using the Binomial Theorem, the general term is nCrxr. For x499, the coefficient is 1001C499. For x500, the coefficient is 1001C500.
Phase 4
The Elegant Finish
We are left with the sum 1001C499+1001C500. This is where we invoke Pascal's Identity: nCr−1+nCr=n+1Cr.
With n=1001 and r=500, the sum becomes 1002C500.
And just like that, the mountain is climbed. We didn't need to expand a single term. We used the structure of the series, the elegance of algebraic simplification, and the power of binomial identities to find the answer: 1002C500.