For the musical term, seeTuplet."Octuple" redirects here. For the boat, seeOctuple scull."Duodecuple" redirects here. For the musical technique, seeTwelve-tone technique."Sextuple" redirects here. For the sporting achievement of association football, seeSextuple (association football).
Inmathematics, atuple is a finitesequence orordered list ofnumbers or, more generally,mathematical objects, which are called theelements of the tuple. Ann-tuple is a tuple ofn elements, wheren is a non-negativeinteger. There is only one 0-tuple, called theempty tuple. A 1-tuple and a 2-tuple are commonly called asingleton and anordered 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,(2, 7, 4, 1, 7) denotes a 5-tuple. Other types of brackets are sometimes used, although they may have a different meaning.[a]
Ann-tuple can be formally defined as theimage of afunction that has the set of then firstnatural numbers as itsdomain.Tuples may be also defined from ordered pairs by arecurrence starting fromordered pairs; indeed, ann-tuple can be identified with the ordered pair of its(n − 1) first elements and itsnth element.
The term originated as an abstraction of the sequence: single, couple/double, triple, quadruple, quintuple, sextuple, septuple, octuple, ...,n‑tuple, ..., where the prefixes are taken from theLatin names of the numerals. The unique 0-tuple is called thenull tuple orempty tuple. A 1‑tuple is called asingle (orsingleton), a 2‑tuple is called anordered pair orcouple, and a 3‑tuple is called atriple (ortriplet). The numbern can be any nonnegativeinteger. For example, acomplex number can be represented as a 2‑tuple of reals, aquaternion can be represented as a 4‑tuple, anoctonion can be represented as an 8‑tuple, and asedenion can be represented as a 16‑tuple.
Although these uses treat‑tuple as the suffix, the original suffix was‑ple as in "triple" (three-fold) or "decuple" (ten‑fold). This originates frommedieval Latinplus (meaning "more") related toGreek ‑πλοῦς, which replaced the classical and late antique‑plex (meaning "folded"), as in "duplex".[6][b]
Functions are commonly identified with theirgraphs, which is a certain set of ordered pairs. Indeed, many authors use graphs as the definition of a function. Using this definition of "function", the above function can be defined as:
Another way of modeling tuples in set theory is as nestedordered pairs. This approach assumes that the notion of ordered pair has already been defined.
The 0-tuple (i.e. the empty tuple) is represented by the empty set.
Ann-tuple, withn > 0, can be defined as an ordered pair of its first entry and an(n − 1)-tuple (which contains the remaining entries whenn > 1):
This definition can be applied recursively to the(n − 1)-tuple:
Thus, for example:
A variant of this definition starts "peeling off" elements from the other end:
Indiscrete mathematics, especiallycombinatorics and finiteprobability theory,n-tuples arise in the context of various counting problems and are treated more informally as ordered lists of lengthn.[7]n-tuples whose entries come from a set ofm elements are also calledarrangements with repetition,permutations of a multiset and, in some non-English literature,variations with repetition. The number ofn-tuples of anm-set ismn. This follows from the combinatorialrule of product.[8] IfS is a finite set ofcardinalitym, this number is the cardinality of then-foldCartesian powerS ×S × ⋯ ×S. Tuples are elements of this product set.
The notion of a tuple in type theory and that in set theory are related in the following way: If we consider the naturalmodel of a type theory, and use the Scott brackets to indicate the semantic interpretation, then the model consists of some sets (note: the use of italics here that distinguishes sets from types) such that:
and the interpretation of the basic terms is:
.
Then-tuple of type theory has the natural interpretation as ann-tuple of set theory:[10]
Theunit type has as semantic interpretation the 0-tuple.
^Matthews, P. H., ed. (January 2007)."N-tuple".The Concise Oxford Dictionary of Linguistics. Oxford University Press.ISBN9780199202720. Retrieved1 May 2015.
^Blackburn, Simon (1994). "ordered n-tuple".The Oxford Dictionary of Philosophy. Oxford guidelines quick reference (3 ed.). Oxford: Oxford University Press (published 2016). p. 342.ISBN9780198735304. Retrieved2017-06-30.ordered n-tuple[:] A generalization of the notion of an [...] ordered pair to sequences of n objects.