GeometryDifficulty 6.0National olympiadFind the answer
If the sum of the lengths of the six edges of a trirectangular tetrahedron PABC (i.e., ∠APB=∠BPC=∠CPA=90o ) is S , determine its maximum volume.
A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.
Solution
Let the side lengths of AP , BP , and CP be a , b , and c , respectively. Therefore S=a+b+c+a2+b2+b2+c2+c2+a2 . Let the volume of the tetrahedron be V . Therefore V=6abc . Note that (a−b)2≥0 implies 2a2−2ab+b2≥0 , which means 2a2+b2≥ab , which implies a2+b2≥ab+2a2+b2 , which means a2+b2≥2(a+b)2 , which implies a2+b2≥21⋅(a+b) . Equality holds only when a=b . Therefore S≥a+b+c+21⋅(a+b)+21⋅(c+b)+21⋅(a+c) =(a+b+c)(1+2) . 3a+b+c≥3abc is true from AM-GM, with equality only when a=b=c . So S≥(a+b+c)(1+2)≥3(1+2)3abc=3(1+2)36V . This means that 3(1+2)S=3S(2−1)≥36V , or 6V≤27S3(2−1)3 , or V≤162S3(2−1)3 , with equality only when a=b=c . Therefore the maximum volume is 162S3(2−1)3 .
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.
Source: Omni-MATH,
licensed Apache-2.0.
Statement and solution reproduced as published; topic and difficulty added by this site.