Olympiad Maths Prep

Track / Stage 6 / 119 of 400 #1119 of 2000

Problem 1119

National olympiad, first round
Number theory Difficulty 6.2 Prove it

163. A triangular table is constructed according to the following rule: the top row contains a natural number aa, and below each number kk on the left, k2k^{2} is written, and on the right, the number k+1k+1 is written. For example, when a=2\boldsymbol{a}=2, the table shown in Fig. 9 is obtained. Prove that in each row of such a table, all numbers are distinct.

This one wants a proof. Work it on paper, read the official solution, then mark yourself honestly — the ladder only means something if the record is true.

Official solution

163. Suppose that in some rows of the table, the same numbers appear. Let nn be the number of the highest such row, and pp and qq be the equal numbers in this row.

Since there are no equal numbers in the (n1)(n-1)-th row, pp and qq are obtained from numbers rr and ss in this row through different operations: let p=r2,q=s+1p=r^2, q=s+1, then s=r21s=r^2-1.

On the path leading from the top number aa to the number ss, there could have been squaring and adding of ones. The largest number that could have been squared was r1r-1 (since s=r21s=r^2-1). This means that the number ss could have been obtained from the last square encountered on the path in no fewer than r21(r1)2=2r2r^2-1-(r-1)^2=2r-2 steps, with one being added at each step. Thus, the number ss was obtained from aa in no fewer than 2r12r-1 steps (i.e., n22r1n-2 \geq 2r-1). But in the same row as ss stands rr, and any number obtained from aa in such a number of steps is no less than a+2r1>ra+2r-1 > r. Therefore, there were no squaring operations in obtaining ss, so qq is the rightmost, smallest number in the nn-th row, which contradicts the equality p=qp=q.

\nabla The analysis of the solution shows that the squaring operation can be replaced by any function ff that takes natural values and such that f(n+1)f(n)>n+1f(n+1) - f(n) > n+1.

!

Fig. 67

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.