Arithmetical Progressions

Summary: An arithmetical progression is a sequence of numbers with a constant common difference; four parameters (first term, last term, common difference, number of terms) fully characterize it, and the sum of any finite progression has a closed formula.

Sources: chapter-1.3.2, chapter-1.3.3, chapter-1.3.4

Last updated: 2026-04-30


Definition

A sequence is an arithmetical progression if consecutive terms differ by a fixed constant (the common difference). The sequence is increasing if and decreasing if .

The -th term is:

where is the first term.

Four parameters

A finite progression is characterized by:

SymbolMeaning
first term
last term
common difference
number of terms

The four formulas linking them (any three determine the fourth):

For to be a valid (integer) number of terms, must be divisible by .

Sum formula

Derived by pairing the -th term from the front with the -th from the back; each pair sums to .

Key special cases

ProgressionSum of terms
Natural numbers
Odd numbers
Starting at , diff

Connection to polygonal numbers

Partial sums of arithmetical progressions beginning at 1 produce polygonal-numbers: triangular (), square (), pentagonal (), hexagonal (), and so on.