GeometryDifficulty 6.0AIME, harderProve itUnited States
Problem:
Undecillion years ago in a galaxy far, far away, there were four space stations in the three-dimensional space, each pair spaced 1 light year away from each other. Admiral Ackbar wanted to establish a base somewhere in space such that the sum of squares of the distances from the base to each of the stations does not exceed 15 square light years. (The sizes of the space stations and the base are negligible.) Determine the volume, in cubic light years, of the set of all possible locations for the Admiral's base.
Solution
Solution:
Set up a coordinate system where the coordinates of the stations are (221,221,221), (−221,−221,221), (221,−221,−221), and (−221,221,−221). The sum of squares of the distances is then sym∑2(x−221)2+2(x+221)2=4(x2+y2+z2)+23=4r2+23 where r is the distance from the center of the tetrahedron. It follows from 4r2+23≤15 that r≤436, so the set is a ball with radius R=436, and the volume is 34πR3=8276π.
Solution 2:
Let P be the location of the base; S1,S2,S3,S4 be the stations; and G be the center of the tetrahedron. We have: i=1∑4PSi2=i=1∑4PSi⋅PSii=1∑4PSi2=i=1∑4(PG+GSi)⋅(PG+GSi)i=1∑4PSi2=i=1∑4(PG⋅PG+2PG⋅GSi+GSi⋅GSi) Since GS1=GS2=GS3=GS4, we have: i=1∑4PSi2=4PG2+4GS12+2i=1∑4(PG⋅GSi)i=1∑4PSi2=4PG2+4GS12+2PG⋅(i=1∑4GSi) Since G is the center of the tetrahedron, GS1+GS2+GS3+GS4=0. Thus: i=1∑4PSi2=4PG2+4GS12 Since GS12=83, we have PG2≤827. Thus, the locus of all good points is a ball centered at G with radius r=827. Then, the volume is V=34πr3=8276π.
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: MathNet,
licensed CC-BY-4.0.
Statement reproduced verbatim; metadata (topic, difficulty) added by this project.