Euler graph and Eulerian path












0












$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:



enter image description here



Euler or not ?










share|cite|improve this question











$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


















0












$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:



enter image description here



Euler or not ?










share|cite|improve this question











$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
















0












0








0





$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:



enter image description here



Euler or not ?










share|cite|improve this question











$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:



enter image description here



Euler or not ?







graph-theory






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








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




















  • $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












1 Answer
1






active

oldest

votes


















1












$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)






share|cite|improve this answer











$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












Your Answer








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
});


}
});














draft saved

draft discarded


















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









1












$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)






share|cite|improve this answer











$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
















1












$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)






share|cite|improve this answer











$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














1












1








1





$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)






share|cite|improve this answer











$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)







share|cite|improve this answer














share|cite|improve this answer



share|cite|improve this answer








edited Dec 29 '18 at 13:12

























answered Dec 29 '18 at 13:05









SmileyCraftSmileyCraft

3,776519




3,776519












  • $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$
    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


















draft saved

draft discarded




















































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.




draft saved


draft discarded














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





















































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







Popular posts from this blog

Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

ComboBox Display Member on multiple fields

Is it possible to collect Nectar points via Trainline?