CMSC 250 Homework 13 Fall 2001
Due Wed Dec 5 at the beginning of your discussion
section.
You must write the solutions to the problems single-sided on your own lined paper, with all sheets stapled together, and with all answers written in sequential order or you will lose points.
- Let
. Let
be the relation of congruence mod 11. Let
be the set of equivalence classes for
. Prove that any function from
to
must map at least 4 elements of
to one of the
.
- Let
. Let
be a binary relation on
with the following pairs related:
,
,
,
. Write the following sets using ordered pair notation.
- The reflexive closure of
.
- The symmetric closure of
.
- The transitive closure of
.
- Redo number 2 representing each relation as a matrix.
- Redo number 2 representing each relation as a directed graph.
- Let
be a relation defined by
| 1 |
0 |
0 |
0 |
1 |
0 |
| 0 |
0 |
1 |
0 |
0 |
1 |
| 1 |
1 |
0 |
0 |
0 |
1 |
| 1 |
0 |
1 |
0 |
1 |
0 |
| 0 |
0 |
0 |
0 |
0 |
1 |
| 0 |
1 |
1 |
1 |
0 |
0 |
Write the matrices representing the reflexive and symmetric closures of
. Is
asymmetric? Is
antisymmetric? Is
reflexive? Is
irreflexive? Give reasons for your answers.
- Give examples of relations with the following properties using matrix notation, or state why such a matrix cannot be created. Your matrices must be at least 3x3.
- The relation is reflexive but not symmetric, asymmetric, antisymmetric, or irreflexive.
- The relation is asymmetric and antisymmetric, but not reflexive or irreflexive.
- The relation is symmetric but not reflexive, asymmetric, or antisymmetric.
- Let
. Let
be a binary relation defined on
defined by
if
. Write the the relation using ordered pair notation, and show that the relation is antisymmetric.
- Let
be a finite nonempty set and let
be a relation on
(the power set of
) defined by
if
. Show that
is a partial ordering, or explain why it isn't a partial ordering.
- Using the subset inclusion partial order relation, give an example of two elements that are not comparable.
- Let
. Let
be the partial order relation defined by inclusion of subsets of
. Write a chain
of maximal length contained in
.
This document was generated using the
LaTeX2HTML translator Version 99.1 release (March 30, 1999)
Copyright © 1993, 1994, 1995, 1996,
Nikos Drakos,
Computer Based Learning Unit, University of Leeds.
Copyright © 1997, 1998, 1999,
Ross Moore,
Mathematics Department, Macquarie University, Sydney.
The command line arguments were:
latex2html -show_section_numbers -split 0 -no_navigation -no_footnode h13.tex
The translation was initiated by Deep Saraf on 2001-11-29
Deep Saraf
2001-11-29