Find the number of terms and the sum of the terms in the AP: 3, 8, 13, 18, ..., 78.
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 number of terms,
'tn' is the nth term.
Given, tn = 78, a1=3, a2 = 8
d=8−3=5
tn=78
Substituting the values in the formula, we get
tn=3+(n−1)5
⇒78=3+(n−1)5
⇒75=5n−5
⇒80=5n
⇒n=805=16
⇒ Number of terms in the given AP is 16.
Sum of terms in an A.P =
Sn=n2[2a1+(n−1)d]
where Sn is the sum of n terms of the AP,
'n' is the number of terms of the AP,
'a1' is the first term of the AP
'd' is the common difference.
Given, a1 = 3, a2 = 8
d = a2 - a1 = 8-3 = 5
Sn = (162)[2(3)+(n−1)(5)]
Sn = (8)[6+(15)×5]
⇒Sn = (8)[6+75] = 8×81 = 648