Every self-complementary graph contains a Hamiltonian path.












0












$begingroup$


How to show that every self-complementary graph is traceable (contains a Hamiltonian path)?



Definitions:



Self-complementary graph
Hamiltonian-Path
Traceable Graph










share|cite|improve this question











$endgroup$












  • $begingroup$
    Hi, could you give us some context? What do you know in graph theory? what have you tried to solve the problem?
    $endgroup$
    – Thomas Lesgourgues
    Jan 30 at 12:14










  • $begingroup$
    Your source for the definition of “traceable” links to a pdf of a thesis by Ferrugia which contains a proof of the result you want. Also note that not all self-complementary graphs have Hamilton cycles - $P_4$ for example.
    $endgroup$
    – Chris Godsil
    Jan 30 at 12:48
















0












$begingroup$


How to show that every self-complementary graph is traceable (contains a Hamiltonian path)?



Definitions:



Self-complementary graph
Hamiltonian-Path
Traceable Graph










share|cite|improve this question











$endgroup$












  • $begingroup$
    Hi, could you give us some context? What do you know in graph theory? what have you tried to solve the problem?
    $endgroup$
    – Thomas Lesgourgues
    Jan 30 at 12:14










  • $begingroup$
    Your source for the definition of “traceable” links to a pdf of a thesis by Ferrugia which contains a proof of the result you want. Also note that not all self-complementary graphs have Hamilton cycles - $P_4$ for example.
    $endgroup$
    – Chris Godsil
    Jan 30 at 12:48














0












0








0





$begingroup$


How to show that every self-complementary graph is traceable (contains a Hamiltonian path)?



Definitions:



Self-complementary graph
Hamiltonian-Path
Traceable Graph










share|cite|improve this question











$endgroup$




How to show that every self-complementary graph is traceable (contains a Hamiltonian path)?



Definitions:



Self-complementary graph
Hamiltonian-Path
Traceable Graph







graph-theory hamiltonian-path






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Jan 30 at 13:57









J. W. Tanner

4,4401320




4,4401320










asked Jan 30 at 12:11









Ayush ChaurasiaAyush Chaurasia

12




12












  • $begingroup$
    Hi, could you give us some context? What do you know in graph theory? what have you tried to solve the problem?
    $endgroup$
    – Thomas Lesgourgues
    Jan 30 at 12:14










  • $begingroup$
    Your source for the definition of “traceable” links to a pdf of a thesis by Ferrugia which contains a proof of the result you want. Also note that not all self-complementary graphs have Hamilton cycles - $P_4$ for example.
    $endgroup$
    – Chris Godsil
    Jan 30 at 12:48


















  • $begingroup$
    Hi, could you give us some context? What do you know in graph theory? what have you tried to solve the problem?
    $endgroup$
    – Thomas Lesgourgues
    Jan 30 at 12:14










  • $begingroup$
    Your source for the definition of “traceable” links to a pdf of a thesis by Ferrugia which contains a proof of the result you want. Also note that not all self-complementary graphs have Hamilton cycles - $P_4$ for example.
    $endgroup$
    – Chris Godsil
    Jan 30 at 12:48
















$begingroup$
Hi, could you give us some context? What do you know in graph theory? what have you tried to solve the problem?
$endgroup$
– Thomas Lesgourgues
Jan 30 at 12:14




$begingroup$
Hi, could you give us some context? What do you know in graph theory? what have you tried to solve the problem?
$endgroup$
– Thomas Lesgourgues
Jan 30 at 12:14












$begingroup$
Your source for the definition of “traceable” links to a pdf of a thesis by Ferrugia which contains a proof of the result you want. Also note that not all self-complementary graphs have Hamilton cycles - $P_4$ for example.
$endgroup$
– Chris Godsil
Jan 30 at 12:48




$begingroup$
Your source for the definition of “traceable” links to a pdf of a thesis by Ferrugia which contains a proof of the result you want. Also note that not all self-complementary graphs have Hamilton cycles - $P_4$ for example.
$endgroup$
– Chris Godsil
Jan 30 at 12:48










1 Answer
1






active

oldest

votes


















0












$begingroup$

You can order the vertices of $G$ such that
$$d_1 leq ldots leq d_n$$



Now, because $G$ is self-complementary, you can check that its vertices verify ($d_i$ correspondant to $d_{n+1-i}$ in its complementary):



