Find the set of P-positions for the takeaway game with the subtraction sets: $S = {1,3,5,7}$ $S = {1,2,4,8,16,32}$ Who wins each game when there are 100 tokens on the table to start, the first or the second player?
Would the P positions just be every position other than 6 and multiples of 6?
And would the first player always win with 100 tokens since he can just take 64 off the start leaving 36, which is a multiple of 6?
If a player can finish his turn with the remaining number being a multiple of 6, he can guarantee to win. Since there are no available subtraction options which are multiples of 6, and 1,2,3,4,and 5 are all options, whatever the other player does you can counteract with the appropriate number 1-5 to get it back to a multiple of 6. Therefore player 1 would be wise to take 4, 16, or 64 on his first move.