Each Player Removes a Number and All Its Divisors












3












$begingroup$


Initially, the numbers $2,3,ldots,n$ are written on a board. Alice and Bob alternately do the following: erase one number and all its divisors remaining on the board. The player who erases the last number wins. Who has a winning strategy?



Note that this problem is different from a classical easy problem as $1$ is not initially on the board.



I don't know if this problem has a nice solution. I have checked all $nle25$ and found that Bob has a winning strategy only when $n=3$ or $n=7$. The following table lists all possible first steps in Alice's winning strategy when $nle20$. I have not found any patterns.



n=2: 2
n=4: 2
n=5: 4
n=6: 5 6
n=8: 2 5 7
n=9: 2 5 7
n=10: 4 6
n=11: 8 10
n=12: 2 5
n=13: 6
n=14: 10 11 12 13 14
n=15: 12
n=16: 14
n=17: 10
n=18: 5
n=19: 12 14
n=20: 4 5 6 9


“Graph theory” is included in the tags because this game can be reformulated on a graph where there is an edge from each number to all its divisors, and the players alternately remove a vertex together with all its neighbors.










share|cite|improve this question











$endgroup$












  • $begingroup$
    @Henry The divisors are removed, not the multiples.
    $endgroup$
    – saulspatz
    Jan 13 at 1:17






  • 1




    $begingroup$
    It would have to be a digraph. If you remove $6$ you also remove $3$, but if you remove $3$, you don't remove $6.$
    $endgroup$
    – saulspatz
    Jan 13 at 1:18










  • $begingroup$
    Ok - my mistake - reading too fast
    $endgroup$
    – Henry
    Jan 13 at 1:24






  • 1




    $begingroup$
    It's a special instance of the poset game, but not one that I've found any references to.
    $endgroup$
    – Misha Lavrov
    Jan 13 at 1:58
















3












$begingroup$


Initially, the numbers $2,3,ldots,n$ are written on a board. Alice and Bob alternately do the following: erase one number and all its divisors remaining on the board. The player who erases the last number wins. Who has a winning strategy?



Note that this problem is different from a classical easy problem as $1$ is not initially on the board.



I don't know if this problem has a nice solution. I have checked all $nle25$ and found that Bob has a winning strategy only when $n=3$ or $n=7$. The following table lists all possible first steps in Alice's winning strategy when $nle20$. I have not found any patterns.



n=2: 2
n=4: 2
n=5: 4
n=6: 5 6
n=8: 2 5 7
n=9: 2 5 7
n=10: 4 6
n=11: 8 10
n=12: 2 5
n=13: 6
n=14: 10 11 12 13 14
n=15: 12
n=16: 14
n=17: 10
n=18: 5
n=19: 12 14
n=20: 4 5 6 9


“Graph theory” is included in the tags because this game can be reformulated on a graph where there is an edge from each number to all its divisors, and the players alternately remove a vertex together with all its neighbors.










share|cite|improve this question











$endgroup$












  • $begingroup$
    @Henry The divisors are removed, not the multiples.
    $endgroup$
    – saulspatz
    Jan 13 at 1:17






  • 1




    $begingroup$
    It would have to be a digraph. If you remove $6$ you also remove $3$, but if you remove $3$, you don't remove $6.$
    $endgroup$
    – saulspatz
    Jan 13 at 1:18










  • $begingroup$
    Ok - my mistake - reading too fast
    $endgroup$
    – Henry
    Jan 13 at 1:24






  • 1




    $begingroup$
    It's a special instance of the poset game, but not one that I've found any references to.
    $endgroup$
    – Misha Lavrov
    Jan 13 at 1:58














3












3








3


1



$begingroup$


Initially, the numbers $2,3,ldots,n$ are written on a board. Alice and Bob alternately do the following: erase one number and all its divisors remaining on the board. The player who erases the last number wins. Who has a winning strategy?



Note that this problem is different from a classical easy problem as $1$ is not initially on the board.



