Analyzing the Setup
Welcome, fellow traveler on the path of JEE Advanced mathematics. Today, we are not just solving a problem; we are uncovering a hidden structure.
We are given three arithmetic progressions, A1,A2,A3, all dancing to the same rhythm—the same common difference d. Their starting points are staggered: A,A+1,A+2.
At first glance, this looks like a mess of variables. But in the world of JEE, complexity is often just a mask for elegance.
Decoding the APs
Let us translate the language of sequences into the language of algebra. For any arithmetic progression, the nth term is given by Tn=a1+(n−1)d.
Applying this to our three sequences:
- For A1, the 7th term is a=A+6d.
- For A2, the 9th term is b=(A+1)+8d.
- For A3, the 17th term is c=(A+2)+16d.
We now have our three protagonists, a,b, and c, expressed in terms of the foundational parameters A and d. Keep these expressions close; they are the keys to our final destination.
The Determinant Dance
Now, we face the beast: the determinant equation:
Do not let the matrix notation intimidate you. Determinants are just a way of encoding linear relationships. Let us expand this along the first row.
The first term is a(17⋅1−17⋅1), which is a(0)=0. Just like that, the variable a vanishes! This is the problem rewarding your courage.
We are left with:
−7(2b−c)+1(2b⋅17−c⋅17)+70=0
Simplifying this, we get −14b+7c+34b−17c+70=0, which reduces to 20b−10c+70=0. Dividing by 10, we arrive at the beautiful, compact relationship: 2b−c+7=0.
The Algebraic Revelation
Now, we substitute our expressions for b and c back into this equation:
Watch closely as the magic happens. Expanding the brackets gives us 2A+2+16d−A−2−16d+7=0.
The 16d and −16d cancel out perfectly! The constants 2 and −2 also vanish. We are left with A+7=0, which means A=−7.
We have found the first term! With A=−7 and the given a=29, we find 29=−7+6d, leading to 6d=36, or d=6.
Final Calculation
We are in the home stretch. We know A=−7 and d=6. We can now find b and c:
- b=−7+1+8(6)=42
- c=−7+2+16(6)=91
The new AP has a first term a′=c−a−b=91−29−42=20. Its common difference is d′=12d=126=0.5.
Finally, the sum of the first 20 terms is:
S20=220[2(20)+(20−1)(0.5)]=10[40+9.5]=10[49.5]=495
And there it is. The complexity dissolved, the variables aligned, and the answer revealed. You have mastered the sequence. The final result is 495.