ordered

In mathematics, an ordered pair (a, b) is a pair of objects. The order in which the objects appear in the pair is significant: the ordered pair (a, b) is different from the ordered pair (b, a) unless a = b. (In contrast, the unordered pair {a, b} equals the unordered pair {b, a}.)
Ordered pairs are also called 2-tuples, or sequences (sometimes, lists in a computer science context) of length 2. Ordered pairs of scalars are sometimes called 2-dimensional vectors. (Technically, this is an abuse of terminology since an ordered pair need not be an element of a vector space.)
The entries of an ordered pair can be other ordered pairs, enabling the recursive definition of ordered n-tuples (ordered lists of n objects). For example, the ordered triple (a,b,c) can be defined as (a, (b,c)), i.e., as one pair nested in another.
In the ordered pair (a, b), the object a is called the first entry, and the object b the second entry of the pair. Alternatively, the objects are called the first and second components, the first and second coordinates, or the left and right projections of the ordered pair.
Cartesian products and binary relations (and hence functions) are defined in terms of ordered pairs, cf. picture.

View More On Wikipedia.org
  • 1

    steve holl

    Novice Member From Bristol
    • Messages
      4
    • Reaction score
      0
    • Points
      1
  • 1

    markym

    Standard Member From Baldock
    • Messages
      6
    • Reaction score
      7
    • Points
      3
  • 1

    Spalding Boy

    Standard Member From Mansfield
    • Messages
      27
    • Reaction score
      12
    • Points
      9
  • 1

    HiFiDave

    Standard Member From Ormskirk
    • Messages
      40
    • Reaction score
      40
    • Points
      14
  • 1

    MrStrick

    Standard Member From Bolton
    • Messages
      3
    • Reaction score
      13
    • Points
      3
  • 1

    adeace

    Standard Member From Willerby, England
    • Messages
      17
    • Reaction score
      3
    • Points
      3
  • Back
    Top Bottom