Euler graph and Eulerian path
$begingroup$
is it always true that if a graph contains a Eulerian path(at least one) then it will always be a Euler graph?
I know that all the vertices of a graph should be of even degree to become a Euler graph as well as the graph should be connected too, but was having this self-doubt.
EDIT:
what about this graph:
Euler or not ?
graph-theory
$endgroup$
add a comment |
$begingroup$
is it always true that if a graph contains a Eulerian path(at least one) then it will always be a Euler graph?
I know that all the vertices of a graph should be of even degree to become a Euler graph as well as the graph should be connected too, but was having this self-doubt.
EDIT:
what about this graph:
Euler or not ?
graph-theory
$endgroup$
$begingroup$
that's the doubt .... first i was going with this definition -" a euler graph should contain a euler path i.e should be able to walk on all edges without repeating any edge " then i found some graphs which contains an eulerian path but they were not euler graph as all vertices was not having even degree.
$endgroup$
– ashwani yadav
Dec 29 '18 at 13:08
$begingroup$
A straight line graph has an obvious Euler path, for instance, but no cycles at all. Even the graph with two vertices connected by a single edge has an Euler path.
$endgroup$
– lulu
Dec 29 '18 at 13:12
add a comment |
$begingroup$
is it always true that if a graph contains a Eulerian path(at least one) then it will always be a Euler graph?
I know that all the vertices of a graph should be of even degree to become a Euler graph as well as the graph should be connected too, but was having this self-doubt.
EDIT:
what about this graph:
Euler or not ?
graph-theory
$endgroup$
is it always true that if a graph contains a Eulerian path(at least one) then it will always be a Euler graph?
I know that all the vertices of a graph should be of even degree to become a Euler graph as well as the graph should be connected too, but was having this self-doubt.
EDIT:
what about this graph:
Euler or not ?
graph-theory
graph-theory
edited Dec 29 '18 at 13:31
ashwani yadav
asked Dec 29 '18 at 13:02
ashwani yadavashwani yadav
254
254
$begingroup$
that's the doubt .... first i was going with this definition -" a euler graph should contain a euler path i.e should be able to walk on all edges without repeating any edge " then i found some graphs which contains an eulerian path but they were not euler graph as all vertices was not having even degree.
$endgroup$
– ashwani yadav
Dec 29 '18 at 13:08
$begingroup$
A straight line graph has an obvious Euler path, for instance, but no cycles at all. Even the graph with two vertices connected by a single edge has an Euler path.
$endgroup$
– lulu
Dec 29 '18 at 13:12
add a comment |
$begingroup$
that's the doubt .... first i was going with this definition -" a euler graph should contain a euler path i.e should be able to walk on all edges without repeating any edge " then i found some graphs which contains an eulerian path but they were not euler graph as all vertices was not having even degree.
$endgroup$
– ashwani yadav
Dec 29 '18 at 13:08
$begingroup$
A straight line graph has an obvious Euler path, for instance, but no cycles at all. Even the graph with two vertices connected by a single edge has an Euler path.
$endgroup$
– lulu
Dec 29 '18 at 13:12
$begingroup$
that's the doubt .... first i was going with this definition -" a euler graph should contain a euler path i.e should be able to walk on all edges without repeating any edge " then i found some graphs which contains an eulerian path but they were not euler graph as all vertices was not having even degree.
$endgroup$
– ashwani yadav
Dec 29 '18 at 13:08
$begingroup$
that's the doubt .... first i was going with this definition -" a euler graph should contain a euler path i.e should be able to walk on all edges without repeating any edge " then i found some graphs which contains an eulerian path but they were not euler graph as all vertices was not having even degree.
$endgroup$
– ashwani yadav
Dec 29 '18 at 13:08
$begingroup$
A straight line graph has an obvious Euler path, for instance, but no cycles at all. Even the graph with two vertices connected by a single edge has an Euler path.
$endgroup$
– lulu
Dec 29 '18 at 13:12
$begingroup$
A straight line graph has an obvious Euler path, for instance, but no cycles at all. Even the graph with two vertices connected by a single edge has an Euler path.
$endgroup$
– lulu
Dec 29 '18 at 13:12
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
According to Wolfram Mathworld an Euler graph is a graph containing an Eulerian cycle. There surely are examples of graphs with an Eulerian path, but not an Eulerian cycle. Consider two connected vertices for example.
EDIT: The link also mentions some authors define an Euler graph as a connected graph where every vertex has even degree. It is by no means trivial to show equivalence between these definition, but one of the two implications is pretty easy. If a graph has a Eulerian cycle, then every vertex must be entered and left an equal amount of times in the cycle. Since every edge can only be visited once, we find an even amount of edges per vertex. ($2$ times the amount of times the vertex is visited in the cycle)
$endgroup$
$begingroup$
edited the question, explain with that graph -Euler or not.
$endgroup$
– ashwani yadav
Dec 29 '18 at 13:33
$begingroup$
It has an Eulerian path, but not an Eulerian cycle. Hence, accordint to Wolfram Mathworld the graph is not an Euler graph.
$endgroup$
– SmileyCraft
Dec 29 '18 at 15:06
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3055822%2feuler-graph-and-eulerian-path%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
According to Wolfram Mathworld an Euler graph is a graph containing an Eulerian cycle. There surely are examples of graphs with an Eulerian path, but not an Eulerian cycle. Consider two connected vertices for example.
EDIT: The link also mentions some authors define an Euler graph as a connected graph where every vertex has even degree. It is by no means trivial to show equivalence between these definition, but one of the two implications is pretty easy. If a graph has a Eulerian cycle, then every vertex must be entered and left an equal amount of times in the cycle. Since every edge can only be visited once, we find an even amount of edges per vertex. ($2$ times the amount of times the vertex is visited in the cycle)
$endgroup$
$begingroup$
edited the question, explain with that graph -Euler or not.
$endgroup$
– ashwani yadav
Dec 29 '18 at 13:33
$begingroup$
It has an Eulerian path, but not an Eulerian cycle. Hence, accordint to Wolfram Mathworld the graph is not an Euler graph.
$endgroup$
– SmileyCraft
Dec 29 '18 at 15:06
add a comment |
$begingroup$
According to Wolfram Mathworld an Euler graph is a graph containing an Eulerian cycle. There surely are examples of graphs with an Eulerian path, but not an Eulerian cycle. Consider two connected vertices for example.
EDIT: The link also mentions some authors define an Euler graph as a connected graph where every vertex has even degree. It is by no means trivial to show equivalence between these definition, but one of the two implications is pretty easy. If a graph has a Eulerian cycle, then every vertex must be entered and left an equal amount of times in the cycle. Since every edge can only be visited once, we find an even amount of edges per vertex. ($2$ times the amount of times the vertex is visited in the cycle)
$endgroup$
$begingroup$
edited the question, explain with that graph -Euler or not.
$endgroup$
– ashwani yadav
Dec 29 '18 at 13:33
$begingroup$
It has an Eulerian path, but not an Eulerian cycle. Hence, accordint to Wolfram Mathworld the graph is not an Euler graph.
$endgroup$
– SmileyCraft
Dec 29 '18 at 15:06
add a comment |
$begingroup$
According to Wolfram Mathworld an Euler graph is a graph containing an Eulerian cycle. There surely are examples of graphs with an Eulerian path, but not an Eulerian cycle. Consider two connected vertices for example.
EDIT: The link also mentions some authors define an Euler graph as a connected graph where every vertex has even degree. It is by no means trivial to show equivalence between these definition, but one of the two implications is pretty easy. If a graph has a Eulerian cycle, then every vertex must be entered and left an equal amount of times in the cycle. Since every edge can only be visited once, we find an even amount of edges per vertex. ($2$ times the amount of times the vertex is visited in the cycle)
$endgroup$
According to Wolfram Mathworld an Euler graph is a graph containing an Eulerian cycle. There surely are examples of graphs with an Eulerian path, but not an Eulerian cycle. Consider two connected vertices for example.
EDIT: The link also mentions some authors define an Euler graph as a connected graph where every vertex has even degree. It is by no means trivial to show equivalence between these definition, but one of the two implications is pretty easy. If a graph has a Eulerian cycle, then every vertex must be entered and left an equal amount of times in the cycle. Since every edge can only be visited once, we find an even amount of edges per vertex. ($2$ times the amount of times the vertex is visited in the cycle)
edited Dec 29 '18 at 13:12
answered Dec 29 '18 at 13:05
SmileyCraftSmileyCraft
3,749519
3,749519
$begingroup$
edited the question, explain with that graph -Euler or not.
$endgroup$
– ashwani yadav
Dec 29 '18 at 13:33
$begingroup$
It has an Eulerian path, but not an Eulerian cycle. Hence, accordint to Wolfram Mathworld the graph is not an Euler graph.
$endgroup$
– SmileyCraft
Dec 29 '18 at 15:06
add a comment |
$begingroup$
edited the question, explain with that graph -Euler or not.
$endgroup$
– ashwani yadav
Dec 29 '18 at 13:33
$begingroup$
It has an Eulerian path, but not an Eulerian cycle. Hence, accordint to Wolfram Mathworld the graph is not an Euler graph.
$endgroup$
– SmileyCraft
Dec 29 '18 at 15:06
$begingroup$
edited the question, explain with that graph -Euler or not.
$endgroup$
– ashwani yadav
Dec 29 '18 at 13:33
$begingroup$
edited the question, explain with that graph -Euler or not.
$endgroup$
– ashwani yadav
Dec 29 '18 at 13:33
$begingroup$
It has an Eulerian path, but not an Eulerian cycle. Hence, accordint to Wolfram Mathworld the graph is not an Euler graph.
$endgroup$
– SmileyCraft
Dec 29 '18 at 15:06
$begingroup$
It has an Eulerian path, but not an Eulerian cycle. Hence, accordint to Wolfram Mathworld the graph is not an Euler graph.
$endgroup$
– SmileyCraft
Dec 29 '18 at 15:06
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3055822%2feuler-graph-and-eulerian-path%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
$begingroup$
that's the doubt .... first i was going with this definition -" a euler graph should contain a euler path i.e should be able to walk on all edges without repeating any edge " then i found some graphs which contains an eulerian path but they were not euler graph as all vertices was not having even degree.
$endgroup$
– ashwani yadav
Dec 29 '18 at 13:08
$begingroup$
A straight line graph has an obvious Euler path, for instance, but no cycles at all. Even the graph with two vertices connected by a single edge has an Euler path.
$endgroup$
– lulu
Dec 29 '18 at 13:12