Maths Olympiad Prep

Library / /49 of 52

Algebra Difficulty 7.3 National olympiad, round 2 Prove it Belarus

The numbers S1=22S_1 = 2^2, S2=24S_2 = 2^4, \dots, Sn=22nS_n = 2^{2n} are given. A rectangle OABCOABC is constructed on the Cartesian plane according to these numbers. For this, starting from the point OO the points A1,A2,,AnA_1, A_2, \dots, A_n are consistently marked along the axis OxOx, and the points C1,C2,,CnC_1, C_2, \dots, C_n are consistently marked along the axis OyOy in such a way that for all kk from 11 to nn the lengths of the segments Ak1Ak=xkA_{k-1}A_k = x_k and Ck1Ck=ykC_{k-1}C_k = y_k are positive integers (let A0=C0=OA_0 = C_0 = O, An=AA_n = A and Cn=CC_n = C) and xkyk=Skx_k \cdot y_k = S_k.

a) Find the maximal possible value of the area of the rectangle OABCOABC and all pairs of sets (x1,x2,,xn)(x_1, x_2, \dots, x_n) and (y1,y2,,yn)(y_1, y_2, \dots, y_n) at which this maximal area is reached.

b) Find the minimal possible value of the area of the rectangle OABCOABC and all pairs of sets (x1,x2,,xn)(x_1, x_2, \dots, x_n) and (y1,y2,,yn)(y_1, y_2, \dots, y_n) at which this minimal area is reached.

Solution

Answer:

a) The maximal possible value of area equals 13(4n1)(4n+n1)\frac{1}{3}(4^n - 1)(4^n + n - 1) and it is attained at sets (1,1,,1,22n)(1, 1, \dots, 1, 2^{2n}) and (22,24,,22n2,1)(2^2, 2^4, \dots, 2^{2n-2}, 1).

b) The minimal possible value equals 4(2n1)24(2^n - 1)^2 and it is attained in two cases: either the sets xix_i and yiy_i equal (22,23,,2n+1)(2^2, 2^3, \dots, 2^{n+1}) and (20,21,,2n1)(2^0, 2^1, \dots, 2^{n-1}) or both sets equal (21,22,,2n)(2^1, 2^2, \dots, 2^n).

Since the lengths xix_i and yjy_j are divisors of the given numbers, the total amount of sets is finite, so there exist the minimal area of the rectangle OABCOABC. We will prove the following

Lemma. The area of the rectangle OABCOABC is maximal if and only if the next two conditions hold:

1) For each ii from 11 to nn either xix_i or yiy_i equals 11;

2) The difference (x1+x2++xn)(y1+y2++yn)|(x_1 + x_2 + \dots + x_n) - (y_1 + y_2 + \dots + y_n)| is minimal among all sets, satisfying condition 1).

Proof of the lemma. Take sets (x1,x2,,xn)(x_1, x_2, \dots, x_n) and (y1,y2,,yn)(y_1, y_2, \dots, y_n) such that the area of the rectangle OABCOABC is maximal.

First we prove the necessity of the first condition. Suppose there exists kk such that both xkx_k and yky_k are greater than 11. Denote x1+x2++xn=Xx_1 + x_2 + \dots + x_n = X, Xxk=XkX - x_k = X_k, y1+y2++yn=Yy_1 + y_2 + \dots + y_n = Y and Yyk=YkY - y_k = Y_k. Then the area of the rectangle OABCOABC equals S=XY=(Xk+xk)(Yk+yk)S = XY = (X_k + x_k)(Y_k + y_k). Without loss of generality let XkYkX_k \ge Y_k. Replace in the sets (xi)(x_i) and (yi)(y_i) the lengths xkx_k and yky_k by 11 and SkS_k, respectively. The area of the new rectangle equals S=(Xk+1)(Yk+Sk)S' = (X_k + 1)(Y_k + S_k). The difference between new and old areas equals

SS=(Xk+1)(Yk+Sk)(Xk+xk)(Yk+yk)=(XkykYk)(xk1)>0, S' - S = (X_k + 1)(Y_k + S_k) - (X_k + x_k)(Y_k + y_k) = (X_k y_k - Y_k)(x_k - 1) > 0,

which contradicts the minimality of SS.

Now we prove the necessity of the second condition. The first condition implies

X+Y=S1+S2++Sn+n. X + Y = S_1 + S_2 + \dots + S_n + n.

This sum depends only on the given values S1,S2,,SnS_1, S_2, \dots, S_n, denote this sum by CC. The area of the rectangle OABCOABC equals S=XY=X(CX)S = XY = X(C - X), which is the quadratic polynomial of the variable XX. The corresponding parabola is opened to the bottom and the abscissa of its vertex equals C/2C/2 (which corresponds X=YX = Y). Hence the area of the rectangle is maximal when XX is closest to C/2C/2, which is equivalent to the minimality of XY|X - Y|.

To prove the sufficiency of the conditions 1) and 2) note that for all sets satisfying these conditions the values of XX and YY are the same (up to permutation), hence they all provide the maximal value of the area. The lemma is proved.

Proceed to the solution of a). Since 22n=1+20+21++22n12^{2n} = 1 + 2^0 + 2^1 + \dots + 2^{2n-1}, we have

22n>22+24++22n2, 2^{2n} > 2^2 + 2^4 + \dots + 2^{2n-2},

whence the conditions of the lemma are satisfied if and only if one set equals (1,1,,1,22n)(1, 1, \dots, 1, 2^{2n}) while the second set equals (22,24,,22(n1),1)(2^2, 2^4, \dots, 2^{2(n-1)}, 1). Wherein the maximal possible area of the rectangle equals 13(4n1)(4n+n1)\frac{1}{3}(4^n - 1)(4^n + n - 1). Thus, a) is finished.

To find the minimal possible area, we use the Cauchy-Bunyakovsky inequality

(x1+x2++xn)(y1+y2++yn)(x1y1+x2y2++xnyn)2=(S1+S2++Sn)2. (x_1 + x_2 + \dots + x_n)(y_1 + y_2 + \dots + y_n) \ge (\sqrt{x_1y_1} + \sqrt{x_2y_2} + \dots + \sqrt{x_ny_n})^2 = (\sqrt{S_1} + \sqrt{S_2} + \dots + \sqrt{S_n})^2.

If there exist at least one pair of sets (xi)(x_i) and (yi)(y_i) at which this inequality is the equality, then the last expression provides the minimal possible area. Moreover, then this minimal value is attained only for such sets (xi)(x_i) and (yi)(y_i). The Cauchy-Bunyakovsky inequality turns into the equality if and only if x1y1=x2y2==xnyn\frac{x_1}{y_1} = \frac{x_2}{y_2} = \dots = \frac{x_n}{y_n}. Since x1y1=S1=4x_1y_1 = S_1 = 4, there exist the three variants: x1=4x_1 = 4, y1=1y_1 = 1; x1=1x_1 = 1, y1=4y_1 = 4; and x1=y1=2x_1 = y_1 = 2. First two variants give the pair (22,23,,2n+1)(2^2, 2^3, \dots, 2^{n+1}) and (20,21,,2n1)(2^0, 2^1, \dots, 2^{n-1}) of sets, and the third variant gives two sets equal (21,22,,2n)(2^1, 2^2, \dots, 2^n). Both cases provide the minimal possible area 4(2n1)24(2^n - 1)^2.

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.