Solution to Let R be the relation {(1,1),(1,3),(2,2),(3,1),(3,2)}. (a) Find the 3x3 matrix MR representing R. (b) … - Sikademy
Author Image

Archangel Macsika

Let R be the relation {(1,1),(1,3),(2,2),(3,1),(3,2)}. (a) Find the 3x3 matrix MR representing R. (b) Find the matrix representing the transitive closure 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

(a) \begin{bmatrix} 1 & 0 & 1 \\ 0 & 1& 0 \\ 1 & 1& 0 \end{bmatrix}

(b)  transitive closure of R {(1,1),(1,3),(2,2),(3,1),(3,2),(1,2),(3,3)}

\begin{bmatrix} 1 & 1 & 1 \\ 0 & 1& 0 \\ 1 & 1& 1 \end{bmatrix}

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-3938-qpid-2637