Final Exam Review II


The best preparation for the exam is to review the Quizzes, HW, and Tests, making sure to understand your mistakes. The material below is to give you extra practice on the most important topics.


Final Review Problems II   Turn in the marked problem for Extra Credit.

  1. The tetrahedron is a pyramid with 3 sides and a bottom, with each face an equilateral triangle. We want to color the faces, counting two colorings the same if one can be rotated to the other. (We do not allow reflections.)
    1. First, determine the group G of all rotations of the tetrahedron. Label the faces 1,2,3,4, and write a symmetry as a permutation of the faces in cycle notation. We have obvious symmetries ρ1 = (1)(234), ρ2 = (2)(134), etc., which rotate each of the faces by 120°. Write ρi and ρi2 for i = 1,2,3,4.
      Surprisingly, these (along with the identity) are not all the symmetries in G. Find the other symmetries by multiplying all pairs ρiρj, expressing the result in cycle notation. The new elements are the 180° rotations around the axes connecting the midpoints of two opposite sides. Write a complete list of elements of G. Hint: There should be 12 of them. For example, ρ1ρ2 = (14)(23) .
    2. Use Burnside's Formula to find N(k), the number of symmetry classes of k-colorings of the four faces.  Ans: 1/12 (k4 + 11 k2)

  2. The NATO logo is a four-pointed star divided into 8 regions as shown.
    1. How many arbitrary colorings are there of the 8 regions with k colors? (Arbitrary means with no restrictions.) Ans: k8 .
    2. How many proper colorings are there, in which adjacent regions must have different colors? Ans: (k-1)8 + k - 1 .
    3. The symmetry group of this shape is Γ = D4, the same as the 4 rotations and 4 reflections of a square. How many arbitrary colorings are there, counting symmetric colorings the same? Ans: 1/8 ( k8 + 5k4 + 2k2 ).
    4. Extra Credit: Finally, how many proper colorings are there, counting symmetric colorings the same? Hint: Apply the main Burnside Theorem (not just the corollary) to proper colorings, so that the formula involves the set PCπ, the proper colorings fixed by a symmetry π ∈ Γ . These sets are counted by the chromatic polynomial of an 8-cycle, a 4-cycle, and a single edge K2 . Ans: 1/8 ( k8 - 8 k7 + 28 k6 - 56 k5 + 71 k4 - 60 k3 + 36 k2 - 12 k ) .

  3. Let G be a graph with n = 10 vertices, satisfying some extra condition as listed below. For each class of graphs, find the maximum possible number of edges it could have. Explicitly describe a maximal graph.
    1. G is a bipartite graph with n = 10 vertices.  Ans: q = 25.
    2. G is a connected and acyclic with n = 10 vertices.  Ans: q = 9.
    3. G is acyclic and regular with n = 10 vertices.  Ans: q = 5.
    4. G is 5-regular with n = 10 vertices. Ans: q = 25.
    5. G is maximal planar with n = 10 vertices. Ans: q = 24.
    6. G is non-planar with n = 10 vertices. Ans: q = 45.
    7. Now G is planar, vertex-regular and region-regular. Ans: q = 30.