Maths Olympiad Prep

Library / /2 of 28

Combinatorics Difficulty 7.8 National olympiad, round 2 Prove it China

Prove that in an arithmetic progression consisting of 40 distinct positive integers, at least one of the numbers cannot be written as 2k+3l2^k + 3^l, where k,lk, l are nonnegative integers. (Posed by Chen Yonggao)

Solution

Suppose on the contrary that there exist 40 distinct positive integers in arithmetic progression such that each term can be written as 2k+3l2^k + 3^l, and denote this sequence by a,a+d,a+2d,,a+39da, a+d, a+2d, \ldots, a+39d, where a,da, d are positive integers. Let
m=log2(a+39d),n=log3(a+39d). m = \lfloor \log_2 (a + 39d) \rfloor, \quad n = \lfloor \log_3 (a + 39d) \rfloor.
In what follows, we first show that at most one of a+26d,a+27d,,a+39da+26d, a+27d, \ldots, a+39d cannot be written as 2m+3l2^m + 3^l or 2k+3n2^k + 3^n (k,lk, l are nonnegative integers).
Suppose that a+hda+hd cannot be written as 2m+3l2^m + 3^l or 2k+3n2^k + 3^n, for some 26h3926 \le h \le 39. Then, by assumption, a+hd=2b+3ca+hd = 2^b + 3^c for some nonnegative integers b,cb, c. By the definition of mm and nn, it is clear that bm,cnb \le m, c \le n. Since a+hda+hd cannot be written as 2m+3l2^m + 3^l or 2k+3n2^k + 3^n, we have bm1,cn1b \le m-1, c \le n-1.
If bm2b \le m-2, then
a+hd2m2+3n1=14×2m+13×3n712×(a+39d)<a+26d, \begin{aligned} a + hd &\le 2^{m-2} + 3^{n-1} = \frac{1}{4} \times 2^m + \frac{1}{3} \times 3^n \\ &\le \frac{7}{12} \times (a + 39d) < a + 26d, \end{aligned}
a contradiction.
If cn2c \le n-2, then
a+hd2m1+3n2=12×2m+19×3n1118×(a+39d)<a+26d, \begin{aligned} a + hd &\le 2^{m-1} + 3^{n-2} = \frac{1}{2} \times 2^m + \frac{1}{9} \times 3^n \\ &\le \frac{11}{18} \times (a + 39d) < a + 26d, \end{aligned}
also a contradiction.
It follows that b=m1,c=n1b = m - 1, c = n - 1, which implies that at most one of a+26d,a+27d,,a+39da + 26d, a + 27d, \dots, a + 39d cannot be written as 2m+3l2^m + 3^l or 2k+3n2^k + 3^n.
In these 14 numbers, at least 13 numbers can be written as 2m+3l2^m + 3^l or 2k+3n2^k + 3^n. By the pigeonhole principle, at least 7 numbers can be written in the same form. We shall discuss two cases.
Case 1: There are 7 numbers in the form of 2m+3l2^m + 3^l, denoted by
2m+3l1,2m+3l2,,2m+3l7, 2^m + 3^{l_1}, 2^m + 3^{l_2}, \dots, 2^m + 3^{l_7},
where l1<l2<<l7l_1 < l_2 < \dots < l_7. Thus, 3l1,3l2,,3l73^{l_1}, 3^{l_2}, \dots, 3^{l_7} are the 7 terms of an arithmetic progression with 14 terms and the common difference dd. However,
13d3l73l1(3513)×3l2>13(3l23l1)13d, 13d \ge 3^{l_7} - 3^{l_1} \ge (3^5 - \frac{1}{3}) \times 3^{l_2} > 13(3^{l_2} - 3^{l_1}) \ge 13d,
a contradiction.
Case 2: There are 7 numbers in the form of 2k+3n2^k + 3^n, denoted by
2k1+3n,2k2+3n,,2k7+3n, 2^{k_1} + 3^n, 2^{k_2} + 3^n, \dots, 2^{k_7} + 3^n,
where k1<k2<<k7k_1 < k_2 < \dots < k_7. Thus 2k1,2k2,,2k72^{k_1}, 2^{k_2}, \dots, 2^{k_7} are the 7 terms of an arithmetic progression with 14 terms and the common difference dd. However,
13d2k72k1(2512)×2k2>13(2k22k1)13d, 13d \ge 2^{k_7} - 2^{k_1} \ge (2^5 - \frac{1}{2}) \times 2^{k_2} > 13(2^{k_2} - 2^{k_1}) \ge 13d,
a contradiction.
It follows from the above arguments that our assumption at the very beginning is false, which completes the proof.

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 and solution reproduced as published; topic and difficulty added by this site.