Question
Question: If the sum of first (p terms) of an AP is q and if the sum of the first q term of an \(\text{AP}=\te...
If the sum of first (p terms) of an AP is q and if the sum of the first q term of an AP=p. Show that
Sum (p+q) term is -[(p+q)]
Solution
Use the “formulae” for the first n term of an AP given by
Sn=2n[2a+(n−1)d]
Where a is the first term of AP
d is the common difference
Try to find a relation between the sum of first p, q and (p+q) terms and get the result.
Complete step-by-step answer:
As given in the question the sum of first P terms of A is q
∴Sp=q
Using the formula given in the hint for the sum we get
2p [2a+(p−1)d]=q -(1)
Where a is first term of AP
D is the common difference
Similarly the sum of first q term of A is equal to q
∴Sq=p
2q [2a+(q−1)d]=p-(2)
Now subtracting equation (2) from equation (1), we get
2q [2a+(q−1)d]−2p [2a+(P−1)d]=P−q
21 (2aq+q(q−1)d−2aP−P(p−1)d)=p−q
Now taking the first and third tum together, we get
(2aq−2ap)+d(q2−q−(P2−P))=2(p−q)
⇒2a(q−p)+d(q2−P2)=2(P−q)
Since we know that q2−p2 can be written as (q−P) (q+P)
We can rewrite the equation as
2a(q−p)+d[(q−p)(q+P)−(q−p)]=2(p−q)
∴(q−p) is common in every term in left hand side, we can take it out
(q−p)2a+d(P+q−1)=−2(q−P)
Cancelling out (q−p) on both side we get
2a+(p+q-1)d=-2-(3)
Now the sum of first (p+q) terms can be written as
Sp+q=2P+q[2a+(P+q−1)d]-(4)
Now substituting equation (3) in equation (4), we get
Sp+q=2p+q×−2
Sp+q=−(p+q)
Hence proved that the sum of first (p+q) terms of an AP is equate to -(p+q)
Note: Alternatively you can find the solution by computing the value of a and d individually and then substituting it into the summation equation It is a simple approach but the calculation is complex.