150 likes | 286 Views
8.3 Representing Relations. Consider the following relations on A={1,2,3,4}. Consider the matrix M R1 = | 1 1 0 1 | | 0 1 0 0 | | 1 1 1 0 | | 0 1 1 1 | Express as ordered pairs: Which characteristics does R1 have: RSAT?. Express in other formats.
E N D
Consider the following relations on A={1,2,3,4} Consider the matrix MR1= | 1 1 0 1 | | 0 1 0 0 | | 1 1 1 0 | | 0 1 1 1 | Express as ordered pairs: Which characteristics does R1 have: RSAT?
Express in other formats Consider the matrix MR1= | 1 1 0 1 | | 0 1 0 0 | | 1 1 1 0 | | 0 1 1 1 | Express R1 in the following formats: • Graphical
…other formats Consider the matrix MR1= | 1 1 0 1 | | 0 1 0 0 | | 1 1 1 0 | | 0 1 1 1 | • Digraph (directed graphs)
Determine whether the following are RSA: M R2 = |1 1 1 0 | M R3 = |1 1 1 0 | M R4 = |1 1 0 1 | |1 1 0 0 | |1 1 0 0 | | 0 1 0 0 | |0 0 0 1| |1 0 0 0 | |1 0 1 0 | |1 0 1 1 | |0 0 0 0 | |0 1 0 1 | R S A R S A R S A T will be in a later section
Find General Forms for Each Property Reflexive Symmetric Anti-symmetric
Challenge: • Can you find a matrix that is both symmetric and anti-symmetric? Neither?
Matrices– MR5R6 = MR5 v MR6 Consider the matrices: MR5= and MR6= Find MR R6= MR5 v MR6
Find MR5∩R6 = MR5 ^ MR6 Consider the matrices: MR5= and MR6= Find MR5∩R6 = MR5 ^ MR6
Find MR6°R5 = MR5 MR6(note order)note: the Boolean symbol has a dot in a circle Consider the matrices: MR5= and MR6= Find MR6 °R5 = MR5 MR6 (note order)
More ex Consider MR1 and MR7= |0 0 0 1| |0 0 1 0 | |0 1 0 0 | |1 0 1 1 | Find MR1R7 Find MR1∩R7
More ex Consider MR1 and MR7= |0 0 0 1| |0 0 1 0 | |0 1 0 0 | |1 0 1 1 | Find MR7 ο R1 = MR1 MR7
Determine what properties we would see in a digraph that is: Reflexive Symmetric Anti-symmetric Transitive