n-tuple An n-tuple is an ordered list of length n (a finite sequence, see that note for a precise definition) a1,a2,…an∈A:(a1,a2,…an) Pair A pair is an n-tuple with n=2: a,b∈A:(a,b) Alternative notation I came across (a:b)