Find the sum of all the non-negative terms of the following sequence: 100, 97, 94, ….
1717
Here, t1 = 100, common difference, d = t2 – t1 = 97 – 100 = -3
tn = t1 + (n-1)d ⇒100 + (n-1)(-3) = 100 – 3(n-1) = 103 – 3n.
Let tn be the first negative term. i.e,
tn < 0 ⇒ 103 - 3n < 0 ⇒ n > 1033 > 34
That is, the 35th term will be negative.
Sum of the first 34 terms = ( 342)(first term + last term)
= 17(100+100+(34−1)(−3))=1717