We have changed our privacy policy. In addition, we use cookies on our website for various purposes. By continuing on our website, you consent to our use of cookies. You can learn about our practices by reading our privacy policy.

Sequences


Just like the different lists we threw out in the introduction, there are such things as mathematical lists, too. A sequence is just a list of numbers separated by commas. Like this:

1, 3, 5, 7, 9, …

This is nothing more than a sequence of odd numbers. These lists can be finite (stop at a certain point) or head to infinity and beyond. What makes these lists a little more interesting is that they can be described using things we call rules. We know—it's not a very original name.