A.P

In an A.P whose first term is 0a , the sum of first p terms is 0 . Show that the sum of next q terms is
$  \frac{-a(p+q)}{p-1} $

Comments

My method

According to the question
$ a_1,a_2,a_3,a_4....................a_p,a_(p+1),.....................a_(p+q) $
So, there are (p+q)terms in total.
$ s_p=0  $
$ s_q=s_(p+q)-s_p $
$ s_q=s_(p+q) $

on solving it further i got
$ 2pqd+2pd-qd+2aq+q^2d=0 $

How to reach to the answer?

````Maths````
000
(((())))
///

Please check my procedure.

````Maths````
000
(((())))
///

answer

$$a_1=a$$
$$a_2=a+r$$
$$a_p=a+(p-1)r$$
$$s_p=a_1+a_2+  ...+a_p=pa+r(1+2+...+(p-1))=pa+\frac{rp(p-1)}{2}=0$$
$$r=-\frac{2a}{p-1}$$
$$s_{p+q}-s_p=s_{p+q}=\frac{a_1+a_{p+q}}{2}(p+q)=\frac{a+a+(p+q-1)r}{2}(p+q)=-\frac{aq(p+q)}{p-1}$$

~~THANK YOU ~~

````Maths````
000
(((())))
///

Back to top