Skip to content
EntityQ600590· pop 43· linked from 605 articles

𝑛-tuple

Sign in to save

Also known as tuple, ordered tuplet, ordered list, ordered n-tuple, n-tuple

In mathematics, a tuple is a finite sequence (or ordered list) of numbers. More generally, it is a sequence of mathematical objects, called the elements of the tuple. An -tuple is a tuple of elements, where is a non-negative integer. There is only one 0-tuple, called the empty tuple. A 1-tuple and a 2-tuple are commonly called a singleton and an ordered pair, respectively. The term "infinite tuple" is occasionally used for "infinite sequences".

Wikidata facts

Show 1 more fact
Commons category
Tuple
Sources (3)

via Wikidata · CC0

~10 min read

Article

13 sections
Contents
  • Etymology
  • Properties
  • Definitions
  • Tuples as functions
  • Tuples as nested ordered pairs
  • Tuples as nested sets
  • {{anchor|n-tuple}}{{math|''n''}}-tuples of {{math|''m''}}-sets
  • Type theory
  • See also
  • Notes
  • References
  • Sources
  • External links

In mathematics, a tuple is a finite sequence (or ordered list) of numbers. More generally, it is a sequence of mathematical objects, called the elements of the tuple. An -tuple is a tuple of elements, where is a non-negative integer. There is only one 0-tuple, called the empty tuple. A 1-tuple and a 2-tuple are commonly called a singleton and an ordered pair, respectively. The term "infinite tuple" is occasionally used for "infinite sequences".

Tuples are usually written by listing the elements within parentheses "" and separated by commas; for example, denotes a 5-tuple. Other types of brackets are sometimes used, although they may have a different meaning.

Connections

Categories