Asmt 01
Asmt 01
1. Let G be a 2-connected graph. Prove that, for any two vertices u and v
in G, there exists an ordering u = v1 , v2 , v3 , . . . , vn = v of all the vertices
of G such that for every 1 ≤ i ≤ n − 1, the induced subgraphs H =
G[v1 , v2 , . . . , vi ] and H 0 = G[vi+1 , . . . , vn ] are both connected.
2. A 2-connected graph G is said to be minimally 2-connected, if for any edge
e, G \ e contains a cut-vertex. Show that if u and v are adjacent vertices
in such a graph, then G \ {u, v} is connected.
4. Prove that a closed walk of odd length contains a cycle of odd length.
5. Prove that if a graph G has two paths of maximum length, they share at
least one common vertex.
6. Prove or disprove : Every graph contains two vertices of the same degree.
(a) cut-vertex.
(b) 3-connected graph.
(c) A forest; give an example with 4 components.
(d) A tree; give 3 examples with 8 leaves.
(e) A 3-partite graph; give an example with 8 vertices and 8 edges.
1
9. What is the maximum number of edges a bipartite graph on n vertices
can have? Prove.
10. Prove that every connected n-vertex graph; n ≥ 2 contains at least two
vertices that are not cut-vertices.