Math 381: Graph Theory Announcements


Go to homework | course information | syllabus.

Tests

Test I (February 22 23)

This test covers HW I–V: everything we've done so far in the book (that's up to Section 2.2, inclusive) and the class. The guidelines for the grades are:

	A	B	C	D	F
	87-100	66-86	48-65	43-47	0-42

Test II (March 29)

This test covers HW VI–VIII (Sections 2.3-3.2). The guidelines for the grades are:
	A	B	C	D	F
	82-100	63-81	44-62	40-43	0-39
The points per problem are
1: 1	2: 10	3G: 15 (5+2+8)	3H: 15 (4+3+8)	4: 10	
5: 15 (10+5)	6: 12	7: 12	8: 10

Test III (May 3)

This test covers HW IX–XI (line graphs, automorphisms, Sects. 4.1-2, 8.1-3, and 9.1). The guidelines for the grades are:
	A	B	C	D	F
	78-100	60-77	42-59	38-41	0-37

Here is a solution sheet (complete) with discussion of the grading.

Final Exam (Mon., May 16, 4:30 - 6:30 p.m., in S2-145)

The final exam is comprehensive, but it will not test Do expect somewhat greater proportional emphasis on Sect. 9.2 than on earlier material.

The guidelines for the grades are:

	A	B	C	D	F
	112-150	82-111	52-81	45-51	0-44

Quizzes

Quiz 1 (April 15)

Quiz 2 (April 29): Takehome quiz, due Mon. 5/2.
It will not be graded. You should do your best and bring in your solved quiz on Monday.

Quiz 2 (May 2):
It is not graded; it's for discussion after the quiz.


Additions and Corrections to the Textbook

Extra Problems

For thinking about.
  1. * This problem concerns the average degree and the number of cycles in a simple graph G. (The average degree is simply the average of all degrees.)
    1. Suppose the average degree is > 2.
      1. Prove that G has at least 2 cycles.
      2. Also prove that this is the best possible number: G could have exactly 2 cycles.
    2. Suppose the average degree is 3 and G is connected.
      1. Show that G has at least 4 cycles.
      2. Is 4 the best possible number, or is it possible to prove that G has at least 5 cycles? At least 6?
      3. What is the largest number k such that a graph G of this type has to have at least k cycles?
    3. You may also vary the problem. What if G is disconnected? What if the average degree is ≥ 3? Do these changes affect the answer?

  2. * If G is a cubic graph, is it possible to partition the edges into paths whose average length is 3?

  3. * Suppose G is a simple graph of order n that contains exactly one triangle. What is the largest possible number of edges in G? (NOTE: To do this problem you should first understand Exercise 5.10. You don't have to be able to prove it, but you should know which graph it is that gives the k2 edges.)
    1. n = 10.
    2. Any value of n.

  4. * Find the largest number of edges in a simple graph G of order n ≥ 3 that has no even-length cycles.

  5. * Suppose T is a tree. Define T' to be T with all end vertices removed. If x is a vertex of T, then T - x has k components, which I will call T1, ..., Tk. (Therefore, k = 1 if x is an end vertex, k = 0 if x is the only vertex, and otherwise k ≥ 2.) For each i = 1, ..., k, define Di(x) = max dist(x,u) over all vertices u in Ti.

    Now here is the problem: prove (or disprove) the following theorem.

    Theorem: The following statements about a tree T and a vertex x of T are equivalent.
    1. x is a center of T.
    2. x is a center of some longest path in T.
    3. x is a center of every longest path in T.
    4. x is a center of T' (in this, assuming n ≥ 3).
    5. All Di(x) (for i = 1, ..., k) differ by at most 1 (here, assuming deg(x) ≥ 2).
    If any part of this theorem is not true, try to find a correct statement.


Go to
homework | course information | syllabus.