Maths Olympiad Prep

Library / /620 of 860

Geometry Difficulty 5.3 AIME, harder Find the answer

Triangle ABCA B C has perimeter 1. Its three altitudes form the side lengths of a triangle. Find the set of all possible values of min(AB,BC,CA)\min (A B, B C, C A).

A number or a short expression. Spacing and $ signs are ignored.

Solution

Let a,b,ca, b, c denote the side lengths BC,CAB C, C A, and ABA B, respectively. Without loss of generality, assume abca \leq b \leq c; we are looking for the possible range of aa. First, note that the maximum possible value of aa is 13\frac{1}{3}, which occurs when ABCA B C is equilateral. It remains to find a lower bound for aa. Now rewrite c=xac=x a and b=yab=y a, where we have xy1x \geq y \geq 1. Note that for a non-equilateral triangle, x>1x>1. The triangle inequality gives us a+b>ca+b>c, or equivalently, y>x1y>x-1. If we let KK be the area, the condition for the altitudes gives us 2Kc+2Kb>2Ka\frac{2 K}{c}+\frac{2 K}{b}>\frac{2 K}{a}, or equivalently, 1b>1a1c\frac{1}{b}>\frac{1}{a}-\frac{1}{c}, which after some manipulation yields y<xx1y<\frac{x}{x-1}. Putting these conditions together yields x1<xx1x-1<\frac{x}{x-1}, and after rearranging and solving a quadratic, we get x<3+52x<\frac{3+\sqrt{5}}{2}. We now use the condition a(1+x+y)=1a(1+x+y)=1, and to find a lower bound for aa, we need an upper bound for 1+x+y1+x+y. We know that 1+x+y<1+x+xx1=x1+1x1+31+x+y<1+x+\frac{x}{x-1}=x-1+\frac{1}{x-1}+3. Now let f(x)=x1+1x1+3f(x)=x-1+\frac{1}{x-1}+3. If 1<x<21<x<2, then 1+x+y1+2x<51+x+y \leq 1+2 x<5. But for x2x \geq 2, we see that f(x)f(x) attains a minimum of 5 at x=2x=2 and continues to strictly increase after that point. Since x<3+52x<\frac{3+\sqrt{5}}{2}, we have f(x)<f(3+52)=3+5>5f(x)<f\left(\frac{3+\sqrt{5}}{2}\right)=3+\sqrt{5}>5, so this is a better upper bound than the case for which 1<x<21<x<2. Therefore, a>(13+5)=354a>\left(\frac{1}{3+\sqrt{5}}\right)=\frac{3-\sqrt{5}}{4}. For any aa such that 52a>354\sqrt{5}-2 \geq a>\frac{3-\sqrt{5}}{4}, we can let b=1+52ab=\frac{1+\sqrt{5}}{2} a and c=1abc=1-a-b. For any other possible aa, we can let b=c=1a2b=c=\frac{1-a}{2}. The triangle inequality and the altitude condition can both be verified algebraically. We now conclude that the set of all possible aa is 354<a13\frac{3-\sqrt{5}}{4}<a \leq \frac{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.