Glossary

Sequence

A sequence is a collection of objects, typically numbers, that may repeat. An example of a finite sequence is (π,2,0); an example of an infinite sequence is the Fibonacci sequence (1,1,2,3,5,8,13,). We use the notation an to represent the n-th term of a sequence.

Wikipedia