TimeSpaceLightForce Posted December 8, 2019 Report Share Posted December 8, 2019 A cubical box is required to contain a set of different colored wooden blocks that do not have the same dimension (LxWxH integer units) with any other block or itself. What is the smallest box inside dimensions? Quote Link to comment Share on other sites More sharing options...
0 philllip1882 Posted December 9, 2019 Report Share Posted December 9, 2019 (edited) Spoiler its quite possible to have a 1x1x1 block. for example: let's say the total volume of the box is 3x3x3. you could make that box with a 2x3x3, a 1x2x3 , a 1x1x2, and a 1x1x1. Edited December 10, 2019 by bonanova Added spoiler Quote Link to comment Share on other sites More sharing options...
0 bonanova Posted December 10, 2019 Report Share Posted December 10, 2019 The LxWxH block dimension seems to rule out Spoiler The Soma cube, which has block surfaces that are not strictly convex, but do completely fill a 3x3x3 cube. That size is a lower bound in any event since 2x2x2 can't be completely filled with unique convex blocks. Since OP does not Spoiler explicitly require the box to be completely filled it seems the smallest box would be Spoiler 2x2x2 which contains three blocks with dimensions 1x1x1, 1x1x2 and 2x2x1 But that requirement probably was intended. Also, I don't see that unique coloring imposes any limits beyond that of unique dimensions. Quote Link to comment Share on other sites More sharing options...
0 TimeSpaceLightForce Posted December 12, 2019 Author Report Share Posted December 12, 2019 (edited) Most blocks in the solution above have the same dimension with themselves like 2x3x3 or 2x2x1..Op implicates that the blocks dont have square faces. There should be W1xH1xL1, W2xH2xL2,W3xH3xL3, so on. All blocks dimensions are unique integers. I checked my solution twice but find it wrong the third time. It happens to have a hollow inside. It looks too hard to solve without computer but thought there is a solution or more for smallest SxSxS box. Edited December 12, 2019 by TimeSpaceLightForce Right Quote Link to comment Share on other sites More sharing options...
0 bonanova Posted December 13, 2019 Report Share Posted December 13, 2019 So the problem is to fill a cubical box of side S with convex blocks having integral-length edges {L W H} whose values are taken without replacement from the set { 1, 2, 3, 4, 5, 6, ..., S-2, S-1, S } ? Or must they be taken from the set that excludes S? That is, can one of the blocks have an edge length equal to S? Quote Link to comment Share on other sites More sharing options...
0 TimeSpaceLightForce Posted December 13, 2019 Author Report Share Posted December 13, 2019 @bonanova- yes one block with S dimension can be . You may like to recall the the Rectangram puzzle posted here where just 5 rectangles with unique integer dimensions form the smallest square. Quote Link to comment Share on other sites More sharing options...
Question
TimeSpaceLightForce
A cubical box is required to contain a set of different colored wooden blocks that do not have the same dimension (LxWxH integer units) with any other block or itself. What is the smallest box inside dimensions?
Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.