I don't know if this problem has a nice solution. I have checked all $nle25$ and found that Bob has a winning strategy only when $n=3$ or $n=7$. The following table lists all possible first steps in Alice's winning strategy when $nle20$. I have not found any patterns.



n=2: 2
n=4: 2
n=5: 4
n=6: 5 6
n=8: 2 5 7
n=9: 2 5 7
n=10: 4 6
n=11: 8 10
n=12: 2 5
n=13: 6
n=14: 10 11 12 13 14
n=15: 12
n=16: 14
n=17: 10
n=18: 5
n=19: 12 14
n=20: 4 5 6 9


“Graph theory” is included in the tags because this game can be reformulated on a graph where there is an edge from each number to all its divisors, and the players alternately remove a vertex together with all its neighbors.










share|cite|improve this question











$endgroup$




Initially, the numbers $2,3,ldots,n$ are written on a board. Alice and Bob alternately do the following: erase one number and all its divisors remaining on the board. The player who erases the last number wins. Who has a winning strategy?



Note that this problem is different from a classical easy problem as $1$ is not initially on the board.



I don't know if this problem has a nice solution. I have checked all $nle25$ and found that Bob has a winning strategy only when $n=3$ or $n=7$. The following table lists all possible first steps in Alice's winning strategy when $nle20$. I have not found any patterns.



n=2: 2
n=4: 2
n=5: 4
n=6: 5 6
n=8: 2 5 7
n=9: 2 5 7
n=10: 4 6
n=11: 8 10
n=12: 2 5
n=13: 6
n=14: 10 11 12 13 14
n=15: 12
n=16: 14
n=17: 10
n=18: 5
n=19: 12 14
n=20: 4 5 6 9


“Graph theory” is included in the tags because this game can be reformulated on a graph where there is an edge from each number to all its divisors, and the players alternately remove a vertex together with all its neighbors.







elementary-number-theory graph-theory algorithms divisibility combinatorial-game-theory






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Jan 14 at 6:02









Alex Ravsky

42.6k32383




42.6k32383










asked Jan 13 at 1:05









Johnson ChenJohnson Chen

192




192












  • $begingroup$
    @Henry The divisors are removed, not the multiples.
    $endgroup$
    – saulspatz
    Jan 13 at 1:17






  • 1




    $begingroup$
    It would have to be a digraph. If you remove $6$ you also remove $3$, but if you remove $3$, you don't remove $6.$
    $endgroup$
    – saulspatz
    Jan 13 at 1:18










  • $begingroup$
    Ok - my mistake - reading too fast
    $endgroup$
    – Henry
    Jan 13 at 1:24






  • 1




    $begingroup$
    It's a special instance of the poset game, but not one that I've found any references to.
    $endgroup$
    – Misha Lavrov
    Jan 13 at 1:58


















  • $begingroup$
    @Henry The divisors are removed, not the multiples.
    $endgroup$
    – saulspatz
    Jan 13 at 1:17






  • 1




    $begingroup$
    It would have to be a digraph. If you remove $6$ you also remove $3$, but if you remove $3$, you don't remove $6.$
    $endgroup$
    – saulspatz
    Jan 13 at 1:18










  • $begingroup$
    Ok - my mistake - reading too fast
    $endgroup$
    – Henry
    Jan 13 at 1:24






  • 1




    $begingroup$
    It's a special instance of the poset game, but not one that I've found any references to.
    $endgroup$
    – Misha Lavrov
    Jan 13 at 1:58
















$begingroup$
@Henry The divisors are removed, not the multiples.
$endgroup$
– saulspatz
Jan 13 at 1:17




$begingroup$
@Henry The divisors are removed, not the multiples.
$endgroup$
– saulspatz
Jan 13 at 1:17




1




1




$begingroup$
It would have to be a digraph. If you remove $6$ you also remove $3$, but if you remove $3$, you don't remove $6.$
$endgroup$
– saulspatz
Jan 13 at 1:18




$begingroup$
It would have to be a digraph. If you remove $6$ you also remove $3$, but if you remove $3$, you don't remove $6.$
$endgroup$
– saulspatz
Jan 13 at 1:18












