Hamiltonian Knight's (closed) walk for odd $times$ odd chess board












2














I am taking a course on graph theory right now and we were posed the following question:




Show that if $n$ is odd, a knight on an $n times n$ chessboard can not make a closed tour of the chessboard (making only jumps that are allowed by chess rules) in such a way that every square of the board is traversed exactly once.




My answer would move into this direction:



any odd number squared also produces an odd square $n^2=(2k+1)^2= 4k^2 +2k +1= 2(2k^2+2k)+1$ which is the amount of squares on the board. The sum of the white and black squares is odd, therefore the amount of black squares is unequal to the amount of white squares. When a knight makes a jump, he jumps to a square with a different color. Suppose there are $l$ black squares on this chess board and $l+1$ white squares, such that $l+(l+1)=2l+1=n^2$ is the total number of squares again.



My classmates came up with the following argument:



Suppose we start on a black square, we make $2l-1$ jumps, this is an odd number so we end up at a white square, we have already exhausted all of the black squares $1+ 2l-1=2l$ (so just one white left)so now we cannot jump to the last white square because we are missing an intermediate black square.



Now suppose we start on a white square, there are $l$ white squares and $l$ black ones left. We then make $2l$ jumps, divided into $l$ white squares and $l$ black squares, everything is fine and we don't reach a contradiction, what is going on here? what is my reasoning error? My classmates suggested that we would be missing a square to make the final jump, but I don't see it.





Edit:



The contradiction in the white case arises that after we make $2l$ jumps, we have reached all the white squares that we did not start out with, but we have also exhausted all the black squares, we cannot possibly go back, because we would need an additional black square to get back - we don't have that square.










share|cite|improve this question




















  • 1




    Just counting the number of black vs white squares is not going to be enough: yes, there will be one more white than black (or vice versa), but all that that means is that you need to start on a square of that color in order to do a tour ( of course, a closed tour would be impossible) ... but there is no contradiction in that ... yet.
    – Bram28
    Nov 25 at 20:31












  • It depends what you mean by a "knight's tour". If it has to end at the same place it started a simple party argument shows that it can't be done. And no such is possible for a $3times 3$ square because there is no jump to or from the middle.
    – Mark Bennet
    Nov 25 at 20:34










  • What do you mean by "party" argument?
    – Wesley Strik
    Nov 25 at 20:46






  • 1




    "party" is a typo for "parity".
    – Hew Wolff
    Nov 25 at 21:02
















2














I am taking a course on graph theory right now and we were posed the following question:




Show that if $n$ is odd, a knight on an $n times n$ chessboard can not make a closed tour of the chessboard (making only jumps that are allowed by chess rules) in such a way that every square of the board is traversed exactly once.




My answer would move into this direction:



any odd number squared also produces an odd square $n^2=(2k+1)^2= 4k^2 +2k +1= 2(2k^2+2k)+1$ which is the amount of squares on the board. The sum of the white and black squares is odd, therefore the amount of black squares is unequal to the amount of white squares. When a knight makes a jump, he jumps to a square with a different color. Suppose there are $l$ black squares on this chess board and $l+1$ white squares, such that $l+(l+1)=2l+1=n^2$ is the total number of squares again.



My classmates came up with the following argument:



Suppose we start on a black square, we make $2l-1$ jumps, this is an odd number so we end up at a white square, we have already exhausted all of the black squares $1+ 2l-1=2l$ (so just one white left)so now we cannot jump to the last white square because we are missing an intermediate black square.



Now suppose we start on a white square, there are $l$ white squares and $l$ black ones left. We then make $2l$ jumps, divided into $l$ white squares and $l$ black squares, everything is fine and we don't reach a contradiction, what is going on here? what is my reasoning error? My classmates suggested that we would be missing a square to make the final jump, but I don't see it.





Edit:



The contradiction in the white case arises that after we make $2l$ jumps, we have reached all the white squares that we did not start out with, but we have also exhausted all the black squares, we cannot possibly go back, because we would need an additional black square to get back - we don't have that square.










