(i) Given : Relation R in the set
A={1,2,3…13,14} defined as
R={(x,y):3x−y=0}
So, 3x−y=0
⇒3x=y⇒y=3x,
Where x,y∈A
Now, substituting x=1
y=3∈A
Substituting x=2
y=6∈A
Substituting x=3
y=9∈A
Substituting x=4
y=12∈A
Substituting x=5
y=15∉A
For x=5⇒y=15∉A
∴R={(1,3),(2,6),(3,9),(4,12)}
A={1,2,3...13,14}
R={(1,3),(2,6),(3,9),(4,12)}
Checking reflexivity of a relation:
Relation is reflexive, then (a,a)∈A for every a∈A Since (1,1)∉R
∴R is not reflexive.
Checking given relation is symmetric or not:
Here (1,3)∈R but (3,1) ∉ R
∴R is not symmetric.
Checking transitivity of a relation:
Here, (1,3)∈R and (3,9)∈R but (1,9) ∉ R.
∴R is not transitive.
(ii) Given: Relation R in the set N of natural numbers defined as
R={(x,y):y=x+5 and x<4}
Here x & y are natural numbers and x<4
Substituting x=1
y=x+5=1+5=6
Substituting x=2
y=x+5=2+5=7
Substituting x=3
y=x+5=3+5=8
∴R={(1,6),(2,7),(3,8)}
Checking reflexivity of a relation:
If the relation is reflexive,
then (x,x)∈R for every x∈N
Since (1,1) ∉ R
∴R is not reflexive
Checking given relation is symmetric or not:
Here (1,6)∈R, but (6,1)∉R
∴R is not symmetric.
Checking transitivity of a relation:
If (x,y)∈R & (y,z)∈R then (x,z)∈R
But there is no such pair
∴R is not transitive.
(iii) Given : Relation R in the set
A={1,2,3,4,5,6} as
R={(x,y):y is divisible by x}.
Checking reflexivity of a relation:
∵x is divisible by x
⇒(x,x)∈R
∴R is reflexive.
Checking given relation is symmetric or not:
If x,y∈R, then (y,x)∈R
Here (3,6)∈R, as 6 is divisible by 3 but (6,3) ∉ R as 3 is not divisible by 6
∴R is not symmetric.
Checking transitivity of a relation :
If y is divisible by x & z is divisible by y, then z is divisible by x
∴ If (x,y)∈R & (y,z)∈R, then (x,z)∈R
For example :
(1,5)∈R & (5,5)∈R so (1,5)∈R
∴R is transitive.
Hence, R is reflexive, transitive but not symmetric.
(iv) Given: Relation R in the set Z of all integers defined as
R={(x,y):x−y is an integer}
Checking reflexivity of a relation:
Since, x−x=0 & 0 is an integer
∴x−x is an integer⇒(x,x)∈R
∴R is reflexive.
Checking given relation is symmetric or not:
If x−y is an integer, then −(x−y) also an integer.
⇒y−x is also an integer.
So, (x,y)∈R, then (y,x)∈R
∴R is symmetric.
Checking transitivity of a relation:
Let (x,y,z)∈Z
∵x−y is an integer,
Assuming
x−y=k1, where k1 is any integer.
y−z=k2, where k2 is any integer.
Adding both equations,
x−z=k1+k2,
And (k1+k2)∈Z
⇒(x,y)∈R & (y,z)∈R, then (x,z)∈R
∴R is transitive.