Crossing Numbers
From the list of numbers 1 to n, cross out every other number starting with the smallest and repeat the process with the remaining numbers until only one number is left. What number would that be for a given n?
From the list of numbers 1 to n, cross out every other number starting with the smallest and repeat the process with the remaining numbers until only one number is left. What number would that be for a given n?