document.write( "Question 389523: Show that the rectangular solid of maximum surface area inscribed in a sphere is a cube. \n" ); document.write( "
Algebra.Com's Answer #276059 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
This is actually somewhat similar to a previous solution I posted, in which the question was asking to prove that the rectangular solid of maximum volume inscribed in a sphere was a cube.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let x, y, z be the dimensions of the rectangular solid, and without loss of generality let the diameter of the sphere be \"sqrt%283%29\" (I assigned this number in the previous solution as well). From this, we establish that:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%5E2+%2B+y%5E2+%2B+z%5E2+=+%28sqrt%283%29%29%5E2+=+3\" (this follows from Pythagorean theorem)
\n" ); document.write( "Surface area = \"2%28xy+%2B+yz+%2B+zx%29\"
\n" ); document.write( "Such an inscribed cube has side length 1, and has surface area of 6.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We want to prove that\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2%28xy+%2B+yz+%2B+xz%29+%3C=+6\" --> \"xy+%2B+yz+%2B+xz+%3C=+3\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "To show this, I used the Cauchy-Schwarz inequality (see below) letting a_1 = x, a_2 = y, a_3 = z, b_1 = y, b_2 = z, b_3 = x.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Since \"x%5E2+%2B+y%5E2+%2B+z%5E2+=+3\", the left hand side equals 9. Therefore we can substitute 9 and take the square root of both sides to obtain\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"9+%3E=+%28xy+%2B+yz+%2B+zx%29%5E2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"3+%3E=+xy+%2B+yz+%2B+zx\" \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "as desired. Note that the equality case occurs when x = y = z, i.e. the rectangular solid is a cube.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This is probably the easiest solution, there might be other solutions using optimization given a derivative of a function of two variables x,y (since z is determined from x,y). However it would be rather lengthy compared to this solution (it's pretty amazing that the Cauchy-Schwarz inequality produces the result immediately).\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Note: the Cauchy-Schwarz inequality says that, for positive real numbers a_1, a_2, ..., a_n and b_1, b_2, ...b_n, then\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " The equality case occurs when all a_i are equal to c*(b_i) where c is a constant.
\n" ); document.write( "
\n" );