Consider a wooden cube. We are using a knife to cut it straight into twenty seven cubes. Clearly, if we can use the knife only on one piece of wood at a time, regardless of its dimensions, then we need 27 cuts.
Now, If we are allowed to rearrange and stack up the pieces already cut so that a cut can go through multiple layers, what is the minimum number of cuts needed?
Bonus:
How can we generalize this to an
cube?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
It's easy to see that six cuts are sufficient.
Consider the unit cube at the center. No matter how the pieces are rearranged at any time, all six faces of the center unit cube must be cut separately. So six cuts is the minimum.