Math Fundamentals18 sections · 814 units
Open in Course

Arithmetic Sequences

Constant difference pattern

An arithmetic sequence has a constant difference between consecutive terms. If the difference is dd, then each term equals the previous term plus dd.

Example: 5,8,11,14,17,...5, 8, 11, 14, 17, ... has d=3d = 3. Each term is 33 more than the last.

The general formula is an=a1+(n1)da_n = a_1 + (n - 1)d where a1a_1 is the first term and dd is the common difference. For our example, an=5+(n1)×3=3n+2a_n = 5 + (n - 1) \times 3 = 3n + 2.