Hi All, I found this problem, The sum of p, q, r terms of an Arithmetic Progression, are P, Q, R respectively: show that [latex] \frac{P (q - r )}{p} + \frac{Q (r - p )}{q} + \frac{R (p - q)}{r} = 0 [/latex]
My thoughts on how to start the problem is;
if [latex] S_{n} = \frac{a}{2} (n + (n-1)d ) [/latex] then the sum of say 'p' terms, would be [latex] P = S_{p} = \frac{a}{2} (p + (p-1)d ) [/latex] Therefore; [latex] Q = S_{q} = \frac{a}{2} (q + (q-1)d ) [/latex] [latex] R = S_{r} = \frac{a}{2} (r + (r-1)d ) [/latex] If I used the following series, to simplify the above P, Q & R series; [latex] S_{n} = 1 + 2 + 3 ... + n, [/latex] then [latex] S_{n} = \frac{1}{2}n(n+1) [/latex] But how to form the above equation, which contains all the terms (i.e, p, q, r, P, Q & R)?