Problem:
The cells of a chessboard are colored red, green, or blue. Every square of the chessboard contains exactly three red cells, three green cells, and three blue cells. At most how many red cells can there be?
Pick one
Solution
Solution:
The answer is . Consider a square of the chessboard, as in the figure. This sub-chessboard can be covered with squares, each of which by hypothesis contains 3 red cells. The red cells are therefore at most equal to 36, that is 27 (the red cells in the square) plus 9 (the cells outside the square). On the other hand, the coloring in the figure (where stand for red, green, blue) provides an example in which the red cells are exactly 36.
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.