Graph Theory Lessons

graphic graphic graphicLesson 19: Grids

The program allows you to easily draw rectangular and triangular grids. Click Graph and Grids and then Rectangles When asked for the number of vertices across enter 4 and when asked the number of vertices down enter 3. You will get a graph like fig. 31. If m>1 and n>1 we shall call an m by n rectangular grid Sqm,n.

graphic
Fig. 31, The grid Sq4,3.
  1. Look at the statistics of a few rectangular grids and find a formula for the number of edges in Sqm,n. [Hint: How many horizontal edges and how many vertical edges are there?]
  2. If m>1 and n>1,
  3. What is the chromatic number of Sqm,n?
  4. If Sqm,n is regular then what are the possible values of m and n?
  5. Find a Hamilton circuit in Sq4,3 and one in Sq4,4.
  6. If m and n are both odd then Sqm,n has no Hamilton circuit. You might try to check Sq3,3 but be warned that it takes a very long time for the program to exhaust all the possibilities and give up trying. To prove that there is no hamilton circuit answer the following questions:
  7. Clearly Sq2,2 has an Euler circuit. Is there any other square grid with an Euler circuit? (Sq1,1 doesn't count!) [ Hint: Use your answer to question 2 .]
    In the same way as the square grid, you can obtain a triangular grid by choosing Graph then Grids then Triangles. Study the statistics for a few triangular grids.
  8. Does a triangular grid always have an Euler circuit? (Why or why not?)

Answers

e-mail: C. Mawata
graphic graphic graphic
© C. Mawata