Maths Olympiad Prep

Library / /23 of 39

Geometry Difficulty 5.8 AIME, harder Prove it Ukraine

The cube is cut into 20102010 smaller cubes. 20082008 of them are unit cubes (cubes of side 11) and edges of another 22 cubes are assigned integer numbers (different from 11). Find the volume of the big cube.

(Serhiy Zhydkov)

Solution

Let's denote the edge of the big cube as aa and the edges of two not unit as bb and cc.
Then we have an equation:
b3+c3+2008=a3. b^3 + c^3 + 2008 = a^3.
Because 123=1728<200812^3 = 1728 < 2008, then a>12a > 12, so a13a \ge 13.
Now let's find an upper bound of aa. It is clear that ab+ca \ge b+c,
b3+3b2c+3bc2+c3a3=b3+c3+2008, b^3 + 3b^2c + 3bc^2 + c^3 \le a^3 = b^3 + c^3 + 2008,
which means that b2c+bc220083b^2c + bc^2 \le \frac{2008}{3} or b2c+bc2669b^2c + bc^2 \le 669. Then 2c3b2c+bc26692c^3 \le b^2c + bc^2 \le 669 so c3334c^3 \le 334.

Moreover,
2b2+8b2c+bc26692b2661b2330b18b35832b3+c36166a3=b3+c3+20086166+2008=8174a20. 2b^2 + 8 \le b^2c + bc^2 \le 669 \Rightarrow 2b^2 \le 661 \Rightarrow b^2 \le 330 \Rightarrow b \le 18 \Rightarrow b^3 \le 5832 \Rightarrow \\ b^3 + c^3 \le 6166 \Rightarrow a^3 = b^3 + c^3 + 2008 \le 6166 + 2008 = 8174 \Rightarrow a \le 20.
The only thing that remains is to test on cube of integer numbers bc2b \ge c \ge 2, which satisfy an equation b3+c3+2008=a3b^3 + c^3 + 2008 = a^3, where aa is from 1313 to 2020. As a result, we have the unique solution: 53+43+2008=1335^3 + 4^3 + 2008 = 13^3.

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 and solution reproduced as published; topic and difficulty added by this site.