Analyzing the Setup
Have you ever stared at an expression like 9950+10050 versus 10150 and felt a wave of intimidation? It is completely natural. These numbers are gargantuan, far beyond the reach of any calculator or standard arithmetic.
In the world of JEE Advanced, we do not solve problems by brute force; we solve them by finding the hidden architecture beneath the surface. Today, we are going to dismantle this giant using the elegance of the Binomial Theorem.
The Symmetry of the Anchor
The first step in any complex problem is to find your anchor. Look at the bases: 99, 100, and 101. They are consecutive integers!
This is not a coincidence; it is a gift. By choosing 100 as our central anchor, we can rewrite our expression in terms of 100. We see 99 as (100−1) and 101 as (100+1).
Suddenly, the problem transforms from a calculation nightmare into a beautiful algebraic structure:
(100+1)50 versus (100−1)50+10050
The Algebraic Pivot
To make this comparison manageable, let us shift our perspective. Instead of comparing the sum directly, let us move 9950 to the other side.
Our goal is now to determine if:
10150−9950>10050
This simple rearrangement is the turning point. We are now looking at the difference of two binomial expansions, which is a classic setup for a massive cancellation.
The Binomial Magnifying Glass
Let us expand both terms using the Binomial Theorem:
(x+a)n=r=0∑nnCrxn−rar
For (100+1)50, every term is positive. For (100−1)50, the signs alternate because of the (−1)r factor.
When we subtract (100−1)50 from (100+1)50, the even-indexed terms (where r is 0,2,4,…) have the same sign in both expansions and thus cancel out perfectly. The odd-indexed terms (where r is 1,3,5,…) have opposite signs, so when we subtract, they double up.
The result is:
2×[50C110049+50C310047+⋯+50C491001]
The Final Calculation
Now, look at the very first term of this series:
2×50C1×10049. Since
50C1=50, this becomes:
2×50×10049=100×10049=10050
This is the magic moment! We have shown that the difference 10150−9950 is exactly 10050 plus a remaining series of positive terms.
Because that remainder is strictly positive, the difference must be strictly greater than 10050. Therefore, 10150>9950+10050.