IBM Ponder This 03-14 Solved

Credited with solving this puzzle:

Ponder This Challenge:

N lamps are set in a circle, and for each integer M you have a tool that can toggle the state (on/off) of any set of M consecutive lamps.
Find a possible N which satisfies the following statements:

The sum of its digits is less than 10.

By applying the tool for M=105 several times, we can toggle a single lamp.

If we remove one lamp and start from a random initial setting for the remaining N-1 lamps, the probability that there exists a way to apply the tool for M=32 several times and switch all the lamps off is positive and less than 0.0011%.

 

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.