Maths Olympiad Prep

Library / /25 of 29

, 2020

Algebra Difficulty 7.6 National Olympiad, round 2 Prove it Middle European Mathematical Olympiad (MEMO)

Problem:
Find all positive integers nn for which there exist positive integers x1,x2,,xnx_{1}, x_{2}, \ldots, x_{n} such that
1x12+2x22+4x32++2n1xn2=1 \frac{1}{x_{1}^{2}}+\frac{2}{x_{2}^{2}}+\frac{4}{x_{3}^{2}}+\cdots+\frac{2^{n-1}}{x_{n}^{2}}=1

Solution

Solution:
- n=1n=1 :
Here, x1:=1x_{1}:=1 provides a solution, since
112=1 \frac{1}{1^{2}}=1

- n=2n=2 :
Here, no solution exists. Indeed, x1=1x_{1}=1 or x2=1x_{2}=1 yields 1x12+2x22>1\frac{1}{x_{1}^{2}}+\frac{2}{x_{2}^{2}}>1, while x1,x22x_{1}, x_{2} \geq 2 leads to
1x12+2x2214+24=34<1 \frac{1}{x_{1}^{2}}+\frac{2}{x_{2}^{2}} \leq \frac{1}{4}+\frac{2}{4}=\frac{3}{4}<1

- n=4n=4 :
Here, (x1,x2,x3,x4):=(3,3,3,6)(x_{1}, x_{2}, x_{3}, x_{4}):=(3,3,3,6) provides a solution, since
132+232+432+862=79+836=79+29=1 \frac{1}{3^{2}}+\frac{2}{3^{2}}+\frac{4}{3^{2}}+\frac{8}{6^{2}}=\frac{7}{9}+\frac{8}{36}=\frac{7}{9}+\frac{2}{9}=1

- Induction step from nn to (n+2)(n+2) :
Let (y1,y2,,yn)(y_{1}, y_{2}, \ldots, y_{n}) be a solution for nn, i.e.,
1y12+2y22+4y32++2n1yn2=1 \frac{1}{y_{1}^{2}}+\frac{2}{y_{2}^{2}}+\frac{4}{y_{3}^{2}}+\cdots+\frac{2^{n-1}}{y_{n}^{2}}=1
Then
(x1,x2,,xn+2):=(2,2,4y1,4y2,,4yn) (x_{1}, x_{2}, \ldots, x_{n+2}):=(2,2,4 y_{1}, 4 y_{2}, \ldots, 4 y_{n})
is a solution for (n+2)(n+2), since
1x12+2x22+4x32++2n+1xn+22=122+222+4(4y1)2++2n+1(4yn)2=14+24+416[1(y1)2++2n1(yn)2]=34+141=1 \begin{aligned} \frac{1}{x_{1}^{2}}+\frac{2}{x_{2}^{2}}+\frac{4}{x_{3}^{2}}+\cdots+\frac{2^{n+1}}{x_{n+2}^{2}} & =\frac{1}{2^{2}}+\frac{2}{2^{2}}+\frac{4}{(4 y_{1})^{2}}+\cdots+\frac{2^{n+1}}{(4 y_{n})^{2}} \\ & =\frac{1}{4}+\frac{2}{4}+\frac{4}{16}\left[\frac{1}{(y_{1})^{2}}+\cdots+\frac{2^{n-1}}{(y_{n})^{2}}\right] \\ & =\frac{3}{4}+\frac{1}{4} \cdot 1 \\ & =1 \end{aligned}
Using this induction step and the solutions for n=1n=1 and n=4n=4, we can construct solutions for all n3n \geq 3.

Solution 1a. There are other induction steps possible. For example from nn to (n+3)(n+3) :
Let (y1,y2,,yn)(y_{1}, y_{2}, \ldots, y_{n}) be a solution for nn, i.e.,
1y12+2y22+4y32++2n1yn2=1 \frac{1}{y_{1}^{2}}+\frac{2}{y_{2}^{2}}+\frac{4}{y_{3}^{2}}+\cdots+\frac{2^{n-1}}{y_{n}^{2}}=1
Then
(x1,x2,,xn+3):=(3,3,3,6y1,6y2,,6yn) (x_{1}, x_{2}, \ldots, x_{n+3}):=(3,3,3,6 y_{1}, 6 y_{2}, \ldots, 6 y_{n})
is a solution for (n+3)(n+3), since
1x12+2x22+4x32++2n+2xn+32=132+232+432+8(6y1)2++2n+2(6yn)2=19+29+49+836[1(y1)2++2n1(yn)2]=79+291=1 \begin{aligned} \frac{1}{x_{1}^{2}}+\frac{2}{x_{2}^{2}}+\frac{4}{x_{3}^{2}}+\cdots+\frac{2^{n+2}}{x_{n+3}^{2}} & =\frac{1}{3^{2}}+\frac{2}{3^{2}}+\frac{4}{3^{2}}+\frac{8}{(6 y_{1})^{2}}+\cdots+\frac{2^{n+2}}{(6 y_{n})^{2}} \\ & =\frac{1}{9}+\frac{2}{9}+\frac{4}{9}+\frac{8}{36}\left[\frac{1}{(y_{1})^{2}}+\cdots+\frac{2^{n-1}}{(y_{n})^{2}}\right] \\ & =\frac{7}{9}+\frac{2}{9} \cdot 1 \\ & =1 \end{aligned}

