Find the sum of 10 terms of the sequence 1,3,5,7,…
100
Every term is of the form 2n + 1, i.e. the sequence is 1,3,5,…
First term, a = 1
Common difference, d = 2
T10 = a + (n-1)d=1 + (10 - 1)2 = 19
Sum to n terms =( n2)(a+l) , where l = T10
⇒ Sum to 10 terms = ( 102)(1+19)= 100