$begingroup$
Ok - my mistake - reading too fast
$endgroup$
– Henry
Jan 13 at 1:24




$begingroup$
Ok - my mistake - reading too fast
$endgroup$
– Henry
Jan 13 at 1:24




1




1




$begingroup$
It's a special instance of the poset game, but not one that I've found any references to.
$endgroup$
– Misha Lavrov
Jan 13 at 1:58




$begingroup$
It's a special instance of the poset game, but not one that I've found any references to.
$endgroup$
– Misha Lavrov
Jan 13 at 1:58










1 Answer
1






active

oldest

votes


















0












$begingroup$

You tried think its like a nim game? I hade this idea after tried to play this game. In a nim game you have a heap with a amount of items and each player in your turn must withdraw a amount of this items. Winning the game of nim traditional the player what have take the last item. So, the players can withdraw a amount of items per turn: 1, 2, 3, 4, ... In general a low number and this amount never changes during all game. But in your problem this amount changes each turn, because when the player A erase a number of the roll, others numbers, his divisors, is erase too. So, in the the turn of player B, he have less moves to do because the previous choice of A and, in the next turn of player A, he have less than player B hade, because of the previous choices. I called this games of limited nim Games.



Lets call the amount of items what each player can take per turn by k, that is: Per turn each player can withdraw k items of the heap. Soon k is constant in a normal nim game, but in a limited nim game k changes by a rule. In your complex problem the rule what changes k is: "When you erase a number of the roll, you must erase his divisors".



Lets take a example: Be n = 10. We have the following roll:



2, 3, 4, 5, 6 ,7 ,8 ,9 ,10



This is a heap with a amount of n-1 items and the fist player have the following choices:

1A) withdraw one number; it's happens when i is a prime, with i ∈ [2,n].

2A) withdraw two numbers; it's happens when i have three divisors, with i ∈ [2,n].

3A) withdraw three numbers; it's happens when i have four divisors, with i ∈ [2,n].



That is K=(1,2,3)



Lets see waht happens, when each choiceis made by the player A:
1A) is choicen: in this choice the player A withdraw one os the following numbers (2, 3, 5, 7), when he do it, depending on the number choicen the options 2) and 3) can changes.

I) choosing 2 implies all even number lost one divisor.

II) choosing 3 implies what all multiple of 3 have lost one divisor.

III) choosing 5 implies what all multiple of 5 have lost one divisor.

IV) choosing 7 not result in any alterations in this case.



So, elect 1A) leaves the next player with the following choices:

1B) withdraw one number; one of the following number (2,3,5), or (2,3,7), or (2,5,7), or (3,5,7).

2B) withdraw two numbers; one of the following numbers (4,9), or (4), or (9).

3B) withdraw three numbers; one of the following numbers (6,8,10), or no have this option in the case of A choose 1A) - I).



Look, what k has changed to B, due to a choice of A. This will happen for all A's choices, and this has many possibilities for different results. If you do this problems with trees, i think its can be more clear to see. As n grows, the possibilities in the game moves increase exponentially, as the number of divisors increases and the amount of numbers with the same number of divisors increases as well.



Because of this, this game is tough to solve, find the best strategy is not a easy work, but i think this like is a nim game, so if i can win a nim game, so i can win this game just replicating the best strategy of a normal nim game with some alteration.



Hope i have helped with this idea.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Of course it's a nim game; every impartial game is a nim game. But what is the strategy? I don't think you have actually answered the question.
    $endgroup$
    – Misha Lavrov
    Mar 10 at 6:05













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%2f3071595%2feach-player-removes-a-number-and-all-its-divisors%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 tried think its like a nim game? I hade this idea after tried to play this game. In a nim game you have a heap with a amount of items and each player in your turn must withdraw a amount of this items. Winning the game of nim traditional the player what have take the last item. So, the players can withdraw a amount of items per turn: 1, 2, 3, 4, ... In general a low number and this amount never changes during all game. But in your problem this amount changes each turn, because when the player A erase a number of the roll, others numbers, his divisors, is erase too. So, in the the turn of player B, he have less moves to do because the previous choice of A and, in the next turn of player A, he have less than player B hade, because of the previous choices. I called this games of limited nim Games.



