Solution to Let A = {1, 2, 3, 4, 5, 6, 7} and R = {(x, y) … - Sikademy
Author Image

Archangel Macsika

Let A = {1, 2, 3, 4, 5, 6, 7} and R = {(x, y) | x –y is divisible by 3} Show that R is an equivalence relation. Draw the graph of R.

The Answer to the Question
is below this banner.

Can't find a solution anywhere?

NEED A FAST ANSWER TO ANY QUESTION OR ASSIGNMENT?

Get the Answers Now!

You will get a detailed answer to your question or assignment in the shortest time possible.

Here's the Solution to this Question

Solution:

4-1=3 is divisible by 3.

5-2=3 is divisible by 3.

6-3=3 is divisible by 3.

7-4=3 is divisible by 3.

And vice versa.

Also, 1-1=0 is divisible by 3.

2-2=0 is divisible by 3.

and so on

R=\{(4,1),(5,2),(6,3),(7,4),(1,4),(2,5),(3,6),(4,7), \\ (1,1),(2,2),(3,3),(4,4),(5,5),(6,6),(7,7)\}

Reflexive:

Clearly, \{(1,1),(2,2),(3,3),(4,4),(5,5),(6,6),(7,7)\}

So, \{(a,a)\in R, \forall a\in A\}

Hence, it is reflexive.

Symmetric:

Clearly, \{(1,4),(4,1),(2,5),(5,2),(3,6),(6,3),(4,7),(7,4)\}

So, \{(a,b)\in R \Rightarrow (b,a)\in R, \forall a\in A\}

Hence, it is symmetric.

Transitive:

Clearly,

\{(1,4),(4,1),(1,1),(2,5),(5,2),(2,2),(3,6),(6,3),(3,3),(4,7),(7,4),(4,4)\}

So, \{(a,b)\in R, (b,c)\in R\Rightarrow (a,c)\in R,\forall a\in A\}

Hence, it is transitive.

Thus, the given relation is an equivalence relation.

Graph of R:


Related Answers

Was this answer helpful?

Join our Community to stay in the know

Get updates for similar and other helpful Answers

Question ID: mtid-5-stid-8-sqid-3288-qpid-1987