share|cite|improve this question




















  • 1




    Just counting the number of black vs white squares is not going to be enough: yes, there will be one more white than black (or vice versa), but all that that means is that you need to start on a square of that color in order to do a tour ( of course, a closed tour would be impossible) ... but there is no contradiction in that ... yet.
    – Bram28
    Nov 25 at 20:31












  • It depends what you mean by a "knight's tour". If it has to end at the same place it started a simple party argument shows that it can't be done. And no such is possible for a $3times 3$ square because there is no jump to or from the middle.
    – Mark Bennet
    Nov 25 at 20:34










  • What do you mean by "party" argument?
    – Wesley Strik
    Nov 25 at 20:46






  • 1




    "party" is a typo for "parity".
    – Hew Wolff
    Nov 25 at 21:02














2












2








2


3





I am taking a course on graph theory right now and we were posed the following question:




Show that if $n$ is odd, a knight on an $n times n$ chessboard can not make a closed tour of the chessboard (making only jumps that are allowed by chess rules) in such a way that every square of the board is traversed exactly once.




My answer would move into this direction:



any odd number squared also produces an odd square $n^2=(2k+1)^2= 4k^2 +2k +1= 2(2k^2+2k)+1$ which is the amount of squares on the board. The sum of the white and black squares is odd, therefore the amount of black squares is unequal to the amount of white squares. When a knight makes a jump, he jumps to a square with a different color. Suppose there are $l$ black squares on this chess board and $l+1$ white squares, such that $l+(l+1)=2l+1=n^2$ is the total number of squares again.



My classmates came up with the following argument:



Suppose we start on a black square, we make $2l-1$ jumps, this is an odd number so we end up at a white square, we have already exhausted all of the black squares $1+ 2l-1=2l$ (so just one white left)so now we cannot jump to the last white square because we are missing an intermediate black square.



Now suppose we start on a white square, there are $l$ white squares and $l$ black ones left. We then make $2l$ jumps, divided into $l$ white squares and $l$ black squares, everything is fine and we don't reach a contradiction, what is going on here? what is my reasoning error? My classmates suggested that we would be missing a square to make the final jump, but I don't see it.





Edit:



The contradiction in the white case arises that after we make $2l$ jumps, we have reached all the white squares that we did not start out with, but we have also exhausted all the black squares, we cannot possibly go back, because we would need an additional black square to get back - we don't have that square.










share|cite|improve this question















I am taking a course on graph theory right now and we were posed the following question:




Show that if $n$ is odd, a knight on an $n times n$ chessboard can not make a closed tour of the chessboard (making only jumps that are allowed by chess rules) in such a way that every square of the board is traversed exactly once.




My answer would move into this direction:



any odd number squared also produces an odd square $n^2=(2k+1)^2= 4k^2 +2k +1= 2(2k^2+2k)+1$ which is the amount of squares on the board. The sum of the white and black squares is odd, therefore the amount of black squares is unequal to the amount of white squares. When a knight makes a jump, he jumps to a square with a different color. Suppose there are $l$ black squares on this chess board and $l+1$ white squares, such that $l+(l+1)=2l+1=n^2$ is the total number of squares again.



My classmates came up with the following argument:



Suppose we start on a black square, we make $2l-1$ jumps, this is an odd number so we end up at a white square, we have already exhausted all of the black squares $1+ 2l-1=2l$ (so just one white left)so now we cannot jump to the last white square because we are missing an intermediate black square.



Now suppose we start on a white square, there are $l$ white squares and $l$ black ones left. We then make $2l$ jumps, divided into $l$ white squares and $l$ black squares, everything is fine and we don't reach a contradiction, what is going on here? what is my reasoning error? My classmates suggested that we would be missing a square to make the final jump, but I don't see it.





Edit:



The contradiction in the white case arises that after we make $2l$ jumps, we have reached all the white squares that we did not start out with, but we have also exhausted all the black squares, we cannot possibly go back, because we would need an additional black square to get back - we don't have that square.







proof-verification graph-theory proof-explanation hamiltonian-path knight-tours






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Nov 25 at 21:18

























asked Nov 25 at 20:13









Wesley Strik

1,532422