Lets call the amount of items what each player can take per turn by k, that is: Per turn each player can withdraw k items of the heap. Soon k is constant in a normal nim game, but in a limited nim game k changes by a rule. In your complex problem the rule what changes k is: "When you erase a number of the roll, you must erase his divisors".



Lets take a example: Be n = 10. We have the following roll:



2, 3, 4, 5, 6 ,7 ,8 ,9 ,10



This is a heap with a amount of n-1 items and the fist player have the following choices:

1A) withdraw one number; it's happens when i is a prime, with i ∈ [2,n].

2A) withdraw two numbers; it's happens when i have three divisors, with i ∈ [2,n].

3A) withdraw three numbers; it's happens when i have four divisors, with i ∈ [2,n].



That is K=(1,2,3)



Lets see waht happens, when each choiceis made by the player A:
1A) is choicen: in this choice the player A withdraw one os the following numbers (2, 3, 5, 7), when he do it, depending on the number choicen the options 2) and 3) can changes.

I) choosing 2 implies all even number lost one divisor.

II) choosing 3 implies what all multiple of 3 have lost one divisor.

III) choosing 5 implies what all multiple of 5 have lost one divisor.

IV) choosing 7 not result in any alterations in this case.



So, elect 1A) leaves the next player with the following choices:

1B) withdraw one number; one of the following number (2,3,5), or (2,3,7), or (2,5,7), or (3,5,7).

2B) withdraw two numbers; one of the following numbers (4,9), or (4), or (9).

3B) withdraw three numbers; one of the following numbers (6,8,10), or no have this option in the case of A choose 1A) - I).



Look, what k has changed to B, due to a choice of A. This will happen for all A's choices, and this has many possibilities for different results. If you do this problems with trees, i think its can be more clear to see. As n grows, the possibilities in the game moves increase exponentially, as the number of divisors increases and the amount of numbers with the same number of divisors increases as well.



Because of this, this game is tough to solve, find the best strategy is not a easy work, but i think this like is a nim game, so if i can win a nim game, so i can win this game just replicating the best strategy of a normal nim game with some alteration.



Hope i have helped with this idea.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Of course it's a nim game; every impartial game is a nim game. But what is the strategy? I don't think you have actually answered the question.
    $endgroup$
    – Misha Lavrov
    Mar 10 at 6:05


















0












$begingroup$

You tried think its like a nim game? I hade this idea after tried to play this game. In a nim game you have a heap with a amount of items and each player in your turn must withdraw a amount of this items. Winning the game of nim traditional the player what have take the last item. So, the players can withdraw a amount of items per turn: 1, 2, 3, 4, ... In general a low number and this amount never changes during all game. But in your problem this amount changes each turn, because when the player A erase a number of the roll, others numbers, his divisors, is erase too. So, in the the turn of player B, he have less moves to do because the previous choice of A and, in the next turn of player A, he have less than player B hade, because of the previous choices. I called this games of limited nim Games.



Lets call the amount of items what each player can take per turn by k, that is: Per turn each player can withdraw k items of the heap. Soon k is constant in a normal nim game, but in a limited nim game k changes by a rule. In your complex problem the rule what changes k is: "When you erase a number of the roll, you must erase his divisors".



Lets take a example: Be n = 10. We have the following roll:



2, 3, 4, 5, 6 ,7 ,8 ,9 ,10



This is a heap with a amount of n-1 items and the fist player have the following choices:

1A) withdraw one number; it's happens when i is a prime, with i ∈ [2,n].

2A) withdraw two numbers; it's happens when i have three divisors, with i ∈ [2,n].

3A) withdraw three numbers; it's happens when i have four divisors, with i ∈ [2,n].



That is K=(1,2,3)



Lets see waht happens, when each choiceis made by the player A:
1A) is choicen: in this choice the player A withdraw one os the following numbers (2, 3, 5, 7), when he do it, depending on the number choicen the options 2) and 3) can changes.

