CombinatoricsDifficulty 3.8AMC 10/12Find the answerSouth Africa
A little boy Mak has drawn a rectangle of size 20×15, and divided it by straight lines into unit squares. How many squares (of any size) are there in Mak's picture?
A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.
Solution
Consider a square of side length d, and the position of its bottom-right unit square. It has d−1 squares above, and d−1 squares to the left of it. Hence there are (21−d)(16−d) possibilities for the bottom-right corner, resulting in (21−d)(16−d) squares of size d appearing in the grid. The total number of squares is S=d=1∑15(21−d)(16−d)=d=1∑15(336−37d+d2)=15⋅336−37d=1∑15d+d=1∑15d2=15⋅336−37215⋅16+615⋅16⋅31=1840.
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 reproduced verbatim; metadata (topic, difficulty) added by this project.