As we all know, a set is a collection of elements which have no particular order and no multiplicity.
So what do you call a construct which does store its elements in a specific order? What is the correct mathematical term for that?
(I looked at "ordered set", but that apparently means something quite different - it is a set who's elements support order comparisons.)
$\endgroup$ 31 Answer
$\begingroup$From Wikipedia entry on sequences:
$\endgroup$ 6In mathematics, a sequence is an ordered list of objects (or events). Like a set, it contains members (also called elements, or terms), and the number of ordered element (possibly infinite) is called the length of the sequence. Unlike a set, order matters, and exactly the same elements can appear multiple times at different positions in the sequence.