В математике корте́ж — последовательность конечного числа элементов. Многие математические объекты формально определяются как кортежи. Например, граф определяется как кортеж (V,E), где V — это набор вершин, а E — подмножество V× V, обозначающее рёбра.
В теории множеств, кортеж обычно определяется индуктивно. Кортеж с нулём элементов — это просто нулевое множество, а если , то .
In mathematics, a tuple is a sequence (or ordered list) of finite length. An n-tuple is a tuple with n elements.
Tuples are usually written by listing the elements within parenthesis '()' and separated by commas; for example, (2, 7, 4, 1, 7) denotes a 5-tuple. Sometimes other delimiters are used, such as brackets '[]' or angle parentheses '
'. (However, braces '{}' are almost never used for tuples, as they are the standard notation for sets.)
Aller à :Navigation,rechercher
En mathématiques, si n est un entier naturel non nul alors un n-uplet est une collection ordonnée de n objets. Les éléments sont aussi appelés composantes.
Aller à :Navigation,rechercher
Ennupla (http://it.wikipedia.org/wiki/Ennupla)
In matematica si definisce ennupla (scritto anche n-pla o n-upla), tupla o più propriamente ennupla o tupla ordinata, una collezione o un elenco ordinato di oggetti. Di tali oggetti si dice che appartengono alla ennupla, ed essi si chiamano anche elementi, o membri, della ennupla.