AP. Sequence a,a+d,a+2d,a+3d,… with first term a and common difference d.
Formulas.
- nth term: un=a+(n−1)d.
- Sum of n terms: Sn=2n(2a+(n−1)d)=2n(a+l), where l is last term.
Recognising an AP. Check: u2−u1=u3−u2=d.
Example. a=5, d=3. u20=5+19⋅3=62. S20=10(10+57)=670.
Cambridge tip. Identify a and d first, then choose formula.