Consider an cube whose outer surface is painted blue. The unit cubes at the corners each have 3 blue faces, while the unit cubes in the center each have 0 blue faces.
For what value of will the number of unit cubes with 0 blue faces be twice the number of unit cubes with 1 blue face?
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.
For n ≥ 3 ,
The number of cubes with only one blue face, are those that lie on the face of the large cube, but not the edges. There are 6 faces, and each of them have ( n − 2 ) × ( n − 2 ) such cubes.
The number of cubes with no blue faces, are those that lie completely within the large cube. There are ( n − 2 ) × ( n − 2 ) × ( n − 2 ) of them.
Hence, we have to solve 2 × 6 × ( n − 2 ) 2 = ( n − 2 ) 3 .
This gives us ( n − 2 ) 2 × ( 1 2 − ( n − 2 ) ) = 0 , so n = 2 , 1 4 .
Since we have n ≥ 3 (to remove the trivial cases), thus the answer is n = 1 4 .