Homework Set II (1/24, 26)

ADDED: Due Tues., 1/25:
Read all of Sections 1.1 and 1.2.

Hand in Fri., 1/28:
## B1(a,b), B2(a,b).

Due Fri., 1/28:
Do for discussion: ## B1(c), B2(c) (think about them for a few minutes; we'll discuss them in class). Correction: Parts (c) are the degree-sequence questions.


Go to announcements | course information | homework list | previous homework | next homework.

Problem Set B

B1. This problem concerns ways of testing graphs for being isomorphic or nonisomorphic. In each part, suppose G and H are isomorphic graphs.

  1. Show that |E(G)| = |E(H)|.
  2. Show that either G and H are both connected, or they are both disconnected.
  3. Show that G and H have the same degree sequence.

The point is that, if G and H are graphs that fail any one of these properties, then they cannot be isomorphic (by contradiction). But the converse is not true, as the next problem shows.

B2. For each property in # 1, find a pair of graphs, G and H, that are not isomorphic but which fail have the property. Specifically:

  1. Find G and H that have the same number of edges.
  2. Find G and H that are both connected and have the same number of edges. Also, find G and H that are both disconnected and have the same number of edges.
  3. Find G and H that have the same degree sequence and are both connected.


Grading of hand-in HW