Arithmetic sequences are sequences of numbers that change by a constant addition. It's important to stress that the sequence changes, meaning it can increase or decrease, by a constant addition. In decreasing sequences, the next term is computed by adding a constant negative quantity to the previous term. In increasing sequences, the next term is computed by adding a constant positive quantity to the previous term.
The general form is:
an = a1 + (n - 1)d
where n is the number of terms in the sequence, an is the nth term in the sequence, a1 is the first term, and d is the constant interval by which the sequence progresses.
If you have a1 = -20 and d = 8, then the sixth term is:
a6 = -20 + (6 - 1)8 = 20
If you graph an arithmetic sequence, you will get a straight line because the slope (d) is constant. The y-intercept is the first term in the sequence, and n is plotted on the x-axis.