bill's blog

Writeup: Putnam 2012 A1

Problem Statement:

Let d1,d2,d12 be real numbers in the open interval (1, 12). Show that there exist distinct indices i,j,k such that di,dj,dk form the vertices of an acute triangle.

Solution:

WLOG, we may assume that d1d2d12. For the sake of contradiction, assume that there do not exist indices i,j,k such that di,dj,dk form the vertices of an acute triangle. Then note that i3, di2di12+di22.

Let the sequence di2 be si. Then note that si, is also ordered, i.e. s1s2. Note that s1,s2>1, and sisi1+si2. Therefore, we must have si>Fi, where Fi is the nth Fibonacci number and F1=F2=1.

Computing, we know that F12=144, so we know that s12>144 and therefore d12>12. But since we assumed all di(1,12), this is a contradiction! Therefore we must have some acute triangle whose side lengths lie in di.