Difference between revisions of "1997 PMWC Problems/Problem T7"

(Solution)
(Problem)
Line 1: Line 1:
 
==Problem==
 
==Problem==
Color the surfaces of a cube of dimension 5*5*5 red, and then cut the cube into smaller cubes of dimension 1*1*1. Take out all the smaller cubes which have at least one red surface and fix a cuboid, keeping the surfaces of the cuboid red. Now what is the maximum possible volume of the cuboid?
+
Color the surfaces of a cube of dimension <math>5\times 5\times 5</math> red, and then cut the cube into smaller cubes of dimension <math>1\times 1\times 1</math>. Take out all the smaller cubes which have at least one red surface and fix a cuboid, keeping the surfaces of the cuboid red. Now what is the maximum possible volume of the cuboid?
  
 
==Solution==
 
==Solution==

Revision as of 14:42, 20 April 2014

Problem

Color the surfaces of a cube of dimension $5\times 5\times 5$ red, and then cut the cube into smaller cubes of dimension $1\times 1\times 1$. Take out all the smaller cubes which have at least one red surface and fix a cuboid, keeping the surfaces of the cuboid red. Now what is the maximum possible volume of the cuboid?

Solution

Constraint 1: The number of cubes with at least one red face is $5^3-(5-2)^3=125-27=98$. Therefore, the volume of the cube cannot more than $98$.

Constraint 2: If the dimensions of the cube are $x-y-z$, $x+y+z\le15$. This is because the total length of the edges is simply $4(x+y+z)$, and both have $8$ corners, so simply divide by $4$, to get $5+5+5=15$.

Constraint 3: The "side" cubes, which are $(x-2)(y-2)+(x-2)(z-2)+(y-2)(z-2)$ in number. This already factors in the edges and corners.


The corners of the cuboid are not a constraint. (If you think a cuboid can have more than 8 corners, then you have no business messing with this page. If you do, you are either very bad at mathematics, good enough to contemplate alternate geometries in 3D or crazy.)

A $5\times5\times5$ cube would obviously be impossible. 124 would be the next composite number, but it's highest prime factor is 31. Anyway, it's more than 98. 98 itself wouldn't do, similarly due to it's edges. 97 also wouldn't do. 96 for its sides. And so on... ...until 80. The $5\times4\times4$ cuboid. So, $\boxed{80}$ works.

See Also

1997 PMWC (Problems)
Preceded by
Problem T6
Followed by
Problem T8
I: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
T: 1 2 3 4 5 6 7 8 9 10