Ryerson Crest Ryerson Header

MTH 607 Graph Theory Lab 12

  1. Find a 2-factorization of the following, or explain why no 2-factorization exists:
    1. K4,4
    2. K8
    3. K9

    1. Find a decomposition of the bowtie into triples (C3)

    2. Find a decomposition of the graph below into cycles. Explain why no C3 decomposition can exist.
    3. Find a decomposition of Q3 into a 1-factor and a 2-factor.

    4. Find a factorization of the K15 into triples (C3)

      This is the original Kirkman's Schoolgirl Problem:

      Fifteen young ladies in a school walk out three abreast for seven days in succession: it is required to arrange them daily so that no two shall walk twice abreast.

  2. Find the chromatic number χ(G) and the chromatic index χ'(G) for each of the graphs below. In each case give the colour classes of a minimal colouring.
    (a)(b)(c)
    (d)(e)

  3. Given a minimum colouring of a graph G, show that for each colour class Ci there is some vertex v ∈ Ci which is adjacent to a vertex of each of the other colours.

  4. Let G be a k-regular bipartite graph, show that G has an r-factorization if and only if r divides k.
    (You may assume that every k-regular bipartite graph has a 1-factorization.)


Peter Danziger, April 2008