Find all integers such that among any positive real numbers with
there exist three that are the side lengths of an acute triangle.
Problem 2098
Official solution
Solution. The answer is . First, we show that any satisfies the desired condition. Suppose for the sake of contradiction that are integers such that and no three are the side lengths of an acute triangle. We conclude that
for all . Letting be the Fibonacci numbers, defined by and for , repeated application of (2) and the ordering of the implies that
for all . Noting that , an easy induction shows that for . Hence, if , (3) implies , a contradiction. This shows that any satisfies the condition of the problem.
On the other hand, for any , we may take for , so that
holds because for . Further, for , we have , which shows that for , we have . Hence, are not the side lengths of an acute triangle. Therefore, all do not satisfy the conditions of the problem, and the answer is .