Recent questions tagged degree-of-graph

48 votes
3 answers
33
Show that all vertices in an undirected finite graph cannot have distinct degrees, if the graph has at least two vertices.
19 votes
3 answers
36
25 votes
2 answers
39
Which of the following statements is/are TRUE for undirected graphs?P: Number of odd degree vertices is even.Q: Sum of degrees of all vertices is even. P only Q only Both...
65 votes
9 answers
42
A graph $G=(V,E)$ satisfies $\mid E \mid \leq 3 \mid V \mid - 6$. The min-degree of $G$ is defined as $\min_{v\in V}\left\{ \text{degree }(v)\right \}$. Therefore, min-d...