Math 3614: Study Guide for Week 1 (8/26-9/9)
(Your group will be evaluated on this material on 9/9)
Sections 6.1-6.3
Objectives:
- Learn the following terms:
- binary relation from A to B
- relation on a set A
- properties of relations:
- reflexive
- symmetric
- antisymmetric
- transitive
- inverse relation (R^(-1))
- n-ary relation
- domain
- degree
- relational data model
- primary key
- composite key
- projection
- join
- zero-one matrix
- digraph
- vertex
- node
- edge
- initial vertex
- terminal vertex
- loop
- Become comfortable working the following types of problems:
- Represent a given relation graphically (see pg 357, figure 2).
- Given a relation on a set, determine which properties hold
(see section 6.1, problems 3,4,5).
- Given two relations, state the composition of the two.
- Given a relation R on a set, determine the relation R^n.
- Given a table description of an n-ary relation, perform a
projection operation to form a new table with fewer fields.
- Given two tables, perform a join operation to create a new
table.
- Given a description of a relation, represent the relation using
a zero-one matrix.
- Describe simple ways to tell if a relation is symmetric, reflexive, or
anti-symmetric, by looking at the matrix representing the relation.
- Given a description of a relation, represent the relation using
a digraph.
- Given a digraph, determine whether the associated relation is
reflexive, symmetric, antisymmetric, and/or transitive.
- Problem List:Learn to work the following problems:
- Section 6.1: 12, 13, 27, 28
- Section 6.2: 9, 11
- Section 6.3: 7,8,9,13,14,15
Suggested Study Plan:
(Note: this is only a suggestion, feel free to study any way you
want in order to achieve the above objectives)
- Individual Preparation:
- Read Sections 6.1-6.3
- Review the list of terms given above, and make sure you are familiar
with each.
- You may want to work a few easy exercises to reinforce your understanding.
- Attempt the problems in the problem list (Note: do not expect to be able
to do all of these on your own).
- Compose a small set of "test" problems which you can quiz your
group members with.
- Group Activities: (There will be 30 minutes given in class on 8/28
and 9/4 for group activities, however, you may want to arrange additional
time to meet with your group).
- Take turns quizzing your group. For example, let one person give a
problem to the other members of the group, with a short time limit. At
the end of the time, discuss the solution as a group. Then let someone
else pose a question; etc.
- As a group, discuss the problems from the problem list. Try to agree
on a solution to each problem. If you cannot solve a problem, or if
you cannot agree on a solution, come talk to me. Make sure
everyone in the group understands how to work the problems.
Evaluation:
On Monday, September 9, the above objectives will be evaluated with a
short closed-book quiz. The grade for your group will be the median score
achieved by the group members.