Maths Olympiad Prep

Library / /1243 of 1394

, 2019

Algebra Difficulty 5.9 AIME, harder Prove it United States

Problem:

For any real number α\alpha, define
sign(α)={+1 if α>00 if α=01 if α<0 \operatorname{sign}(\alpha)= \begin{cases}+1 & \text{ if } \alpha>0 \\ 0 & \text{ if } \alpha=0 \\ -1 & \text{ if } \alpha<0\end{cases}
How many triples (x,y,z)R3(x, y, z) \in \mathbb{R}^3 satisfy the following system of equations
x=20182019sign(y+z)y=20182019sign(z+x)z=20182019sign(x+y)? \begin{aligned} & x=2018-2019 \cdot \operatorname{sign}(y+z) \\ & y=2018-2019 \cdot \operatorname{sign}(z+x) \\ & z=2018-2019 \cdot \operatorname{sign}(x+y) ? \end{aligned}

Solution

Solution:

Since sign(x+y)\operatorname{sign}(x+y) can take one of 3 values, zz can be one of 3 values: 4037, 2018, or 1-1. The same is true of xx and yy. However, this shows that x+yx+y cannot be 00, so zz can only be 4037 or 1-1. The same is true of xx and yy. Now note that, if any two of x,y,zx, y, z are 1-1, then the third one must be 4037. Furthermore, if any one of x,y,zx, y, z is 4037, then the other two must be 1-1. Thus, the only possibility is to have exactly two of x,y,zx, y, z be 1-1 and the third one be 4037. This means that the only remaining triples are (1,1,4037)(-1,-1,4037) and its permutations. These all work, so there are exactly 3 ordered triples.

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.