Chapter 2: Problem 5
Prove that a simple graph and its complement cannot both be disconnected.
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 2: Problem 5
Prove that a simple graph and its complement cannot both be disconnected.
These are the key concepts you need to understand to accurately answer the question.
All the tools & learning materials you need for study success - in one app.
Get started for free
A tournament is transitive if the existence of arcs \(u v\) and \(v w\) implies the existence of an arc \(u W\). (i) Give an example of a transitive tournament. (ii) Show that in a transitive tournament the teams can be ranked so that each team beats all the teams which follow it in the ranking. (iii) Deduce that a transitive tournament with at least two vertices cannot be strongly connected.
Which of the following graphs are Hamiltonian or semi-Hamiltonian? (i) the complete graph \(K_{5}\); (ii) the complete bipartite graph \(K_{2,3}\); (iii) the graph of the octahedron; (iv) the wheel \(W_{6}\); (v) the 4 -cube \(Q_{4}\).
(i) Show that, if \(G\) is a connected graph with minimum degree \(k\), then
\(\lambda(G) \leq k\).
(ii) Draw a graph \(G\) with minimum degree \(k\) for which
\(\kappa(G)<\lambda(G)
(i) Prove that a graph is 2 -edge-connected if and only if any two distinct vertices are joined by at least two paths with no edges in common. (ii) Prove that a graph with at least three vertices is 2 -connected if and only if any two distinct vertices are joined by at least two paths with no other vertices in common.
In the Petersen graph, find (i) a trail of length 5 ; (ii) a path of length 9 ; (iii) cycles of lengths \(5,6,8\) and 9 ; (iv) cutsets with three, four and five edges.
What do you think about this solution?
We value your feedback to improve our textbook solutions.