Library/Algebra/Sequences/Progressions/Arithmetic progression

Arithmetic progression

Overview
Important

An arithmetic progression (AP) is a sequence of numbers where the difference between any two consecutive terms is always the same. This difference is called the common difference, usually denoted by dd. The nnth term of an AP with first term aa is given by an=a+(n1)da_n = a + (n-1)d.

Important properties

  • The difference between any two consecutive terms is constant.

  • The nnth term formula: an=a+(n1)da_n = a + (n-1)d.

  • The sum of the first nn terms: Sn=n2(2a+(n1)d)S_n = \frac{n}{2}(2a + (n-1)d).