1,623 views
2 votes
2 votes
Consider the graph with 11 vertices and 16 edges. The maximum value of minimum degree of the graph is __________________

1 Answer

Best answer
4 votes
4 votes
d1+d2+d3....d11=2*e where di= degree of vertex i

Let minimum degree be d'. Then d'<=di for all i.

Replacing all the degrees with d' we get,

d'+d"......+d'(11 times each for 1 of the 11 vertices) <= 2*e

11d'<=2*e

d'<= 2*e/11

e=16  so d'<=2.9 hence d'=2.
selected by

Related questions

2 votes
2 votes
1 answer
2
Mk Utkarsh asked Jan 10, 2018
2,868 views
There is a simple graph with 65 edges containing vertices of degree 2,3 and 4. In which vertices with degree 3 are twice the number of vertices with degree 4 and there ar...
2 votes
2 votes
0 answers
3
Manu Thakur asked Nov 13, 2017
2,300 views
In the given following planar graph, what is the degree of the region R1: