Unofficial archive — problems, solutions & results © IMC, reproduced with permission.

IMC / 2000 / Problems / Day 2, P7

IMC 2000 · Day 2 · P7

medium

a) Show that the unit square can be partitioned into nn smaller squares if nn is large enough.

b) Let d2d \ge 2. Show that there is a constant N(d)N(d) such that, whenever nN(d)n \ge N(d), a dd-dimensional unit cube can be partitioned into nn smaller cubes.

Solution (official)

We start with the following lemma: If aa and bb be coprime positive integers then every sufficiently large positive integer mm can be expressed in the form ax+byax + by with x,yx, y non-negative integers.

Proof of the lemma. The numbers 0,a,2a,,(b1)a0, a, 2a, \dots, (b-1)a give a complete residue system modulo bb. Consequently, for any mm there exists a 0xb10 \le x \le b-1 so that axm(modb)ax \equiv m \pmod{b}. If m(b1)am \ge (b-1)a, then y=(max)/by = (m - ax)/b, for which x+by=mx + by = m, is a non-negative integer, too.

Now observe that any dissection of a cube into nn smaller cubes may be refined to give a dissection into n+(ad1)n + (a^d - 1) cubes, for any a1a \ge 1. This refinement is achieved by picking an arbitrary cube in the dissection, and cutting it into ada^d smaller cubes. To prove the required result, then, it suffices to exhibit two relatively prime integers of form ad1a^d - 1. In the 2-dimensional case, a1=2a_1 = 2 and a2=3a_2 = 3 give the coprime numbers 221=32^2 - 1 = 3 and 321=83^2 - 1 = 8. In the general case, two such integers are 2d12^d - 1 and (2d1)d1(2^d - 1)^d - 1, as is easy to check.

How the field did

contestants scored
114
average (of 20)
13.61
solved (≥ 80%)
47.4%
near-0 (≤ 10%)
11.4%
discrimination
0.61

Score distribution (field cohort)

Computed on contestants with a meaningful total (field cohort); discrimination is the corrected item–total correlation.

Similar problems

IMC 2004 · Day 1 · P4mediumavg 4.0/10 · solved 35% · near-0 52% · disc 0.52
IMC 2001 · Day 2 · P9hardavg 2.3/10 · solved 16% · near-0 66% · disc 0.48
IMC 2006 · Day 2 · P7easyavg 9.2/10 · solved 88% · near-0 3% · disc 0.35
IMC 2014 · Day 1 · P5very hardavg 1.0/10 · solved 5% · near-0 78% · disc 0.49