1,532422








  • 1




    Just counting the number of black vs white squares is not going to be enough: yes, there will be one more white than black (or vice versa), but all that that means is that you need to start on a square of that color in order to do a tour ( of course, a closed tour would be impossible) ... but there is no contradiction in that ... yet.
    – Bram28
    Nov 25 at 20:31












  • It depends what you mean by a "knight's tour". If it has to end at the same place it started a simple party argument shows that it can't be done. And no such is possible for a $3times 3$ square because there is no jump to or from the middle.
    – Mark Bennet
    Nov 25 at 20:34










  • What do you mean by "party" argument?
    – Wesley Strik
    Nov 25 at 20:46






  • 1




    "party" is a typo for "parity".
    – Hew Wolff
    Nov 25 at 21:02














  • 1




    Just counting the number of black vs white squares is not going to be enough: yes, there will be one more white than black (or vice versa), but all that that means is that you need to start on a square of that color in order to do a tour ( of course, a closed tour would be impossible) ... but there is no contradiction in that ... yet.
    – Bram28
    Nov 25 at 20:31












  • It depends what you mean by a "knight's tour". If it has to end at the same place it started a simple party argument shows that it can't be done. And no such is possible for a $3times 3$ square because there is no jump to or from the middle.
    – Mark Bennet
    Nov 25 at 20:34










  • What do you mean by "party" argument?
    – Wesley Strik
    Nov 25 at 20:46






  • 1




    "party" is a typo for "parity".
    – Hew Wolff
    Nov 25 at 21:02








1




1




Just counting the number of black vs white squares is not going to be enough: yes, there will be one more white than black (or vice versa), but all that that means is that you need to start on a square of that color in order to do a tour ( of course, a closed tour would be impossible) ... but there is no contradiction in that ... yet.
– Bram28
Nov 25 at 20:31






Just counting the number of black vs white squares is not going to be enough: yes, there will be one more white than black (or vice versa), but all that that means is that you need to start on a square of that color in order to do a tour ( of course, a closed tour would be impossible) ... but there is no contradiction in that ... yet.
– Bram28
Nov 25 at 20:31














It depends what you mean by a "knight's tour". If it has to end at the same place it started a simple party argument shows that it can't be done. And no such is possible for a $3times 3$ square because there is no jump to or from the middle.
– Mark Bennet
Nov 25 at 20:34




It depends what you mean by a "knight's tour". If it has to end at the same place it started a simple party argument shows that it can't be done. And no such is possible for a $3times 3$ square because there is no jump to or from the middle.
– Mark Bennet
Nov 25 at 20:34












What do you mean by "party" argument?
– Wesley Strik
Nov 25 at 20:46




What do you mean by "party" argument?
– Wesley Strik
Nov 25 at 20:46




1




1




"party" is a typo for "parity".
– Hew Wolff
Nov 25 at 21:02




"party" is a typo for "parity".
– Hew Wolff
Nov 25 at 21:02










1 Answer
1






active

oldest

votes


















4














There is no reasoning error in your argument. On some odd-by-odd chessboards, it is possible to have a knight's tour, as the following $5 times 5$ example shows:



5x5 knight's tour



The argument by considering black squares and white squares does show that there is no closed knight's tour that visits every square then returns to the start. After all, if there are $l$ black squares and $l+1$ white squares, then any knight's tour must begin and end on a white square - and so there can be no knight's move from the last square of the tour to the first.



If the knight's tour is not required to be closed, then that is a mistake in the problem: the diagram above is a counterexample.



And the $5times 5$ board is not an isolated exception. As Hew Wolff points out in the comments, Wikipedia cites some results showing that a knight's tour exists on any $n times n$ chessboard where $nge 5$ (and in fact on any $n times m$ chessboard where $nge 5$ and $mge 5$).






