Question
Question: If the sum of first p terms of an AP is the same as the sum of first q terms of an AP, then find the...
If the sum of first p terms of an AP is the same as the sum of first q terms of an AP, then find the summation of first p+q terms.
Solution
In this question it is given that the sum of first p terms of an AP is the same as the sum of first q terms of an AP, then we have to find the summation of first p+q terms. So to find the solution we have to use the summation formula, i.e, the summation of first n terms,
Sn=2n(2a+(n−1)d).....(1)
Where, ‘a’ is the first term of AP and ‘d’ is the common difference.
**
**
Complete step-by-step solution:
Given that the sum of first p terms is equal to the sum of first q terms, so we can write,
Sp=Sq
⇒2p(2a+(p−1)d)=2q(2a+(q−1)d)
⇒p(2a+pd−d)=q(2a+qd−d)
⇒2ap+p2d−pd=2aq+q2d−qd
⇒2ap−2aq+p2d−q2d−pd+qd=0
⇒2a(p−q)+(p2−q2)d−(p−q)d=0
⇒2a(p−q)+(p+q)(p−q)d−(p−q)d=0 [∵a2−b2=(a+b)(a−b)]
⇒2a+(p+q)d−d=0 [ dividing both side by p+q]
\Rightarrow 2a+\left\\{ \left( p+q\right) -1\right\\} d=0......(2)
Now the first sum of (p+q) term,
S_{p+q}=\dfrac{p+q}{2} \left\\{ 2a+\left( p+q-1\right) d\right\\}
Sp+q=2p+q×0 [ by equation (2)]
Sp+q=0
Therefore, the summation of first p+q terms is zero.
Note: While solving you have to know that you can also solve the above problem by using another formula, which states that, if you know the first and last term of an AP then the sum of first n terms Sn=2n(a+l)
Where a is the first term of am AP and l is the last term.