That's tricky!

For a simple graph G G with at least two vertices, which of the following statements must be true?

Graph is called simple if it doesn't contain multiple edges between the same pair of nodes and no vertex has self-edges.

Note : The degree of a vertex is the number of connections it has.

The number of vertices with even degree is even. The number of vertices with odd degree is even. The number of vertices with odd degree is odd. The number of vertices with even degree is odd.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Sam Bealing
Jul 24, 2016

Each edge connects 2 2 vertices so increases the sum of the degrees of the vertices by 2 2 . It therfore follows that the overall number of degrees is even and so there must be an even number of odd vertices (otherwise the sum of degrees would be odd).

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...