share|cite|improve this answer



















  • 2




    And in fact according to Wikipedia, "on any rectangular board whose smaller dimension is at least 5, there is a (possibly open) knight's tour."
    – Hew Wolff
    Nov 25 at 20:31






  • 1




    @HewWolff Thank you for pointing that out! Assuming you have no objections, I have added your comment to the end of my answer.
    – Misha Lavrov
    Nov 25 at 20:35










  • What I think that the approach should be is to show that such a path is NOT Hamiltonian.
    – Wesley Strik
    Nov 25 at 20:42






  • 1




    @WesleyGroupshaveFeelingsToo But the path is Hamiltonian, which you can tell by following the path in the diagram. What I am saying is that unless the knight's tour is required to be a closed one, then the problem is ill-posed, because the knight's tour does exist.
    – Misha Lavrov
    Nov 25 at 20:47








  • 3




    @WesleyGroupshaveFeelingsToo It's possible that the textbook you're using defines a tour (of a graph) as a closed path by default. Confusion arises because in the case of the knight's tour problem, it is traditional to use the word "tour" for both and specify "closed" separately. Either way, we now know the answer for both cases (closed and open) and so there is no issue of mathematics left, only an issue of terminology.
    – Misha Lavrov
    Nov 25 at 20:54











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%2f3013328%2fhamiltonian-knights-closed-walk-for-odd-times-odd-chess-board%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









4














There is no reasoning error in your argument. On some odd-by-odd chessboards, it is possible to have a knight's tour, as the following $5 times 5$ example shows:



5x5 knight's tour



The argument by considering black squares and white squares does show that there is no closed knight's tour that visits every square then returns to the start. After all, if there are $l$ black squares and $l+1$ white squares, then any knight's tour must begin and end on a white square - and so there can be no knight's move from the last square of the tour to the first.



If the knight's tour is not required to be closed, then that is a mistake in the problem: the diagram above is a counterexample.



And the $5times 5$ board is not an isolated exception. As Hew Wolff points out in the comments, Wikipedia cites some results showing that a knight's tour exists on any $n times n$ chessboard where $nge 5$ (and in fact on any $n times m$ chessboard where $nge 5$ and $mge 5$).






share|cite|improve this answer



















  • 2




    And in fact according to Wikipedia, "on any rectangular board whose smaller dimension is at least 5, there is a (possibly open) knight's tour."
    – Hew Wolff
    Nov 25 at 20:31






  • 1




    @HewWolff Thank you for pointing that out! Assuming you have no objections, I have added your comment to the end of my answer.
    – Misha Lavrov
    Nov 25 at 20:35










  • What I think that the approach should be is to show that such a path is NOT Hamiltonian.
    – Wesley Strik
    Nov 25 at 20:42






  • 1




    @WesleyGroupshaveFeelingsToo But the path is Hamiltonian, which you can tell by following the path in the diagram. What I am saying is that unless the knight's tour is required to be a closed one, then the problem is ill-posed, because the knight's tour does exist.
    – Misha Lavrov
    Nov 25 at 20:47








  • 3




    @WesleyGroupshaveFeelingsToo It's possible that the textbook you're using defines a tour (of a graph) as a closed path by default. Confusion arises because in the case of the knight's tour problem, it is traditional to use the word "tour" for both and specify "closed" separately. Either way, we now know the answer for both cases (closed and open) and so there is no issue of mathematics left, only an issue of terminology.
    – Misha Lavrov
    Nov 25 at 20:54
















4














There is no reasoning error in your argument. On some odd-by-odd chessboards, it is possible to have a knight's tour, as the following $5 times 5$ example shows:



5x5 knight's tour



The argument by considering black squares and white squares does show that there is no closed knight's tour that visits every square then returns to the start. After all, if there are $l$ black squares and $l+1$ white squares, then any knight's tour must begin and end on a white square - and so there can be no knight's move from the last square of the tour to the first.



If the knight's tour is not required to be closed, then that is a mistake in the problem: the diagram above is a counterexample.



And the $5times 5$ board is not an isolated exception. As Hew Wolff points out in the comments, Wikipedia cites some results showing that a knight's tour exists on any $n times n$ chessboard where $nge 5$ (and in fact on any $n times m$ chessboard where $nge 5$ and $mge 5$).






