1996 OIM Problems/Problem 1
Problem
Let be a natural number. A cube with edge can be divided into 1996 cubes whose edges are also natural numbers. Determine the smallest possible value of .
~translated into English by Tomas Diaz. ~orders@tomasdiaz.com
Solution
A cube with edge can be divided at the most into cubes with side 1. Since then smallest cannot be less or equal to 12. Now we need to find out if it is possible to divide a cube of edge 13 into 1996 cubes.
Since , this means that I have 201 extra cubes of side 1. Now we need to find out if we can if I can combine groups of these into other cubes of larger edge sides until my total of cubes is 1996. That is, I can combine 8 cubes into a cube of edge 2, 27 cubes into a cube of edge 3, cubes into a cube of edge and so on...
We can express the volume of the cube as:
where is the quantity of cubes of edge , Hence, we want to find solve this equation for with
Starting with with 201 cubes left we find that . So, we can make 25 cubes of edge 2. If we set =25 we need to subtract 200 from and our numbers are now at:
, , . So we still have 26 cubes more than we need.
So we can take 27 cubes of edge 1 (subtract 27 from ) and combine them into one cube of edge three and our new numbers are:
, , , . And this proves that we can divide a cube of edge 13 into 1970 cubes of edge 1, plus 25 cubes of edge 2, plus one cube of edge 3.
Since smallest is greater than 12, and is possible then smallest possible is 13.
~Tomas Diaz. ~orders@tomasdiaz.com
Alternate solutions are always welcome. If you have a different, elegant solution to this problem, please add it to this page.