$$ d_i leq i-1 < frac{n+1}{2} Rightarrow d_{n+1-i} geq n-i$$



Let $G'$ be a graph built from $G$, adding one vertex $u$, connected to all vertices of $G$. Then the vertices of $G'$ verify



$$ d_i leq i < frac{n}{2} Rightarrow d_{n-i} geq n-i$$
This is the condition for Chvatal's theorem, hence $G'$ contains a Hamiltonian circuit. Then by deleting $u$, G must contain a Hamiltonian path.



Edit
See here, p164-165 for a proof of Chvatal's theorem. This is a proof by contraposition. The key point is to take $G$ as maximal non-hamiltonian, i.e. the addition of any edge would make $G$ hamiltonian. Therefore $G$ must include an hamiltonian path (remember that hamiltonian = cyle, minus an edge = path). And then working on some maximal degree vertices, you reach the above inequalities






share|cite|improve this answer











$endgroup$













  • $begingroup$
    Can you explain what is the Chvatal's theorem proof? Also, is there any alternate proof for this?
    $endgroup$
    – Ayush Chaurasia
    Jan 30 at 13:42










  • $begingroup$
    I edited the post, with a link to the proof
    $endgroup$
    – Thomas Lesgourgues
    Jan 30 at 15:12












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


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3093454%2fevery-self-complementary-graph-contains-a-hamiltonian-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









0












$begingroup$

You can order the vertices of $G$ such that
$$d_1 leq ldots leq d_n$$



Now, because $G$ is self-complementary, you can check that its vertices verify ($d_i$ correspondant to $d_{n+1-i}$ in its complementary):



$$ d_i leq i-1 < frac{n+1}{2} Rightarrow d_{n+1-i} geq n-i$$



Let $G'$ be a graph built from $G$, adding one vertex $u$, connected to all vertices of $G$. Then the vertices of $G'$ verify



$$ d_i leq i < frac{n}{2} Rightarrow d_{n-i} geq n-i$$
This is the condition for Chvatal's theorem, hence $G'$ contains a Hamiltonian circuit. Then by deleting $u$, G must contain a Hamiltonian path.



Edit
See here, p164-165 for a proof of Chvatal's theorem. This is a proof by contraposition. The key point is to take $G$ as maximal non-hamiltonian, i.e. the addition of any edge would make $G$ hamiltonian. Therefore $G$ must include an hamiltonian path (remember that hamiltonian = cyle, minus an edge = path). And then working on some maximal degree vertices, you reach the above inequalities






share|cite|improve this answer











$endgroup$













  • $begingroup$
    Can you explain what is the Chvatal's theorem proof? Also, is there any alternate proof for this?
    $endgroup$
    – Ayush Chaurasia
    Jan 30 at 13:42










  • $begingroup$
    I edited the post, with a link to the proof
    $endgroup$
    – Thomas Lesgourgues
    Jan 30 at 15:12
















0












$begingroup$

You can order the vertices of $G$ such that
$$d_1 leq ldots leq d_n$$



Now, because $G$ is self-complementary, you can check that its vertices verify ($d_i$ correspondant to $d_{n+1-i}$ in its complementary):



$$ d_i leq i-1 < frac{n+1}{2} Rightarrow d_{n+1-i} geq n-i$$



Let $G'$ be a graph built from $G$, adding one vertex $u$, connected to all vertices of $G$. Then the vertices of $G'$ verify



$$ d_i leq i < frac{n}{2} Rightarrow d_{n-i} geq n-i$$
This is the condition for Chvatal's theorem, hence $G'$ contains a Hamiltonian circuit. Then by deleting $u$, G must contain a Hamiltonian path.



Edit
See here, p164-165 for a proof of Chvatal's theorem. This is a proof by contraposition. The key point is to take $G$ as maximal non-hamiltonian, i.e. the addition of any edge would make $G$ hamiltonian. Therefore $G$ must include an hamiltonian path (remember that hamiltonian = cyle, minus an edge = path). And then working on some maximal degree vertices, you reach the above inequalities






share|cite|improve this answer











$endgroup$













  • $begingroup$
    Can you explain what is the Chvatal's theorem proof? Also, is there any alternate proof for this?
    $endgroup$
    – Ayush Chaurasia
    Jan 30 at 13:42










  • $begingroup$
    I edited the post, with a link to the proof
    $endgroup$
    – Thomas Lesgourgues
    Jan 30 at 15:12