Solution 2. As in the previous solution, we can show that there does not exist a solution for n=2n=2 and find explicit solutions for n=1n=1 and n=3n=3.
We construct further solutions by induction. Let (y1,y2,,yn)(y_{1}, y_{2}, \ldots, y_{n}) be a solution for n3n \geq 3.
Then setting xn2=xn+1:=3yn2x_{n-2}=x_{n+1}:=3 y_{n-2} and xi:=yix_{i}:=y_{i} for all other ii is a solution for n+1n+1, since for the sum of the terms corresponding to xn2x_{n-2} and xn+1x_{n+1} (which are the only ones that differ between the solutions for nn and n+1n+1 ) we get
2n3xn22+2nxn+12=2n39yn22+2n9yn22=(1+8)2n39yn22=2n3yn22 \frac{2^{n-3}}{x_{n-2}^{2}}+\frac{2^{n}}{x_{n+1}^{2}}=\frac{2^{n-3}}{9 y_{n-2}^{2}}+\frac{2^{n}}{9 y_{n-2}^{2}}=\frac{(1+8) \cdot 2^{n-3}}{9 y_{n-2}^{2}}=\frac{2^{n-3}}{y_{n-2}^{2}}
thereby keeping the sum of all terms equal.

Solution 3. As in the other solutions, we can show that there does not exist a solution for n=2n=2. Also, we can find explicit solutions for n=4,n=6n=4, n=6 and n=8n=8. Now we prove that we can find suitable integers for all other nn :
For n=2k+1n=2 k+1 (where kk is a suitable non-negative integer), we can choose
x1==xn1=2k,xn=22k x_{1}=\cdots=x_{n-1}=2^{k}, \quad x_{n}=2^{2 k}
to obtain
i=1n2i1xi2=i=12k2i122k+22k24k=22k12122k+122k=1 \sum_{i=1}^{n} \frac{2^{i-1}}{x_{i}^{2}}=\sum_{i=1}^{2 k} \frac{2^{i-1}}{2^{2 k}}+\frac{2^{2 k}}{2^{4 k}}=\frac{\frac{2^{2 k}-1}{2-1}}{2^{2 k}}+\frac{1}{2^{2 k}}=1
For n=2kn=2 k with an integer k5k \geq 5, observe that, by setting xi=2i12x_{i}=2^{\frac{i-1}{2}} for odd ii and xi=2i21x_{i}=2^{\frac{i}{2}-1} for even ii, we have
i=12k2i1xi2=j=1k(22j222j2+22j122j2)=j=1k(1+2)=3k \sum_{i=1}^{2 k} \frac{2^{i-1}}{x_{i}^{2}}=\sum_{j=1}^{k}\left(\frac{2^{2 j-2}}{2^{2 j-2}}+\frac{2^{2 j-1}}{2^{2 j-2}}\right)=\sum_{j=1}^{k}(1+2)=3 k
If we can modify the xix_{i} in order to obtain some square number m2m^{2} on the right hand side, we can in a second step multiply each xix_{i} by mm to obtain a sum of 1 .
Observe that all xix_{i} for i>2i>2 are even. We show that there is a square divisible by 3 that can be obtained by replacing some of the xix_{i} (with i>2i>2 ) by xi:=xi/2x_{i}^{\prime}:=x_{i} / 2 :
Note that for odd ii, this increases the sum by 41=34-1=3 and for even ii, this increases the sum by 82=68-2=6. Since there are k1k-1 odd and k1k-1 even indexes to choose from, we can increase the sum by every number ll that is divisible by three and satisfies 0l3(k1)+6(k1)=9k90 \leq l \leq 3(k-1)+6(k-1)=9 k-9.
Because of k5k \geq 5 and therefore 3k<k\sqrt{3 k}<k, the smallest square m23km^{2} \geq 3 k which is divisible by 3 certainly satisfies
(3k)2=3km2(3k+3)2=3k+63k+9<9k+9 (\sqrt{3 k})^{2}=3 k \leq m^{2} \leq(\sqrt{3 k}+3)^{2}=3 k+6 \sqrt{3 k}+9<9 k+9
In particular, m29k+6m^{2} \leq 9 k+6 because mm is divisible by 3 . This means that in order to increase 3k3 k to m2m^{2}, we have to add a number between 0 and 6k+66 k+6 to the sum above. However, 6k+69k96 k+6 \leq 9 k-9 because k5k \geq 5 and by the above argument, we can always do that.
To summarize, we first set the xix_{i} as above, then select up to 2k22 k-2 of them to be divided by 2 , then multiply all of them by mm, yielding a right hand side of 1 .

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.