Maths Olympiad Prep

Library / /3 of 4

Geometry Difficulty 5.0 AIME, harder Prove it Brazil

Given 5 points of a sphere of radius rr, show that two of the points are a distance less than or equal to r2r\sqrt{2} apart.

Solution

Suppose the result is false so that we can find 5 points with the distance between any two greater than r2r\sqrt{2}. Then the angle subtended by any two at the center of the sphere is greater than 9090^\circ. Take one of the points to be at the north pole. Then the other four must all be south of the equator. Two must have longitude differing by at most 9090^\circ.

It is now fairly obvious that these two points subtend an angle at most 9090^\circ at the center. To prove it we may take rectangular coordinates with origin at the center of the sphere so that both points have all coordinates non-negative. Suppose one is (a,b,c)(a, b, c) and the other (A,B,C)(A, B, C). Then since both lie on the sphere a2+b2+c2=A2+B2+C2=r2a^2 + b^2 + c^2 = A^2 + B^2 + C^2 = r^2, and the square of the distance between them is (aA)2+(bB)2+(cC)2(a2+b2+c2)+(A2+B2+C2)=2r2(a - A)^2 + (b - B)^2 + (c - C)^2 \leq (a^2 + b^2 + c^2) + (A^2 + B^2 + C^2) = 2r^2, so the distance is at most r2r\sqrt{2}, as required.

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 and solution reproduced as published; topic and difficulty added by this site.