share|cite|improve this answer



















  • 2




    And in fact according to Wikipedia, "on any rectangular board whose smaller dimension is at least 5, there is a (possibly open) knight's tour."
    – Hew Wolff
    Nov 25 at 20:31






  • 1




    @HewWolff Thank you for pointing that out! Assuming you have no objections, I have added your comment to the end of my answer.
    – Misha Lavrov
    Nov 25 at 20:35










  • What I think that the approach should be is to show that such a path is NOT Hamiltonian.
    – Wesley Strik
    Nov 25 at 20:42






  • 1




    @WesleyGroupshaveFeelingsToo But the path is Hamiltonian, which you can tell by following the path in the diagram. What I am saying is that unless the knight's tour is required to be a closed one, then the problem is ill-posed, because the knight's tour does exist.
    – Misha Lavrov
    Nov 25 at 20:47








  • 3




    @WesleyGroupshaveFeelingsToo It's possible that the textbook you're using defines a tour (of a graph) as a closed path by default. Confusion arises because in the case of the knight's tour problem, it is traditional to use the word "tour" for both and specify "closed" separately. Either way, we now know the answer for both cases (closed and open) and so there is no issue of mathematics left, only an issue of terminology.
    – Misha Lavrov
    Nov 25 at 20:54














4












4








4






There is no reasoning error in your argument. On some odd-by-odd chessboards, it is possible to have a knight's tour, as the following $5 times 5$ example shows:



5x5 knight's tour



The argument by considering black squares and white squares does show that there is no closed knight's tour that visits every square then returns to the start. After all, if there are $l$ black squares and $l+1$ white squares, then any knight's tour must begin and end on a white square - and so there can be no knight's move from the last square of the tour to the first.



If the knight's tour is not required to be closed, then that is a mistake in the problem: the diagram above is a counterexample.



And the $5times 5$ board is not an isolated exception. As Hew Wolff points out in the comments, Wikipedia cites some results showing that a knight's tour exists on any $n times n$ chessboard where $nge 5$ (and in fact on any $n times m$ chessboard where $nge 5$ and $mge 5$).






share|cite|improve this answer














There is no reasoning error in your argument. On some odd-by-odd chessboards, it is possible to have a knight's tour, as the following $5 times 5$ example shows:



5x5 knight's tour



The argument by considering black squares and white squares does show that there is no closed knight's tour that visits every square then returns to the start. After all, if there are $l$ black squares and $l+1$ white squares, then any knight's tour must begin and end on a white square - and so there can be no knight's move from the last square of the tour to the first.



If the knight's tour is not required to be closed, then that is a mistake in the problem: the diagram above is a counterexample.



And the $5times 5$ board is not an isolated exception. As Hew Wolff points out in the comments, Wikipedia cites some results showing that a knight's tour exists on any $n times n$ chessboard where $nge 5$ (and in fact on any $n times m$ chessboard where $nge 5$ and $mge 5$).







share|cite|improve this answer














share|cite|improve this answer



share|cite|improve this answer








edited Nov 25 at 21:30









Oscar Lanzi

12k12036




12k12036










answered Nov 25 at 20:28









Misha Lavrov

43.6k555103




