Problem:
Each square in a 3Γ3 grid of squares is colored red, white, blue, or green so that every 2Γ2 square contains one square of each color. One such coloring is shown on the right below. How many different colorings are possible?
Answer Choices:
A. 24
B. 48
C. 60
D. 72
E. 96
Solution:
Label the squares as shown.
adgβbehβcfiββ
There are four 2Γ2 squares that need to satisfy the condition: abde, bcef, degh, and ef hi.
- Square abde : There are 4!=24 ways to color these squares using all four colors.
- Square bcef : Since squares b and e have already been colored, either c receives the same color as a and f receives the same color as d, or these are switched. This gives 2 choices at this stage. Using the numbers 1,2,3, and 4 to represent the colors, the two possibilities are pictured below.
13β24β13ββ
13β24β31ββ
- Remaining squares on the bottom row: Squares d and e have already been colored. If a and c have the same color, then there are two ways to color the three remaining squares:
131β242β131ββ
132β241β132ββ
On the other hand, if squares a and c receive different colors, then there is only one way to color the bottom row:
131β242β313ββ
Thus the number of colorings is 24(2+1)=(D)72β.
The problems on this page are the property of the MAA's American Mathematics Competitions