<<< index

To print out a copy of these instructions, click below:


If you like these puzzles,
you might also like...

instructions

The following puzzles use rows of on and off light bulbs. The first two rows are illuminated randomly, but then each successive row is a combination of the two above it. The rules for combining two rows to get next one are as follows:


Light Addition Type B rules

Notice that for the last rule, when combining two on light bulbs, the resulting bulb in the same column will be turned off, while the bulb in the next column to the left will be turned on.

Here's an example of how to combine two rows of light bulbs to obtain a third:

Combining two rows of light bulbs

For each puzzle, you are to complete a sequence of combinations, until you determine the illumination of the boxed row of light bulbs. Unfortunately, someone has come along and removed most of the light bulbs, leaving only a few light bulbs to solve each puzzle. (Missing light bulbs are represented by a dashed circle.) Can you still determine the illumination of the light bulbs in each boxed row?

Some additional rules:

No row of light bulbs will ever be completely off.

In each puzzle, there are always enough columns to complete the combinations. You will never have to carry past the left-most column.


example


Light Addition Type B Example

One way to solve this example is to go column by column, starting on the right. The light bulbs that are given dictate the illumination of some of the missing light bulbs. However, there are some choices left to be made, and those are explored in the problem space tree below. (Not every possibility will be explored in each problem space tree, just the ones that are the most important.)

First, let's see what happens if we use two off light bulbs in the right-most column:

Light Addition Type B Example Problem Space Part A

Unfortunately, none of the resulting possibilities is a viable solution. Let's go back and try two on light bulbs in the right-most column:

Light Addition Type B Example Problem Space Part B

Notice that by the time we get to the end (of either half of the problem space), all but one of the possibilities are eliminated because they either go beyond the number of columns available in the puzzle, or they contain a completely off row of light bulbs. The single possibility left must be the solution.


Light Addition Type B Example Solution

solving tips

The restriction prohibiting carrying past the left-most column eliminates many of the possible solutions. Thus, if you need to use several on light bulbs in the right-hand columns, you will have to use mostly off light bulbs in the left-hand columns in order to prevent carrying past the left-most column.

If you know about mathematical bases, you may realize that this is a representation of adding in base two. This insight can be helpful; however, you are missing a lot of information about the numbers you are adding together and their results.