I) choosing 2 implies all even number lost one divisor.

II) choosing 3 implies what all multiple of 3 have lost one divisor.

III) choosing 5 implies what all multiple of 5 have lost one divisor.

IV) choosing 7 not result in any alterations in this case.



So, elect 1A) leaves the next player with the following choices:

1B) withdraw one number; one of the following number (2,3,5), or (2,3,7), or (2,5,7), or (3,5,7).

2B) withdraw two numbers; one of the following numbers (4,9), or (4), or (9).

3B) withdraw three numbers; one of the following numbers (6,8,10), or no have this option in the case of A choose 1A) - I).



Look, what k has changed to B, due to a choice of A. This will happen for all A's choices, and this has many possibilities for different results. If you do this problems with trees, i think its can be more clear to see. As n grows, the possibilities in the game moves increase exponentially, as the number of divisors increases and the amount of numbers with the same number of divisors increases as well.



Because of this, this game is tough to solve, find the best strategy is not a easy work, but i think this like is a nim game, so if i can win a nim game, so i can win this game just replicating the best strategy of a normal nim game with some alteration.



Hope i have helped with this idea.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Of course it's a nim game; every impartial game is a nim game. But what is the strategy? I don't think you have actually answered the question.
    $endgroup$
    – Misha Lavrov
    Mar 10 at 6:05
















0












0








0





$begingroup$

You tried think its like a nim game? I hade this idea after tried to play this game. In a nim game you have a heap with a amount of items and each player in your turn must withdraw a amount of this items. Winning the game of nim traditional the player what have take the last item. So, the players can withdraw a amount of items per turn: 1, 2, 3, 4, ... In general a low number and this amount never changes during all game. But in your problem this amount changes each turn, because when the player A erase a number of the roll, others numbers, his divisors, is erase too. So, in the the turn of player B, he have less moves to do because the previous choice of A and, in the next turn of player A, he have less than player B hade, because of the previous choices. I called this games of limited nim Games.



Lets call the amount of items what each player can take per turn by k, that is: Per turn each player can withdraw k items of the heap. Soon k is constant in a normal nim game, but in a limited nim game k changes by a rule. In your complex problem the rule what changes k is: "When you erase a number of the roll, you must erase his divisors".



Lets take a example: Be n = 10. We have the following roll:



2, 3, 4, 5, 6 ,7 ,8 ,9 ,10



This is a heap with a amount of n-1 items and the fist player have the following choices:

1A) withdraw one number; it's happens when i is a prime, with i ∈ [2,n].

2A) withdraw two numbers; it's happens when i have three divisors, with i ∈ [2,n].

3A) withdraw three numbers; it's happens when i have four divisors, with i ∈ [2,n].



That is K=(1,2,3)



Lets see waht happens, when each choiceis made by the player A:
1A) is choicen: in this choice the player A withdraw one os the following numbers (2, 3, 5, 7), when he do it, depending on the number choicen the options 2) and 3) can changes.

I) choosing 2 implies all even number lost one divisor.

II) choosing 3 implies what all multiple of 3 have lost one divisor.

III) choosing 5 implies what all multiple of 5 have lost one divisor.

IV) choosing 7 not result in any alterations in this case.



So, elect 1A) leaves the next player with the following choices:

1B) withdraw one number; one of the following number (2,3,5), or (2,3,7), or (2,5,7), or (3,5,7).

2B) withdraw two numbers; one of the following numbers (4,9), or (4), or (9).

3B) withdraw three numbers; one of the following numbers (6,8,10), or no have this option in the case of A choose 1A) - I).



Look, what k has changed to B, due to a choice of A. This will happen for all A's choices, and this has many possibilities for different results. If you do this problems with trees, i think its can be more clear to see. As n grows, the possibilities in the game moves increase exponentially, as the number of divisors increases and the amount of numbers with the same number of divisors increases as well.



Because of this, this game is tough to solve, find the best strategy is not a easy work, but i think this like is a nim game, so if i can win a nim game, so i can win this game just replicating the best strategy of a normal nim game with some alteration.



