CombinatoricsDifficulty 4.4AIMEFind the answerItaly
Problem:
So-poko is a new puzzle game played on a square board with side 203 squares. The squares are colored white and black in alternating concentric frames; the outermost frame is black, while the central square is white (see the 7×7 example alongside). What is the difference between the number of black squares and the number of white squares present in the pattern?
Pick one
Solution
Solution:
The answer is (E). Let us consider how the difference between black and white squares dk increases in a so-poko of side k. For k=3, the difference is 7. Each time two concentric frames are added on the outside (an inner white one and an outer black one), dk increases by 8 and k increases by 4. To go from a so-poko of side 3 to side 203 we must add 50 pairs of frames, so d203=d3+50⋅8=407.
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: MathNet,
licensed CC-BY-4.0.
Statement translated into English from it; metadata (topic, difficulty) added by this project.