Advertisements
Advertisements
Question
Advertisements
Solution
`S_n = n/2[2a + (n - 1)d]`
Set the sum of p terms equal to the sum of g terms
Given Sp = Sq
`p/2[2a + (p - 1)d] = q/2[2a + (q - 1)d]`
p[2a + (p − 1)d] = q[2a + (q − 1)d]
Expand both sides:
2ap + p(p − 1)d = 2aq + q(q − 1)d
2ap + (p2 − p)d = 2aq + (q2 − q)d
2a(p − q) + [p2 − p (q2 − q)]d = 0
2a(p − q) + [p2 − q2 − (p − q)]d = 0
p2 − q2 = (p − q)(p + q)
2a(p − q) + [(p − q)(p + q) − (p − q)]d = 0
(p − q)[2a + (p + q − 1)d] = 0
Since p ≠ q (as they are distinct numbers of terms), we can divide by (p − q):
2a + (p + q − 1)d = 0 .....(1)
Using the sum formula for (p + q) terms:
`S_(p + q) = (p + q)/2[2a + (p + q - 1)d]`
Substitute the value from Equation 1 into this formula:
`S_(p + q) = (p + q)/2 xx [0]`
`S_(p + q) = 0`
Hence, the sum of its first (p + q) terms is zero.
