Analyzing the Setup
Let us define our Arithmetic Progression (A.P.) with the first term a and the common difference d. The problem directs our attention to the 2nd, 5th, and 9th terms.
Using the standard formula for the n-th term of an A.P., an=a+(n−1)d, we express these terms as:
a2=a+d
a5=a+4d
a9=a+8d
These expressions serve as the fundamental building blocks for our solution.
The G.P
Bridge
The problem states that the terms a2,a5,a9 form a Geometric Progression (G.P.). If three numbers x,y,z are in a G.P., the ratio of consecutive terms must be equal, leading to the condition y2=xz.
Applying this property to our specific terms, we obtain the following equation:
(a5)2=a2⋅a9
Substituting our A.P. expressions into this relation, we arrive at:
(a+4d)2=(a+d)(a+8d)
The Algebraic Dance
We now perform the algebraic expansion. On the left side, using the identity
(x+y)2=x2+2xy+y2, we obtain:
a2+8ad+16d2
On the right side, expanding the product of the binomials
(a+d)(a+8d) yields:
a2+8ad+ad+8d2=a2+9ad+8d2
Equating the two sides, we have:
a2+8ad+16d2=a2+9ad+8d2
The
a2 term appears on both sides and cancels out completely. We are left with the simplified equation:
8ad+16d2=9ad+8d2
The 'Non-Constant' Key
We rearrange the terms to group the variables:
16d2−8d2=9ad−8ad
8d2=ad
The condition that the A.P. is non-constant implies
$d
eq 0$. This allows us to divide both sides by
d without loss of generality, yielding the relationship:
a=8d
Final Calculation
The common ratio
r of a G.P. is defined as the ratio of any term to its predecessor. Thus:
r=a2a5=a+da+4d
Substituting our derived relation
a=8d into this expression, we get:
r=8d+d8d+4d=9d12d
The
d terms cancel out, leaving us with the final result:
r=34