

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
The solutions to problem 1, 2, 3, 4, 5 and 6 from the midterm exam 3 of math 213, section x1 held in spring 2006. The problems cover various topics in mathematics such as set theory, combinatorics, graph theory, and nfl scheduling.
Typology: Exams
1 / 3
This page cannot be seen from the preview
Don't miss anything!


Consider 101 sets with the following properties: (i) each set has 1000 elements; (ii) the intersection of any two distinct sets has 20 elements; (iii) the intersection of any three pairwise distinct sets has 6 elements; (iv) the intersection of four or more pairwise distinct sets is empty. How many elements are there in the union of the union of these 101 sets? Give a numerical answer. (The calculations are not involved and the answer turns out to have a surprisingly simple form. (You’ll know it when you see it.) Brute force attempts won’t work here, so don’t even try!)
Solution: Denoting the sets by A 1 ,... A 101 , we are given that |Ai| = 1000, |Ai∩Aj | = 20, |Ai ∩ Aj ∩ Ak| = 6, and |Ai ∩ Aj ∩ Ak ∩ Al| = 0 for any pairwise distinct i, j, k, l. We need to find. | ∪^101 i=1 Ai|. By inclusion/exclusion, this is ∣ ∣∣ ∣ ∣
i=
Ai
i=
|Ai| −
1 ≤i<j≤ 101
|Ai ∩ Aj | +
1 ≤i<j<k≤ 101
|Ai ∩ Aj ∩ Ak|
∑^ n
k=
(−1)k k!
5
ways to pick the numbers that are to remain in their natural positions, and D 15 ways to derange the remaining 15 numbers, giving a
total of
D 15 ways for an arrangement of the requested type.
Consider the relation R on the set { 1 , 2 , 3 , 4 } defined by the matrix
(That is, (i, j) ∈ R if the ij-th entry in this matrix is 1, and (i, j) 6 ∈ R if the ij-th entry is 0.) Is this relation an equivalence relation on the set { 1 , 2 , 3 , 4 }? If it is, explain briefly why it has each of the relevant properties. If not, state which of the properties of an equivalence relation it fails, and for each of these properties give a concrete example for which the property does not hold.
Solution: The properties required of an equivalence relation are (i) reflexivity, (ii) symmetry, and (iii) transitivity. For each of these we check whether it holds:
(i) The relation is not reflexive since the diagonal entries are all 0; for example, (1, 1) 6 ∈ R.
(ii) The relation is symmetric since the matrix is symmetric.
(iii) The relation is not transitive, since, for example, (2, 1) ∈ R, (1, 4) ∈ R, but (2, 4) 6 ∈ R. (Examples such as these can be easily discovered by drawing the graph representing the relation.)
Consider the graph K 10 , the complete graph with 10 vertices.
2
= 45. (Alternatively, one can argue via the handshake theorem: There are 10 vertices, each having degree 9, so the sum of all degrees is 90. By the handshake theorem, this is twice the number of edges, so there are 90/2 = 45 edges.)
Consider the following pairs of graphs. In each case, determine whether the graphs are isomorphic. If they are, give a one-to-one matchup of vertices. If they are not, explain clearly why they cannot be isomorphic.