Loading...
Functions and Relations
A
B
C
. . . .

Functions

A relation is called a function if no two distinct ordered pairs in it have the same first coordinate. For example, the relation {(1,3),(0,4),(1,4)} is a function. On the other hand, the relation {(1,3),(0,4),(1,4)} is not a function since the ordered pairs (1,3) and (1,4) have the same first coordinate, which is −1.

The relation {(1,5),(1,7),(2,1)} is also not a function because one element of the domain corresponds to two distinct elements of the range. The element 1 is paired with two elements, namely, 5 and 7.

The set in the previous example,   A={ (1,120),(2,100), (3,180),(4,240)},  is another example of a function. Note that each first coordinate is paired with exactly one second coordinate and that each second coordinate is also paired with exactly one first coordinate. This function is called a one-to-one function. A one-to-one function is a function in which no two different ordered pairs have the same second coordinate.

Example 1

Which of the following relations is a function?

R={(8,2),(0,0),(8,3)}
S={(1,1),(1,1),(4,2),(4,2),
(9,3),(9,3),(16,4),(16,4)}
T={(1,1),(2,0),(3,1),(4,0),
(5,1),(6,0),(7,1),(8,0)}


Solution

Only relation T is a function.