Find the maximum volume of a rectangular box with diagonal length .
can be expressed as for non negative integers .
Input the minimum value of as your answer.
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.
V is maximum when the rectangular box is a cube. This may be explained by the AM-GM inequality. Consider the side lengths of the rectangular boxes be a , b and c , then we have 3 a + b + c ≥ 3 a b c = 3 V ⇒ V is maximum when a = b = c .
Let the sides of the cube be x then L 2 + x 2 + x 2 + x 2 = 3 x 2 ⇒ x = 3 L
⇒ V = x 3 = ( 3 L ) 3 ⇒ V 2 = 2 7 L 6 ⇒ a + b + c = 1 + 0 + 2 7 = 2 8