Let's list the elements of R:
R={(1,1),(1,2),(1,3),(1,4),(1,5),(2,1),(2,2),(2,3),(2,4),(3,1),(3,2),(3,3),(4,1),(4,2),(5,1)}
Find the domain of the relation:
D(R)={x∣(x,y)∈R}={1,2,3,4,5}=X
Find the range of the relation:
E(R)={y∣(x,y)∈R}={1,2,3,4,5}=X
Draw the digraph:
Find properties of the Relation:
(5,5)∈/R so R is not reflexive
(1,1)∈R so R is not irreflexive
If x+y≤6 then y+x≤6 so (x,y)∈R⇔(y,x)∈R - R is symmetric relation.
(5,1)∈R,(1,4)∈R , but (5,4)∈/R so R is not transitive relation.
Comments