« previous section   next section »


Exercises

  1. Prove that

  2. Let U = {0,1,2,3} and let r1, r2 ⊆ U × U be binary relations such that Describe each of these relations: as a set of ordered pairs, in the form of a matrix and in the form of a graph. For each of them verify the properties (symmetry, reflexivity, transitivity, etc.).

  3. Verify the properties of the relations:

  4. Give an example (as a set, as a matrix and as a graph) of the binary relation in the set X={a,b,c,d} such that it is

  5. Let x0 be a fixed positive real number. Draw the diagram of the relation (r1 ∪ r2) knowing that
  6. r1 = {(x,y) ∈ R+ × R : y = - √ x and x ≤ x0} r2 = {(x,y) ∈ R+ × R : y = + √x and x >x0}

  7. Prove that

  8. Determine the composition r o r, if r = {(x,y) ∈ R × R : x+y ≤ 0}.


  9. How many binary relations can one construct in the set of n elements?

  10. Assuming that the relation is represented by the incidence matrix, give the algorithms verifying reflexivity and irreflexivity of it.

« previous section   next section »