Hope i have helped with this idea.






share|cite|improve this answer









$endgroup$



You tried think its like a nim game? I hade this idea after tried to play this game. In a nim game you have a heap with a amount of items and each player in your turn must withdraw a amount of this items. Winning the game of nim traditional the player what have take the last item. So, the players can withdraw a amount of items per turn: 1, 2, 3, 4, ... In general a low number and this amount never changes during all game. But in your problem this amount changes each turn, because when the player A erase a number of the roll, others numbers, his divisors, is erase too. So, in the the turn of player B, he have less moves to do because the previous choice of A and, in the next turn of player A, he have less than player B hade, because of the previous choices. I called this games of limited nim Games.



Lets call the amount of items what each player can take per turn by k, that is: Per turn each player can withdraw k items of the heap. Soon k is constant in a normal nim game, but in a limited nim game k changes by a rule. In your complex problem the rule what changes k is: "When you erase a number of the roll, you must erase his divisors".



Lets take a example: Be n = 10. We have the following roll:



2, 3, 4, 5, 6 ,7 ,8 ,9 ,10



This is a heap with a amount of n-1 items and the fist player have the following choices:

1A) withdraw one number; it's happens when i is a prime, with i ∈ [2,n].

2A) withdraw two numbers; it's happens when i have three divisors, with i ∈ [2,n].

3A) withdraw three numbers; it's happens when i have four divisors, with i ∈ [2,n].



That is K=(1,2,3)



Lets see waht happens, when each choiceis made by the player A:
1A) is choicen: in this choice the player A withdraw one os the following numbers (2, 3, 5, 7), when he do it, depending on the number choicen the options 2) and 3) can changes.

I) choosing 2 implies all even number lost one divisor.

II) choosing 3 implies what all multiple of 3 have lost one divisor.

III) choosing 5 implies what all multiple of 5 have lost one divisor.

IV) choosing 7 not result in any alterations in this case.



So, elect 1A) leaves the next player with the following choices:

1B) withdraw one number; one of the following number (2,3,5), or (2,3,7), or (2,5,7), or (3,5,7).

2B) withdraw two numbers; one of the following numbers (4,9), or (4), or (9).

3B) withdraw three numbers; one of the following numbers (6,8,10), or no have this option in the case of A choose 1A) - I).



Look, what k has changed to B, due to a choice of A. This will happen for all A's choices, and this has many possibilities for different results. If you do this problems with trees, i think its can be more clear to see. As n grows, the possibilities in the game moves increase exponentially, as the number of divisors increases and the amount of numbers with the same number of divisors increases as well.



Because of this, this game is tough to solve, find the best strategy is not a easy work, but i think this like is a nim game, so if i can win a nim game, so i can win this game just replicating the best strategy of a normal nim game with some alteration.



Hope i have helped with this idea.







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered Mar 9 at 12:01









LatithLatith

12




12












  • $begingroup$
    Of course it's a nim game; every impartial game is a nim game. But what is the strategy? I don't think you have actually answered the question.
    $endgroup$
    – Misha Lavrov
    Mar 10 at 6:05




















  • $begingroup$
    Of course it's a nim game; every impartial game is a nim game. But what is the strategy? I don't think you have actually answered the question.
    $endgroup$
    – Misha Lavrov
    Mar 10 at 6:05


















$begingroup$
Of course it's a nim game; every impartial game is a nim game. But what is the strategy? I don't think you have actually answered the question.
$endgroup$
– Misha Lavrov
Mar 10 at 6:05






$begingroup$
Of course it's a nim game; every impartial game is a nim game. But what is the strategy? I don't think you have actually answered the question.
$endgroup$
– Misha Lavrov
Mar 10 at 6:05




















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%2f3071595%2feach-player-removes-a-number-and-all-its-divisors%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

Human spaceflight

Can not write log (Is /dev/pts mounted?) - openpty in Ubuntu-on-Windows?

File:DeusFollowingSea.jpg