Let’s denote the first term of the arithmetic progression (AP) as a and the common difference as d. The mth term, denoted as Tm, is given by the formula:
Tm = a + (m – 1)d
Similarly, the nth term, Tn, can be expressed as:
Tn = a + (n – 1)d
According to the problem, we have:
m * Tm = n * Tn
Substituting the expressions for Tm and Tn, we get:
m * (a + (m – 1)d) = n * (a + (n – 1)d)
Expanding both sides gives:
ma + m(m – 1)d = na + n(n – 1)d
Rearranging terms results in:
ma – na = n(n – 1)d – m(m – 1)d
Factoring out the common terms on both sides results in:
(m – n)a = [n(n – 1) – m(m – 1)]d
Now, to prove that the mnth term of this AP is zero, we express it as:
Tmn = a + (mn – 1)d
We want to show that Tmn = 0. Setting this term to zero, we have:
a + (mn – 1)d = 0
From our rearranged equation, we know (m – n)a = [n(n – 1) – m(m – 1)]d. If we can show that if m = n, then a = 0 or d = 0, we can conclude that the mnth term equals zero. If this holds for all integers m and n, then we have:
Tmn = 0.
Thus, we have proven that if m times the mth term equals n times the nth term of an AP, then the mnth term of the AP must indeed be zero.