The Elegance of Algebraic Symmetry
Welcome, future engineers. Today, we are going to dismantle a beautiful problem from the world of Arithmetic Progressions.
Often, when students see a problem like this, their first instinct is to panic. They see a1+a7+a16=40 and immediately think, "I have two variables, a and d, but only one equation! How can I possibly solve this?"
This is the exact moment where the JEE tests your maturity. It is not testing your ability to solve a system of equations; it is testing your ability to see the structure of the math.
Decoding the Clue
Let us start by laying out our tools. We know that for any Arithmetic Progression, the n-th term is defined by the formula an=a+(n−1)d, where a is the first term and d is the common difference.
Our given clue is a1+a7+a16=40. Let us translate this into our algebraic language:
a1=a
a7=a+6d
a16=a+15d
When we sum these up, we get:
(a)+(a+6d)+(a+15d)=40
3a+21d=40
Look at that equation: 3a+21d=40. Do you see the hidden potential? Both 3 and 21 are divisible by 3.
If we divide the entire equation by 3, we get:
This, my friends, is our "Golden Key." We do not know a, and we do not know d, but we know exactly what their specific combination, a+7d, equals. In the high-stakes environment of the JEE, this is a massive win.
The Sum Formula
The Bridge to the Answer
Now, let us look at what the problem actually asks for: the sum of the first 15 terms, S15. The standard formula for the sum of the first n terms is:
Substituting n=15 into this formula gives us:
S15=215[2a+(15−1)d]
S15=215[2a+14d]
Do you see the beauty of the structure? Inside that bracket, we have 2a+14d. If we factor out a 2, we get 2(a+7d).
This is not a coincidence; it is the mathematical design of the problem. Watch what happens when we substitute this back into our sum expression:
The 2 in the numerator and the 2 in the denominator cancel out perfectly, leaving us with:
The Final Act
We are now at the finish line. We already found our Golden Key, a+7d=340. All that remains is a simple substitution:
Dividing 15 by 3 gives us 5, and 5×40 is 200. The sum of the first 15 terms is 200.
Think about what we just did. We never found a. We never found d.
We simply respected the structure of the A.P. and let the algebra guide us to the answer. This is the mindset of a topper. When you face a problem, do not just start calculating; pause, look for the symmetry, and find the Golden Key.