Author Topic: Locker Problem  (Read 2188 times)

0 Members and 1 Guest are viewing this topic.

Offline Ender

  • Moderator
  • Hero Member
  • *****
  • Posts: 2390
    • View Profile
Locker Problem
« on: November 22, 2006, 03:08:13 pm »
There are 100 lockers, numbered from 1 to 100, all initially closed. A person goes by them and changes the state (if closed, opens; if opened, closes) of every other locker. This person then goes by and changes the state of every third locker, then fourth, etc. (This person always starts from the lower-numbered lockers. When doing every other locker the person first changes the state of locker 2, and when doing every third locker the person first changes the state of locker 3, etc.)

Which lockers will be closed after the person can no longer repeat this process?

Edited for clarity.
« Last Edit: November 23, 2006, 08:11:09 pm by Ender »