If a simple graph G has p vertices and any two distinct vertices u and v of G have the property that degGu + degGv ≥ p-1 then prove that G is connected
The Answer to the Question
is below this banner.
Can't find a solution anywhere?
NEED A FAST ANSWER TO ANY QUESTION OR ASSIGNMENT?
Get the Answers Now!You will get a detailed answer to your question or assignment in the shortest time possible.
Here's the Solution to this Question
Assume that is disconnected, that is there exist two vertices, and , such that there is no path in between them. Let be the set of vertices incident to the vertex , and be the set of vertices incident to the vertex . Since and are not incident, then and .
If then all the sets are disjoint.
Hence, , or equivalently, , and , that is a contradiction to the condition .
From this it follows that the assumption is false, i.e. there exists a vertex . Thus, is incident to both the vertices and , and is a path in , connecting and , that is a contradiction with assumption that is disconnected.
Therefore, is a connected graph.