Analyzing the Setup
Imagine you are standing at the edge of two parallel paths, each defined by a sequence of numbers. These are our arithmetic progressions (A.P.s).
In the first path, the numbers grow or shrink by a steady step we call d1. In the second path, the step is d2.
The problem provides a bridge between these two worlds:
d1=d2+13
Our mission is to uncover the starting point of the first path, a1.
The Mystery of the B-Series
We are given two markers on the second path: b31=−277 and b43=−385.
Using the general term formula Tn=a+(n−1)d, we express the second sequence as bn=b1+(n−1)d2.
If we look at the difference between the forty-third term and the thirty-first term, the
b1 terms vanish:
b43−b31=(b1+42d2)−(b1+30d2)=12d2
Substituting the known values:
−385−(−277)=12d2
Simplifying the expression:
−385+277=12d2
−108=12d2
Dividing by
12, we find the common difference for the second path:
d2=−9
Building the Bridge
Now that we have the common difference of the second path, the bridge to the first path is wide open.
We know
d1=d2+13. Substituting our value of
d2:
d1=−9+13
d1=4
The first path is climbing by 4 at every step.
The Final Destination
We are told that the seventy-eighth term of the first path is
327. We use the general term formula one last time:
a78=a1+(78−1)d1
a78=a1+77d1
Substituting
a78=327 and
d1=4:
327=a1+77×4
Calculating the product:
77×4=308
327=a1+308
To find
a1, we subtract
308 from
327:
a1=327−308
a1=19
The starting point of the first path is 19.