Maths Olympiad Prep

Library / /926 of 1394

, 2020

Geometry Difficulty 5.4 AIME, harder Prove it United States

Problem:

Let nn be a fixed positive integer. An nn-staircase is a polyomino with n(n+1)2\frac{n(n+1)}{2} cells arranged in the shape of a staircase, with arbitrary size. Here are two examples of 5-staircases:

Figure 1

Prove that an nn-staircase can be dissected into strictly smaller nn-staircases.

Solutions — 2

Solution 1

Solution:

Viewing the problem in reverse, it is equivalent to show that we can use multiple nn-staircases to make a single, larger nn-staircase, because that larger nn-staircase is made up of strictly smaller nn-staircases, and is the example we need.

For the construction, we first attach two nn-staircases of the same size together to make an n×(n+1)n \times (n+1) rectangle. Then, we arrange n(n+1)n(n+1) of these rectangles in a (n+1)×n(n+1) \times n grid, giving an n(n+1)×n(n+1)n(n+1) \times n(n+1) size square. Finally, we can use n(n+1)2\frac{n(n+1)}{2} of these squares to create a larger nn-staircase of n2(n+1)2n^{2}(n+1)^{2} smaller staircases, so we are done.

Solution 2

Solution 2:

An alternative construction using only 2n+22n+2 staircases was submitted by team Yeah Knights A. We provide a diagram for n=5n=5 and allow the interested reader to fill in the details.

Figure 2

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.