Homework 2, A little math.

Short Description:

Solve the following problems.

This assignment is worth 40 points.

Goals

When you finish this homework, you should have:

Formal Description

Please do the following
  1. Given the following data, using the techniques from class
    1. Trace the algorithm for this data when the men propose.
    2. Trace the algorithm for this data when the women propose.
  2. Decide whether you think the following statements are true or false. If true, give a short proof, otherwise give a counter example.
    1. In every instance of the stable matching problem, there is a stable matching containing a pair $(m,w)$ such that $m$ is ranked first on the preference list of $w$ and $w$ is ranked first on the preference list of $m$.
    2. Consider an instance of the stable matching problem in which there exists a man $m$ and a woman $w$ such that $m$ is ranked first on the preference list of $w$ and $w$ is ranked first on the preference list of $m$. Then in every stable matching $S$ for the instance, the pair $(m,w)$ belongs to $S$.

Required Files

A document containing your answers.

Submission

Submit the assignment to the D2L folder Homework 2 by 9/19. In addition, turn in a hard copy of the assignment in class on 9/20