Analyzing the Setup
Imagine you are standing before a mathematical puzzle that looks like a simple sum, but hides a beautiful, rhythmic structure. We are tasked with finding the sum S=∑k=1202kk.
At first glance, it is just a list of numbers: 21+42+83+⋯+22020.
Look closer at the components. The numerators are 1,2,3,…,20, which form an Arithmetic Progression (A.P.). The denominators are 2,4,8,…,220, which form a Geometric Progression (G.P.). This is the hallmark of an Arithmetic-Geometric Progression (A.G.P.).
The Shift and Subtract Strategy
How do we tame this beast? The secret lies in the 'Shift and Subtract' method. We want to collapse the arithmetic part.
We know the common ratio of our G.P. is r=21. If we multiply our entire sum S by this ratio, we get:
21S=41+82+163+⋯+22120
Now, here is where the magic happens. We align the original sum S and our new 21S such that terms with the same denominators are stacked.
When we subtract 21S from S, the numerators subtract perfectly: 2−1=1, 3−2=1, and so on. This leaves us with a beautiful, pure G.P.:
S−21S=21+(42−41)+(83−82)+⋯+(22020−22019)−22120
The Collapse
After the subtraction, the arithmetic part has vanished! We are left with:
21S=(21+41+81+⋯+2201)−22120
The terms inside the parentheses are a simple G.P. with first term a=21, common ratio r=21, and n=20 terms. Using the sum formula Sn=1−ra(1−rn), we get:
Sum=1−2121(1−(21)20)=1−2201
The Final Stretch
Now, we just substitute this back into our equation for 21S:
Simplifying the last term, 22120=22010. So, 21S=1−2201−22010=1−22011.
Finally, multiplying by 2 to solve for S, we get the final result:
And there it is! The complexity dissolves into a simple, elegant result. Remember, in JEE Advanced, it is not just about the answer; it is about recognizing the pattern and trusting the process. You have mastered the A.G.P.!