Question
Mathematics Question on Relations and Functions
Show that each of the relation R in the set A = { x ∈ Z : 0 ≤ x ≤ 12}, given by
I. R={(a,b):I a-b I is a multiple of 4}
II. R={(a,b):a=b}
is an equivalence relation. Find the set of all elements related to 1 in each case.
A={ x ∈ Z : 0≤ x ≤ 12}={0,1,2,3,4,5,6,7,8,9,10,11,12}
(i) R={(a,b):I a-b I is a multiple of 4}
For any element a ∈A, we have (a, a) ∈ R as is a multiple of 4.
∴R is reflexive.
Now, let (a, b) ∈ R ⇒ is a multiple of 4.
⇒I-(a-b)I=I b-a I is a multiple of 4.
⇒ (b, a) ∈ R
∴R is symmetric.
Now, let (a, b), (b, c) ∈ R.
⇒I a-b I is a multiple of 4 and I b-c I is a multiple of 4.
⇒(a-b) is a multiple of 4 and (b-c) is a multiple of 4.
⇒(a-c)=(a-b)+(b-c) is a multiple of 4.
⇒I a-c I is a multiple of 4.
⇒ (a, c) ∈R
∴ R is transitive.
Hence, R is an equivalence relation.
The set of elements related to 1 is {1, 5, 9} since I1-1I=0 is a multiple of 4,
I5-1I=4 is a multiple of 4,and
I9-1I=8 is a multiple of 4.
(ii) R = {(a, b): a = b}
For any element a ∈A, we have (a, a) ∈ R, since a = a.
∴R is reflexive.
Now, let (a, b) ∈ R.
⇒ a = b
⇒ b = a
⇒ (b, a) ∈ R
∴R is symmetric.
Now, let (a, b) ∈ R and (b, c) ∈ R.
⇒ a = b and b = c
⇒ a = c
⇒ (a, c) ∈ R
∴ R is transitive.
Hence, R is an equivalence relation.
The elements in R that are related to 1 will be those elements from set A which are equal to 1.
Hence, the set of elements related to 1 is {1}.