suppose a simple graph has 10 edges 5 vertices of degree 6,4 vertices of degree 3 and all others of 2. how many vertices does the graph have?
Answers
Answer:
These are very straightforward questions. If you had taken the trouble of opening your textbook, you would not be asking this question. You must make an effort to try problems yourself first. You gain very little having your questions answered without first trying.
The first theorem of Graph Theory says that the sum of all vertex degrees equals twice the number of edges. So if there are n vertices in the graph, then (3⋅4)+2(n−3)=2⋅9=18 . This gives n=6
Step-by-step explanation:
Given,
A simple graph has edges vertices of degree, vertices of degree and all others of .
Solution,
Know that according to graph theory, the sum of all vertex degrees equals twice the number of edges.
Assume that the vertices are
Therefore,
Hence, the number of vertices is