510 Homework: Spring 2026
Math 510
Introduction to Graph Theory
Spring 2026
Homework Assignments
To th syllabus and schedule page | dictionary page | meetings page | class presentations page | my home page.
On proofs: You must use only what we have done in this book in the current and previous chapters. Cite all results from the book that you use. I mean all.
-
Chapter I: Graphs and Subgraphs.
- HW A, due W 2/4:
Hand in ## I.1 – I.3 and I.1'.
- HW B, due F 2/6:
Hand in ## I.2' and I.3'.
- Additional problems:
- # I.1'. Prove that the following statements about a graph G are equivalent. Use anything in §§I.1-6.
- G is a tree (i.e., connected and every edge is an isthmus).
- G is connected and contains no circuits.
- G is connected and |E| = |V| − 1.
- In G, any two vertices are joined by exactly one arc, and G has no loops. (N.B. Usually this theorem is stated for simple graphs, thus I forgot about loops.)
- # I.2'. Let A denote the adjacency matrix of G. Prove that for m ≥ 0, (Am)ij is the number of walks (see the dictionary page) of length m from vi to vj.
- # I.3'. Prove this statement by Tutte at the end of §I.6: We can characterize p1(G) as the least number of edges whose deletion from G destroys every circuit.
- # I.4'. Given G and a subgraph J, define an equivalence relation on E(G) \ E(J) by the transitive closure of A ∼ B if A and B are both incident to a vertex v not in J. Prove that the equivalence classes of ∼ are the edge sets of the nondegenerate bridges of J.
- # I.5'. In a graph, what is the difference between a spanning forest and a maximal forest?
- # I.6'. Let G be a graph with k components, each one isomorphic to K2. How many spanning forests does G have? How many maximal forests does G have?
-
Chapter II: Contractions and the Theorem of Menger.
- HW C, due F 2/13:
Hand in ## I.4', II.2, II.1'.
- HW D, due F 2/20:
Hand in ## I.5', II.4.
- HW E, due M 3/2:
Hand in ## II.6, II.2', II.3', II.4'.
- Additional problems:
- # II.1'. Suppose we take H ⊆ G and contract a link A. The subgraph H becomes a subgraph K of GA". How are w(G, H) and w(GA", K) related?
- # II.2'. Prove this fundamental Theorem. A graph is bipartite if and only if it has no circuits of odd length.
- # II.3'. Assume G is connected and let T be a spanning tree. Prove that every circuit is the set sum (the symmetric difference) of fundamental circuits with respect to T. (For this problem and the following we consider a circuit as an edge set.)
- # II.4'. Suppose you have a minimal set of circuits that generates all circuits by set summation. (a) Prove there are exactly p1(G) circuits in your set. (b) How is that related to bases in vector spaces? ((b) is not a proof question.)
-
Chapter III: 2-Connection.
- HW F, due M 3/9:
Hand in ## III.1-3 and III.1'.
- Additional problems:
- # III.1'. Prove the following "vertex" version of Theorem III.7 and find the exceptions.
Theorem III.7'. Let G be an inseparable graph and let U, V be nonnull vertex sets in G. Then μ(G;U,V) ≥ 2 with some exceptions.
- # III.2'. Assume G is connected. Prove that a vertex v is a cutpoint if and only if it has more than one bridge.
- # III.3'. Prove, and specify the exceptions:
Theorem III.A. Let G be an inseparable graph and let v ∈ V(G). Then G \ {v} is connected, with certain exceptions.
-
Chapter IV: 3-Connection.
- HW G, due 3/20:
Hand in ## I.6', III.3', IV.2, IV.3(i), IV.4, and IV.1'.
- Additional problems:
- # IV.1' (corrected). Prove that in an n-connected graph G with |E(G)| > 2n, all vertex valencies are at least n. Conclude that the connectivity cannot be greater than the smallest valency (assuming enough edges).
- # IV.2'. For Tutte n-connection, assume G has at least 4 edges. Is it necessary to assume G has at least 2n-1 edges?
- # IV.3'. For verticial n-connection, assume G has at least 4 vertices. How can you fit complete graphs into this concept?
-
Chapter VIII: Algebraic Duality.
To the main course page | syllabus and schedule page | dictionary page | meetings page | my home page.