Task list filter?

Choose required ranks and required tasks. The table of contents will list only tasks having one of the required ranks in corresponding rankings and at least one of the required tags (overall). If you wish to filter only according to some rankings or tags, leave the other groups empty.

Task rankings

Difficulty level

Task tags

Task type
«
«
«

Reachability in a directed graph

Task number: 3380

Consider a directed graph G and a relation R on its vertices defined such that uRv if and only if v can be reached from u by a directed path.

  • Variant

    Show that R is a preorder (a relation that is reflexive and transitive, but not necessarily antisymmetric).

  • Variant

    Define the symmetric kernel of the relation as Rs=RR1. Prove that Rs is an equivalence relation.

  • Variant

    What is the meaning of the equivalence classes of Rs?

  • Variant

    Let us define the relation Rf as R factored by Rs. In other words, Rf will be a relation on the equivalence classes of the relation Rs defined such that ARfB exactly when for aA and bB it is true that aRb. Prove that this definition is correct, i.e. it does not depend on the choice of the elements a and b.

  • Variant

    Prove that the relation Rf is a (partial) order.

  • Variant

    How can be desribed graphs, for which Rs is the trivial equivalence relation? (Each vertex is equivalent only to itself.)

  • Variant

    How can be desribed graphs, for which the ordering Rf is linear?

Difficulty level: Moderate task
Proving or derivation task
Cs translation
Send comment on task by email