The Hidden Symmetry of Arithmetic Progressions
Imagine you are standing before a massive, daunting equation:
a1+(a5+a10+⋯+a2020)+a2024=2233
It looks like a mountain of variables, but in the world of JEE Advanced, the most intimidating problems often hide the most elegant, simple truths. Today, we are going to peel back the layers of this arithmetic progression and discover the secret pattern that makes this problem collapse into a simple, beautiful solution.
The Secret Weapon
Equidistant Terms
Before we touch the algebra, let's talk about the soul of an Arithmetic Progression (A.P.). There is a fundamental property that every top-tier student must keep in their toolkit: the sum of terms equidistant from the beginning and the end is always constant.
Mathematically, for an A.P. with
n terms:
ak+an−k+1=a1+an
Why does this happen? As you move forward from the start, you add the common difference d, and as you move backward from the end, you subtract that same d. They cancel out perfectly! In our case, with n=2024, this means a1+a2024=ak+a2025−k. This is our key to the kingdom.
Decoding the Bracket
Now, let's look at that intimidating bracket: (a5+a10+⋯+a2020). The indices are 5,10,15,…,2020. These are all multiples of 5.
To find out how many terms are hiding in there, we simply divide the last index by
5:
52020=404
So, we have exactly 404 terms. Now, let's pair them up. We pair the first term, a5, with the last, a2020. The sum of their indices is 5+2020=2025.
We pair the second,
a10, with the second-to-last,
a2015. The sum of their indices is
10+2015=2025. Do you see the magic? Every single pair sums to the same value as
a1+a2024. Since we have
404 terms, we have exactly:
2404=202 such pairs.
The Synthesis
Let's define our constant sum as
S=a1+a2024. Our original equation can now be rewritten:
a1+(a5+a10+⋯+a2020)+a2024=2233
The outer terms a1+a2024 give us one S. The bracketed part, which consists of 202 pairs, each equal to S, gives us 202S.
So, the equation simplifies to:
S+202S=2233⇒203S=2233
Dividing 2233 by 203 gives us S=11. Just like that, the mountain has been leveled.
The Grand Finale
We are almost there. The question asks for the sum of all
2024 terms, denoted as
S2024. The formula for the sum of an A.P. is:
Sn=2n(a1+an)
Substituting our values, we get:
S2024=22024(a1+a2024)
We know
a1+a2024=S=11. Thus:
S2024=1012×11=11132
Performing this final multiplication, we arrive at 11132. By trusting the symmetry and looking for the pattern, we turned a terrifying problem into a moment of pure mathematical joy. Keep this perspective, and you will conquer any problem the exam throws at you!