recategorized by
470 views
1 votes
1 votes
A $\textit{simple path}$ (respectively cycle) in a graph is a path (respectively cycle) in which no edge or vertex is repeated. The $length$ of such a path (respectively cycle) is the number of edges in the path (respectively cycle).
Let $G$ be an undirected graph with minimum degree $k \geq 2$. Show that $G$ contains a simple cycle of length at least $k+1$.
recategorized by

1 Answer

Related questions

1 votes
1 votes
2 answers
1
go_editor asked Dec 30, 2016
779 views
An undirected graph can be converted into a directed graph by choosing a direction for every edge. Here is an example:Show that for every undirected graph, there is a way...
1 votes
1 votes
2 answers
3
1 votes
1 votes
2 answers
4
go_editor asked Dec 30, 2016
569 views
A dodecahedron is a regular solid with $12$ faces, each face being a regular pentagon. How many edges are there? And how many vertices?$60$ edges and $20$ vertices$30$ ed...