An arithmetic progression (AP) is a sequence of numbers in which the difference between consecutive terms is constant. This difference is known as the common difference. Understanding AP is crucial as it represents linear growth or decay. Imagine having a series like 2, 4, 6, 8; here, the gap between each term is 2, which is our common difference. This consistent increment characterizes the arithmetic sequence.
Key Points about Arithmetic Progression:
- The formula for the n-th term is given by: \[ a_n = a_1 + (n-1) \cdot d \] where \( a_1 \) is the first term and \( d \) is the common difference.
- The sum of the first n terms is called an arithmetic series and is calculated as: \[ S_n = \frac{n}{2} \cdot (2a_1 + (n-1)d) \]
- Arithmetic progressions are linear patterns, vital in various real-life calculations, such as loan payments or savings.