Filters
Question type

List the asymmetric relations on the set {0, 1}.

Correct Answer

verifed

verified

List the irreflexive relations on the set {0, 1}.

Correct Answer

verifed

verified

Let MR=(1111011100110001)\mathbf { M } _ { R } = \left( \begin{array} { l l l l } 1 & 1 & 1 & 1 \\0 & 1 & 1 & 1 \\0 & 0 & 1 & 1 \\0 & 0 & 0 & 1\end{array} \right) . Determine if R is: (a) reflexive, (b) symmetric, (c) antisymmetric, (d) transitive.

Correct Answer

verifed

verified

(a) Yes (b...

View Answer

suppose that the transactions at a fast-food restaurant during one afternoon are {hamburger, fries, regular soda}, {cheeseburger, fries, regular soda}, {apple, hamburger, fries, regular soda}, {salad, diet soda}, {hamburger, onion rings, regular soda}, {cheeseburger, fries, onion rings, regular soda}, {hamburger, fries}, {hamburger, fries, regular soda}. -Find all frequent itemsets if the threshold level is 0.6.

Correct Answer

verifed

verified

{hamburger}, {fries}...

View Answer

determine whether the binary relation is: (1) reflexive, (2) symmetric, (3) antisymmetric, (4) transitive. -The relation R on Z where aR b means ab1| a - b | \leq 1

Correct Answer

verifed

verified

Draw the directed graph for the relation defined by the matrix (1010110111101101)\left( \begin{array} { l l l l } 1 & 0 & 1 & 0 \\1 & 1 & 0 & 1 \\1 & 1 & 1 & 0 \\1 & 1 & 0 & 1\end{array} \right)

Correct Answer

verifed

verified

suppose R and S are relations on {a, b, c, d}, where R={(a,b),(a,d),(b,c),(c,c),(d,a)} and S={(a,c),(b,d),(d,a)}R = \{ ( a , b ) , ( a , d ) , ( b , c ) , ( c , c ) , ( d , a ) \} \quad \text { and } \quad S = \{ ( a , c ) , ( b , d ) , ( d , a ) \} Find the combination of relations. - S3S ^ { 3 }

Correct Answer

verifed

verified

Find the transitive closure of RR if MR\mathbf { M } _ { R } is (100011101)\left( \begin{array} { l l l } 1 & 0 & 0 \\0 & 1 & 1 \\1 & 0 & 1\end{array} \right)

Correct Answer

verifed

verified

\[\left( \begin{arra...

View Answer

Find the join of the 3-ary relation {(Wages, MS410, N507), (Rosen, CS540, N525), (Michaels, CS518, N504), (Michaels, MS410, N510)} and the 4-ary relation {(MS410, N507, Monday, 6:00), (MS410, N507, Wednesday, 6:00), (CS540, N525, Monday, 7:30), (CS518, N504, Tuesday, 6:00), (CS518, N504, Thursday, 6:00)} with respect to the last two fields of the first relation and the first two fields of the second relation.

Correct Answer

verifed

verified

{(Wages, MS410, N507, Monday, ...

View Answer

If R = {(1, 2), (1, 4), (2, 3), (3, 1), (4, 2)}, find the symmetric closure of R.

Correct Answer

verifed

verified

{(1, 2), (1, 3), (1,...

View Answer

determine whether the binary relation is: (1) reflexive, (2) symmetric, (3) antisymmetric, (4) transitive. -The relation R on Z where aR b means a2=b2a ^ { 2 } = b ^ { 2 }

Correct Answer

verifed

verified

Let R be the relation on A = {1, 2, 3, 4, 5} where R = {(1, 1), (1, 3), (1, 4), (2, 2), (3, 1), (3, 3), (3, 4), (4, 1), (4, 3), (4, 4), (5, 5)}. R is an equivalence relation. Find the equivalence classes for the partition of A given by R.

Correct Answer

verifed

verified

determine whether the binary relation is: (1) reflexive, (2) symmetric, (3) antisymmetric, (4) transitive. -  The relation R on the set {(a,b)a,bZ} where (a,b)R(c,d) means a=c or b=d\text { The relation } R \text { on the set } \{ ( a , b ) \mid a , b \in \mathcal { Z } \} \text { where } ( a , b ) R ( c , d ) \text { means } a = c \text { or } b = d \text {. }

Correct Answer

verifed

verified

determine whether the binary relation is: (1) reflexive, (2) symmetric, (3) antisymmetric, (4) transitive. -The relation R on the set of all people where aR b means that a is at least as tall as b.

Correct Answer

verifed

verified

The diagram at the right is the Hasse diagram for a partially ordered set. Referring to this diagram: (a) List the maximal elements. (b) List the minimal elements. (c) Find all upper bounds for f,gf , g . (d) Find all lower bounds for d,fd , f . (e) Find lub({g,j,m})\operatorname { lub } ( \{ g , j , m \} ) . (f) Find glb ({d,e})( \{ d , e \} ) . (g) Find the greatest element. (h) Find the least element. (i) Use a topological sort to order the elements of the poset represented by this Hasse diagram.  The diagram at the right is the Hasse diagram for a partially ordered set. Referring to this diagram:  (a) List the maximal elements. (b) List the minimal elements. (c) Find all upper bounds for  f , g . (d) Find all lower bounds for  d , f . (e) Find  \operatorname { lub } ( \{ g , j , m \} ) . (f) Find glb  ( \{ d , e \} ) . (g) Find the greatest element. (h) Find the least element. (i) Use a topological sort to order the elements of the poset represented by this Hasse diagram.

Correct Answer

verifed

verified

(a) a, b (b) l, m (c...

View Answer

find the matrix that represents the given relation. Use elements in the order given to determine rows and columns of the matrix. - R2, where R is the relation on {w,x,y,z} such that R ^ { 2 } \text {, where } R \text { is the relation on } \{ w , x , y , z \} \text { such that } R={(w,w),(w,x),(x,w),(x,x),(x,z),(y,y),(z,y),(z,z)}R = \{ ( w , w ) , ( w , x ) , ( x , w ) , ( x , x ) , ( x , z ) , ( y , y ) , ( z , y ) , ( z , z ) \}

Correct Answer

verifed

verified

\[\left( \begin{array} { l l l...

View Answer

List the reflexive relations on the set {0, 1}.

Correct Answer

verifed

verified

h, m, n, p (using th...

View Answer

determine whether the binary relation is: (1) reflexive, (2) symmetric, (3) antisymmetric, (4) transitive. -  The relation R on R where aRb means abZ\text { The relation } R \text { on } \mathcal { R } \text { where } a R b \text { means } a - b \in \mathcal { Z } \text {. }

Correct Answer

verifed

verified

Let R be the relation on A = {1, 2, 3, 4, 5} where R = {(1, 1), (1, 3), (1, 4), (2, 2), (3, 1), (3, 3), (3, 4), (4, 1), (4, 3), (4, 4), (5, 5)}. Write the matrix for R.

Correct Answer

verifed

verified

\[\left( \begin{array} { l l l...

View Answer

Suppose A is the set composed of all ordered pairs of positive integers. Let R be the relation defined on A where (a, b)R(c,d) means that a + d = b + c. (a) Prove that R is an equivalence relation. (b) Find [(2, 4)].

Correct Answer

verifed

verified

(a) Reflexive: blured image; blured image Sy...

View Answer

Showing 41 - 60 of 72

Related Exams

Show Answer