0












0








0





$begingroup$

You can order the vertices of $G$ such that
$$d_1 leq ldots leq d_n$$



Now, because $G$ is self-complementary, you can check that its vertices verify ($d_i$ correspondant to $d_{n+1-i}$ in its complementary):



$$ d_i leq i-1 < frac{n+1}{2} Rightarrow d_{n+1-i} geq n-i$$



Let $G'$ be a graph built from $G$, adding one vertex $u$, connected to all vertices of $G$. Then the vertices of $G'$ verify



$$ d_i leq i < frac{n}{2} Rightarrow d_{n-i} geq n-i$$
This is the condition for Chvatal's theorem, hence $G'$ contains a Hamiltonian circuit. Then by deleting $u$, G must contain a Hamiltonian path.



Edit
See here, p164-165 for a proof of Chvatal's theorem. This is a proof by contraposition. The key point is to take $G$ as maximal non-hamiltonian, i.e. the addition of any edge would make $G$ hamiltonian. Therefore $G$ must include an hamiltonian path (remember that hamiltonian = cyle, minus an edge = path). And then working on some maximal degree vertices, you reach the above inequalities






share|cite|improve this answer











$endgroup$



You can order the vertices of $G$ such that
$$d_1 leq ldots leq d_n$$



Now, because $G$ is self-complementary, you can check that its vertices verify ($d_i$ correspondant to $d_{n+1-i}$ in its complementary):



$$ d_i leq i-1 < frac{n+1}{2} Rightarrow d_{n+1-i} geq n-i$$



Let $G'$ be a graph built from $G$, adding one vertex $u$, connected to all vertices of $G$. Then the vertices of $G'$ verify



$$ d_i leq i < frac{n}{2} Rightarrow d_{n-i} geq n-i$$
This is the condition for Chvatal's theorem, hence $G'$ contains a Hamiltonian circuit. Then by deleting $u$, G must contain a Hamiltonian path.



Edit
See here, p164-165 for a proof of Chvatal's theorem. This is a proof by contraposition. The key point is to take $G$ as maximal non-hamiltonian, i.e. the addition of any edge would make $G$ hamiltonian. Therefore $G$ must include an hamiltonian path (remember that hamiltonian = cyle, minus an edge = path). And then working on some maximal degree vertices, you reach the above inequalities







share|cite|improve this answer














share|cite|improve this answer



share|cite|improve this answer








edited Jan 30 at 15:07

























answered Jan 30 at 12:47









Thomas LesgourguesThomas Lesgourgues

1,285220




1,285220












  • $begingroup$
    Can you explain what is the Chvatal's theorem proof? Also, is there any alternate proof for this?
    $endgroup$
    – Ayush Chaurasia
    Jan 30 at 13:42










  • $begingroup$
    I edited the post, with a link to the proof
    $endgroup$
    – Thomas Lesgourgues
    Jan 30 at 15:12


















  • $begingroup$
    Can you explain what is the Chvatal's theorem proof? Also, is there any alternate proof for this?
    $endgroup$
    – Ayush Chaurasia
    Jan 30 at 13:42










  • $begingroup$
    I edited the post, with a link to the proof
    $endgroup$
    – Thomas Lesgourgues
    Jan 30 at 15:12
















$begingroup$
Can you explain what is the Chvatal's theorem proof? Also, is there any alternate proof for this?
$endgroup$
– Ayush Chaurasia
Jan 30 at 13:42




$begingroup$
Can you explain what is the Chvatal's theorem proof? Also, is there any alternate proof for this?
$endgroup$
– Ayush Chaurasia
Jan 30 at 13:42












$begingroup$
I edited the post, with a link to the proof
$endgroup$
– Thomas Lesgourgues
Jan 30 at 15:12




$begingroup$
I edited the post, with a link to the proof
$endgroup$
– Thomas Lesgourgues
Jan 30 at 15:12


















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%2f3093454%2fevery-self-complementary-graph-contains-a-hamiltonian-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

MongoDB - Not Authorized To Execute Command

How to fix TextFormField cause rebuild widget in Flutter

in spring boot 2.1 many test slices are not allowed anymore due to multiple @BootstrapWith