Maths Olympiad Prep

Library / /114 of 462

Number theory Difficulty 5.2 AIME, harder Prove it Ireland

We say that a pair (a,b)(a, b) of positive integers is a link if no proper factor of a+ba + b exceeds min{a,b}\min\{a, b\}.
Show that for any positive integers uu and vv there is a positive integer nn and a chain c0,c1,,cnc_0, c_1, \dots, c_n of positive integers such that
* c0=uc_0 = u
* cn=vc_n = v
* Each pair (ck1,ck)(c_{k-1}, c_k) for 1kn1 \le k \le n is a link.

Solution

For every positive integer rr, the pair (r,r+1)(r, r+1) is a link. This follows because the sum 2r+12r + 1 of the pair is an odd number, which implies that any proper factor is at least 33. Therefore, any proper factor of 2r+12r+1 is at most (2r+1)/3(2r+1)/3. As 2r+12r+1+(r1)=3r2r+1 \le 2r+1 + (r-1) = 3r we deduce that any proper factor of 2r+12r+1 is at most rr, which is the condition for (r,r+1)(r, r+1) to be a link.

Suppose without loss of generality that uvu \le v, and let n=vun = v-u and ck=u+kc_k = u+k
for 0kn0 \le k \le n. If n=0n = 0, (u,u)(u, u) is a link. If n>0n > 0 each pair (ck1,ck)(c_{k-1}, c_k) for
k=1,,nk = 1, \dots, n is a link, as required.

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: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty) added by this project.