Find the sum of 40 terms of the series 1 + 5 + 12 + 22 + 35 + .................
Sequence of difference between two consecutive terms is 4,7,10,18............This is an AP.
Given Sn = 1 + 5 + 12 + 22 + 35 ---------------------tn.......................(1)
Write the Sn in such a way that 1st term of equation 2 comes under 2nd term of equation 1
Sn = 1 + 5 + 12 + 22 --------------------- tn−1+tn.......................(2)
Subtracting equation (2) from equation (1)
0 = 1 + 4 + 7 + 10 + 13 .................(Tn−Tn−1 ) - Tn
Tn = 1 + 4 + 7 + 10 + 13.................n terms
Tn = n2 [2a + (n-1)d]
= n2 [2 + (n-1)3] = 32 n2 - n2
Sum of n terms Sn=∑ni=1tn
= ∑ni=1 (32n2−n2)
= 32 ∑ni=1 n2 - 12 ∑ni=1 n
substitute n=40, S40=32800