A brief break from reading this afternoon to tackle two logic/math problems below. See if you can deduce the answer on your own. Leave a comment if you know the answer!
1) Consider an analog clock with both an hour hand and a minute hand. What is the first time after 6PM that the hour hand and the minute hand are exactly coincident (i.e., on top of one another)? NOTE: Your answer should be in this format: HH:MM:SS.DDD, where HH = hour, MM = minutes, SS = seconds, and DDD is the 1/1000th of a second decimal equivalent. (HINT: the first thing that comes to mind, 6:30PM, is an incorrect response).
2) Consider a room with a very large table on which stand 100 lamps, each with an on/off switch. The lamps are arranged in a straight line, and each one is numbered 1, 2, 3, …, 99, 100. At the beginning of the experiment, all the lamps are turned off.
This room has an entry door and a separate door for an exit. One hundred people are recruited to participate in this experiment. Each of the 100 participants is also numbered 1 to 100, inclusive. When participant number 1 enters the room, he turns on EVERY lamp, and exits. When participant 2 enters the room, he flips the switch for every second lamp (thus, turning off lamps 2, 4, 6, 8, 10, and so on because participant 1 has turned all the lamps on his turn). Participant 2 exits and then participant 3 enters. Participant 3 flips the switch on every third lamp (thus changing the on/off state of the lamps which are numbered 3, 6, 9, 12, and so on). This process continues until all 100 participants have taken their turn and passed through the room.
Assume each participant can properly count and doesn’t make any mistakes in changing the on/off state of the lamp(s) he’s assigned to change the state of. Here is the question: after the 100th participant completes his journey through the room, how many lamps are illuminated? And which of those lamps (i.e., reference by number) are they?
###
UPDATE (1:30PM): Both questions have been answered in the comments. To make up for these relatively simple questions, I’ll post a much more challenging logic question in the evening. It will have to do with a deck of cards.