Maths Olympiad Prep

Library / /197 of 860

Combinatorics Difficulty 4.9 AIME Find the answer

Compute the number of ways to color 3 cells in a 3×33 \times 3 grid so that no two colored cells share an edge.

A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.

Solution

If the middle square is colored, then two of the four corner squares must be colored, and there are (42)=6\binom{4}{2}=6 ways to do this. If the middle square is not colored, then after coloring one of the 8 other squares, there are always 6 ways to place the other two squares. However, the number of possibilities is overcounted by a factor of 3, so there are 16 ways where the middle square is not colored. This leads to a total of 22.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: Omni-MATH, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.