Maths Olympiad Prep

Track / Stage 8 / 135 of 180 #1835 of 1964

Problem 1835

IMO Shortlist mid-range; USAMO P2/P5
Geometry Difficulty 8.5 Prove it IMO Team Selection Test 2 · Netherlands

Determine all positive integers nn with the following property: for every triple (a,b,c)(a, b, c) of positive real numbers there exists a triple (k,,m)(k, \ell, m) of non-negative integers such that ank,bn,cnman^k, bn^\ell, cn^m are the lengths of sides of a (non-degenerate) triangle.

This one wants a proof. Work it on paper, then read the official solution and mark yourself. Be honest about it: the record is only any use to you if it is.

Official solution

It is clear that n=1n = 1 does not satisfy the property, as not every three positive real numbers a,ba, b, and cc are the lengths of the sides of a triangle.

We first show that any n5n \ge 5 cannot satisfy the property by considering the triple (a,b,c)=(1,2,3)(a, b, c) = (1, 2, 3). Suppose that there exist k,,mk, \ell, m such that nk,2n,3nmn^k, 2n^\ell, 3n^m are the lengths of the sides of a triangle. As n2,3n \neq 2, 3, no three of these are equal. By repeatedly removing common factors nn if they exist, we can and do assume that one of k,,mk, \ell, m is equal to 0. Suppose that the other two of those three integers are positive, then their corresponding side lengths both are multiples of nn. Their difference then is at least nn, while the third side has length of at most 3. This contradicts the triangle inequality. Hence of k,,mk, \ell, m, at least two must be zero. The corresponding two side lengths then sum to at most 5, so the third side must have length less than 5. As n5n \ge 5, this third side cannot have a factor nn either, so k,,mk, \ell, m are all equal to 0. However, then 1, 2, 3 should be the lengths of the sides of a triangle, while 3=2+13 = 2+1. This is a contradiction. We deduce that n5n \ge 5 does not satisfy the property.

Now consider n=2,3,4n = 2, 3, 4. We construct (k,,m)(k, \ell, m) as follows. Take a triple (a,b,c)(a, b, c). If its entries already are the lengths of the sides of a triangle, we take k==m=0k = \ell = m = 0. Otherwise there exists a triangle inequality that is not satisfied. Without loss of generality, we assume that ab+ca \ge b + c. Multiply the lesser of bb and cc with nn. If the right hand side still isn't larger than aa, then take the new summands, and again multiply the lesser of the two by nn. So: if anib+njca \ge n^i b + n^j c, then we multiply the lesser of nibn^i b and njcn^j c by nn, and repeat if the inequality still holds. This process always stops at some point, as there exists ii such that ni>an^i > a.

Consider the ii and jj such that anib+njca \ge n^i b + n^j c, such that applying the process makes the right hand side larger than aa. We assume without loss of generality that nibnjcn^i b \le n^j c, so we have a<ni+1b+njca < n^{i+1} b + n^j c. We claim that we can take (k,,m)(k, \ell, m) to be equal to either (0,i+1,j)(0, i+1, j) or (0,i+1,j+1)(0, i+1, j+1).

By definition, we have a<ni+1b+njca < n^{i+1} b + n^j c, and we have njc<nib+njca<a+ni+1bn^j c < n^i b + n^j c \le a < a + n^{i+1} b. Therefore, if (0,i+1,j)(0, i+1, j) doesn't satisfy the property, then we must have ni+1ba+njcn^{i+1} b \ge a + n^j c. Moreover nibnjcn^i b \le n^j c, so ni+1bnj+1c<a+nj+1cn^{i+1} b \le n^{j+1} c < a + n^{j+1} c. We also have a<ni+1b+nj+1ca < n^{i+1} b + n^{j+1} c, so if (0,i+1,j+1)(0, i+1, j+1) does not satisfy the property, then we must have nj+1ca+ni+1bn^{j+1} c \ge a + n^{i+1} b. We will derive a contradiction in case both triples do not satisfy the property, i.e. in case both ni+1ba+njcn^{i+1} b \ge a + n^j c and nj+1ca+ni+1bn^{j+1} c \ge a + n^{i+1} b.

Adding these inequalities, and subtracting ni+1bn^{i+1} b on both sides, yields nj+1c2a+njcn^{j+1} c \ge 2a + n^j c, or equivalently (n1)njc2a(n-1)n^j c \ge 2a. Therefore
ni+1ba+njca+2an1=(1+2n1)a, n^{i+1}b \ge a + n^j c \ge a + \frac{2a}{n-1} = \left(1 + \frac{2}{n-1}\right) a,
from which follows that
anib+njc1n(1+2n1)a+2n1a=(n1)+2+2nn(n1)a=3n+1n(n1)a. a \ge n^i b + n^j c \ge \frac{1}{n} \left(1 + \frac{2}{n-1}\right) a + \frac{2}{n-1} a = \frac{(n-1) + 2 + 2n}{n(n-1)} a = \frac{3n+1}{n(n-1)} a.
So 3n+1n(n1)3n+1 \le n(n-1). For n=2,3,4n=2, 3, 4, this inequality reads 72,1067 \le 2, 10 \le 6, and 131213 \le 12, all of which are false. This is a contradiction.

Hence n=2,3,4n=2, 3, 4 are precisely the values which satisfy the property. \square

Source: MathNet, licensed CC-BY-4.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.