A photo of math written on a chalkboard.

A sequence is an ordered list of values. We can think of the “index” (a.k.a. the position in the sequence) as an input; and we can think of the value located *at* that position as an output. In this way, sequences can also be seen as functions.

Continue reading