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
The girth of a graph is the length of its shortest cycle. Write down the girths of the following graphs: (i) \(K_{9}\); (iii) \(C_{8}\); (iv) \(W_{8}\); (v) \(Q_{5}\); (vi) the Petersen graph; (vii) the graph of the dodecahedron.
A set \(E\) of edges of a graph \(G\) is independent if \(E\) contains no cycle of \(G\). Prove that: (i) any subset of an independent set is independent; (ii) if \(I\) and \(J\) are independent sets of edges with \(|J|>|I|\), then there is an edge \(e\) that lies in \(J\) but not in \(I\) with the property that \(I \cup\\{e\\}\) is independent. Prove also that (i) and (ii) still hold if we replace the word 'cycle' by 'cutset'.
Find orientations for the Petersen graph and the graph of the dodecahedron.
Let \(D\) be the digraph whose vertices are the pairs of integers \(11,12,13,21,22,23,31\), 32,33 , and whose arcs join \(i j\) to \(k l\) if and only if \(j=k\). Find an Eulerian trail in \(D\) and use it to obtain a circular arrangement of nine 1s, nine \(2 \mathrm{~s}\) and nine \(3 \mathrm{~s}\) in which each of the 27 possible triples (111, 233, etc.) occurs exactly once. (Problems of this kind arise in communication theory.)
(i) Prove that, if two distinct cycles of a graph \(G\) each contain an edge \(e\), then \(G\) has a cycle that does not contain \(e\). (ii) Prove a similar result with 'cycles' replaced by 'cutsets'.
What do you think about this solution?
We value your feedback to improve our textbook solutions.