Question
Question: Let N be the set of all natural numbers and let R be a relation in N, defined by \(R=\left\\{ \left(...
Let N be the set of all natural numbers and let R be a relation in N, defined by R=\left\\{ \left( a,b \right):\text{a is a multiple of b} \right\\} . Show that R is reflexive and transitive but not symmetric.
Solution
Hint:To show that R is reflexive, prove that for all a∈N(a,a)∈R . To show that R is not symmetric, find an example such that (a,b)∈R and (b,a)∈/R . To show that R is transitive prove that for every a,b,c∈A, if (a,b)∈R and (b,a)∈R, then (a,c)∈R.
Complete step-by-step answer:
Let ‘A’ be a set then Reflexivity, Symmetry and transitivity of a relation on set ‘A’ is defined as follows:
Reflexive relation: - A relation R on a set ‘A’ is said to be reflexive if every element of A is related to itself i.e. for every element say (a) in set A, (a,a)∈R .
Thus, R on a set ‘A’ is not reflexive if there exists an element a∈A such that (a,a)∈/R.
Symmetric Relation: - A relation R on a set ‘A’ is said to be symmetric relation if (a,b)∈R then (b,a)must be belong to R. i.e. (a,b)∈R⇒(b,a)∈R For all a,b∈A.
Transitive relation:- A relation R on ‘A’ is said to be a transitive relation If (a,b)∈R and (b,c)∈R then (a,c)∈R.
I.e. (a,b)∈R and (b,c)∈R⇒(a,c)∈R.
Given set is N: set of all natural numbers and relation R defined by R=\left\\{ \left( a,b \right):\text{a is a multiple of b} \right\\}. We have to show that R is reflexive and transitive but not symmetric.
Let us first show that R is reflexive. To show that R is reflexive, we need to show that for every a∈N,(a,a)∈R .
We know that every natural number is a multiple of itself. So, for any ‘a’ belonging to N, (a,a) will satisfy the condition that “’a’ is a multiple of ‘a’”. So, (a,a)∈R.
Thus (a,a)∈R∀a∈N.
So, R is reflexive on set N.
Next, let us show that r is transitive.
Let a,b,c∈N and (a,b)∈R and (b,c)∈R. To show that R is transitive on N, we have to show that (a,c)∈R .
(a,b)∈R⇒ “’a’ is a multiple of ‘b’” ⟹’b’ is a factor of ‘a’.
And (b,c)∈R⇒ “’b’ is a multiple of ‘c’” ⟹ ‘c’ is a factor of ‘b’.
As ‘b’ is a factor of ‘a’, ‘a’ can be written as bK1 where ‘K1 ‘ is any integer
i.e. a=bK1 ………………… (1)
⇒b=a/K1
Similarly as ‘c’ is a factor of ‘b’, ‘b’ can be written as K2c, where K2 is any integer.
i.e. b=K2c ………………. (2)
Let us put b=(a/K1) in this equation using equation (1)