sequence: an ordered list of numbers; numbers or things placed in a certain order
ex: 2, 4, 6, 8, 10
in this example, we are just adding 2 to the sequence, but they can also be a little more complex like:
ex: 10, 1, .1, .01, .001
in this pattern, we are just dividing by 10