
Let the first
term of the arithmetic progression be
a and common difference be
d.
First term = a
Third term = a + (3 - 1)
d = a + 2d
Thirteenth term = a + (13 - 1) d = a + 12d
Since the first, third and thirteenth terms are in geometric progression,
(a + 2d)2 = a (a + 12d)
a2 + 4ad + 4d2 = a2 + 12ad
2ad - d2 =
0
.....(1)
Fourth term + Seventh term = 40
a + (4 - 1)d + a (7 - 1)d = 40
2a + 9d = 40
2a = 40 - 9d .....(2)
substitute (2) into (1):
d (40 - 9d) - d2 = 0
d (4 - d) = 0
d = 0 (rejected) or d = 4
a = 2