Difference between revisions of "Tuple"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) |
Karl Jones (Talk | contribs) (→External links) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
== Description == | == Description == | ||
− | In [[mathematics]], an n-tuple is a sequence (or ordered list) of n elements, where n is a non-negative integer. | + | In [[mathematics]], an n-tuple is a sequence (or ordered list) of n elements, where n is a non-negative [[integer]]. |
== See also == | == See also == | ||
+ | * [[Arity]] | ||
* [[Attribute–value pair]] | * [[Attribute–value pair]] | ||
* [[Element (mathematics)]] | * [[Element (mathematics)]] | ||
+ | * [[Exponential object]] | ||
+ | * [[Formal language]] | ||
+ | * [[Mathematical relation]] | ||
* [[Mathematics]] | * [[Mathematics]] | ||
+ | * [[OLAP: Multidimensional Expressions]] | ||
* [[Permutation]] | * [[Permutation]] | ||
+ | * [[Prime k-tuple]] | ||
+ | * [[Relation (mathematics)]] | ||
+ | * [[Set (mathematics)]] | ||
+ | * [[Set theory]] | ||
+ | * [[Tuplespace]] | ||
== External links == | == External links == | ||
Line 16: | Line 26: | ||
* [https://en.wikipedia.org/wiki/Tuple Tuple] @ Wikipedia | * [https://en.wikipedia.org/wiki/Tuple Tuple] @ Wikipedia | ||
+ | [[Category:Mathematical notation]] | ||
+ | [[Category:Mathematical relations]] | ||
[[Category:Mathematics]] | [[Category:Mathematics]] | ||
[[Category:Set theory]] | [[Category:Set theory]] |
Latest revision as of 05:27, 7 May 2016
A tuple is a finite ordered list of elements.
Description
In mathematics, an n-tuple is a sequence (or ordered list) of n elements, where n is a non-negative integer.
See also
- Arity
- Attribute–value pair
- Element (mathematics)
- Exponential object
- Formal language
- Mathematical relation
- Mathematics
- OLAP: Multidimensional Expressions
- Permutation
- Prime k-tuple
- Relation (mathematics)
- Set (mathematics)
- Set theory
- Tuplespace
External links
- Tuple @ Wikipedia