Find the sum of terms of the following AP: 1, 3, 5, 7 …199.
The formula to find the nth term of an arithmetic progression is tn=a+(n−1)d.
where,
'a' is the first term,
'd' is the common difference,
'n' is the no. of terms,
'tn' is the nth term.
Given,
first term, a=1,
common difference, d =2,
nthterm tn=199
tn=a+(n−1)d=199
⇒1+(n−1)2=199
⇒1+2n−2=199
⇒2n=200
⇒n=100
Sn=n2[2a+(n−1)d]
where Sn is the sum of n terms of the AP.
Substituting the values of a, d and n, we get
Sn=1002[2(1)+(100−1)2]
Sn=1002(1+199)
Sn=10000