ordered tuplet
The concept of ordered -tuplet is the generalization of ordered pair to items. For small values of , the following are used:
This notion can be defined set-theoretically in a number of ways. For convenience, we shall express two of these definitions for quintuplets β it is perfectly easy to generalize them to any other value of .
One possibility is to build -tuplets out of nested ordered pairs. In the case of our example , the as a nested ordered pair looks like
This form of is used in the programming language LISP.
Another possibility is to define -tuplets as maps. In this way of thinking, a quintuplet is a function whose domain is the set . In the case of our example, the function in question is defined as
Especially with the second interpretation, one sees that a synonym for βordered tupletβ is βfinite sequenceβ or βlistβ. For instance, a quintuplet can also be regarded as a sequence of five items or a list of five items.
Title | ordered tuplet |
---|---|
Canonical name | OrderedTuplet |
Date of creation | 2013-03-22 14:55:44 |
Last modified on | 2013-03-22 14:55:44 |
Owner | rspuzio (6075) |
Last modified by | rspuzio (6075) |
Numerical id | 16 |
Author | rspuzio (6075) |
Entry type | Definition |
Classification | msc 03-00 |
Synonym | tuplet |
Synonym | -tuplet |
Synonym | -tuplets |
Synonym | ordered -tuplet |
Synonym | -tuplet |
Synonym | -tuplets |
Synonym | tuple |
Synonym | -tuple |
Synonym | ordered -tupule |
Synonym | -tuple |
Synonym | finite sequence |
Related topic | OrderedPair |
Related topic | GeneralizedCartesianProduct |
Defines | triplet |
Defines | quadruplet |
Defines | quintuplet |
Defines | sextuplet |
Defines | septuplet |
Defines | octuplet |
Defines | nonuplet |
Defines | decuplet |