Represent each of these relations on {1, 2, 3} with a matrix (with the elements
of this set listed in increasing order).
a) {(1, 1), (1, 2), (1, 3)}
b) {(1, 2), (2, 1), (2, 2), (3, 3)}
c) {(1, 1), (1, 2), (1, 3), (2, 2), (2, 3), (3, 3)}
d) {(1, 3), (3, 1)}
Let us represent each of these relations on {1,2,3}\{1, 2, 3\}{1,2,3} with a matrix (with the elements of this set listed in increasing order).
a) For the relation {(1,1),(1,2),(1,3)}\{(1, 1), (1, 2), (1, 3)\}{(1,1),(1,2),(1,3)} the matrix is the following:
(111000000)\begin{pmatrix} 1 & 1& 1\\ 0 & 0 & 0\\ 0 & 0 & 0 \end{pmatrix}⎝⎛100100100⎠⎞
b) {(1,2),(2,1),(2,2),(3,3)}\{(1, 2), (2, 1), (2, 2), (3, 3)\}{(1,2),(2,1),(2,2),(3,3)}
(010110001)\begin{pmatrix} 0 & 1 & 0\\ 1 & 1 & 0\\ 0 & 0 & 1 \end{pmatrix}⎝⎛010110001⎠⎞
c) {(1,1),(1,2),(1,3),(2,2),(2,3),(3,3)}\{(1, 1), (1, 2), (1, 3), (2, 2), (2, 3), (3, 3)\}{(1,1),(1,2),(1,3),(2,2),(2,3),(3,3)}
(111011001)\begin{pmatrix} 1 & 1& 1\\ 0 & 1 & 1\\ 0 & 0 & 1 \end{pmatrix}⎝⎛100110111⎠⎞
d) {(1,3),(3,1)}\{(1, 3), (3, 1)\}{(1,3),(3,1)}
(001000100)\begin{pmatrix} 0 & 0 & 1\\ 0 & 0 & 0\\ 1 & 0 & 0 \end{pmatrix}⎝⎛001000100⎠⎞
Need a fast expert's response?
and get a quick answer at the best price
for any assignment or question with DETAILED EXPLANATIONS!
Comments