43.6k555103








  • 2




    And in fact according to Wikipedia, "on any rectangular board whose smaller dimension is at least 5, there is a (possibly open) knight's tour."
    – Hew Wolff
    Nov 25 at 20:31






  • 1




    @HewWolff Thank you for pointing that out! Assuming you have no objections, I have added your comment to the end of my answer.
    – Misha Lavrov
    Nov 25 at 20:35










  • What I think that the approach should be is to show that such a path is NOT Hamiltonian.
    – Wesley Strik
    Nov 25 at 20:42






  • 1




    @WesleyGroupshaveFeelingsToo But the path is Hamiltonian, which you can tell by following the path in the diagram. What I am saying is that unless the knight's tour is required to be a closed one, then the problem is ill-posed, because the knight's tour does exist.
    – Misha Lavrov
    Nov 25 at 20:47








  • 3




    @WesleyGroupshaveFeelingsToo It's possible that the textbook you're using defines a tour (of a graph) as a closed path by default. Confusion arises because in the case of the knight's tour problem, it is traditional to use the word "tour" for both and specify "closed" separately. Either way, we now know the answer for both cases (closed and open) and so there is no issue of mathematics left, only an issue of terminology.
    – Misha Lavrov
    Nov 25 at 20:54














  • 2




    And in fact according to Wikipedia, "on any rectangular board whose smaller dimension is at least 5, there is a (possibly open) knight's tour."
    – Hew Wolff
    Nov 25 at 20:31






  • 1




    @HewWolff Thank you for pointing that out! Assuming you have no objections, I have added your comment to the end of my answer.
    – Misha Lavrov
    Nov 25 at 20:35










  • What I think that the approach should be is to show that such a path is NOT Hamiltonian.
    – Wesley Strik
    Nov 25 at 20:42






  • 1




    @WesleyGroupshaveFeelingsToo But the path is Hamiltonian, which you can tell by following the path in the diagram. What I am saying is that unless the knight's tour is required to be a closed one, then the problem is ill-posed, because the knight's tour does exist.
    – Misha Lavrov
    Nov 25 at 20:47








  • 3




    @WesleyGroupshaveFeelingsToo It's possible that the textbook you're using defines a tour (of a graph) as a closed path by default. Confusion arises because in the case of the knight's tour problem, it is traditional to use the word "tour" for both and specify "closed" separately. Either way, we now know the answer for both cases (closed and open) and so there is no issue of mathematics left, only an issue of terminology.
    – Misha Lavrov
    Nov 25 at 20:54








2




2




And in fact according to Wikipedia, "on any rectangular board whose smaller dimension is at least 5, there is a (possibly open) knight's tour."
– Hew Wolff
Nov 25 at 20:31




And in fact according to Wikipedia, "on any rectangular board whose smaller dimension is at least 5, there is a (possibly open) knight's tour."
– Hew Wolff
Nov 25 at 20:31




1




1




@HewWolff Thank you for pointing that out! Assuming you have no objections, I have added your comment to the end of my answer.
– Misha Lavrov
Nov 25 at 20:35




@HewWolff Thank you for pointing that out! Assuming you have no objections, I have added your comment to the end of my answer.
– Misha Lavrov
Nov 25 at 20:35












What I think that the approach should be is to show that such a path is NOT Hamiltonian.
– Wesley Strik
Nov 25 at 20:42




What I think that the approach should be is to show that such a path is NOT Hamiltonian.
– Wesley Strik
Nov 25 at 20:42




1




1




@WesleyGroupshaveFeelingsToo But the path is Hamiltonian, which you can tell by following the path in the diagram. What I am saying is that unless the knight's tour is required to be a closed one, then the problem is ill-posed, because the knight's tour does exist.
– Misha Lavrov
Nov 25 at 20:47






@WesleyGroupshaveFeelingsToo But the path is Hamiltonian, which you can tell by following the path in the diagram. What I am saying is that unless the knight's tour is required to be a closed one, then the problem is ill-posed, because the knight's tour does exist.
– Misha Lavrov
Nov 25 at 20:47






3




3




@WesleyGroupshaveFeelingsToo It's possible that the textbook you're using defines a tour (of a graph) as a closed path by default. Confusion arises because in the case of the knight's tour problem, it is traditional to use the word "tour" for both and specify "closed" separately. Either way, we now know the answer for both cases (closed and open) and so there is no issue of mathematics left, only an issue of terminology.
– Misha Lavrov
Nov 25 at 20:54




@WesleyGroupshaveFeelingsToo It's possible that the textbook you're using defines a tour (of a graph) as a closed path by default. Confusion arises because in the case of the knight's tour problem, it is traditional to use the word "tour" for both and specify "closed" separately. Either way, we now know the answer for both cases (closed and open) and so there is no issue of mathematics left, only an issue of terminology.
– Misha Lavrov
Nov 25 at 20:54


















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.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


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


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%2f3013328%2fhamiltonian-knights-closed-walk-for-odd-times-odd-chess-board%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

How do I know what Microsoft account the skydrive app is syncing to?

Grease: Live!

When does type information flow backwards in C++?