Maths Olympiad Prep

Library / /1133 of 1394

, 2020

Combinatorics Difficulty 5.6 AIME, harder Prove it United States

Problem:
Tessa picks three real numbers x,y,zx, y, z and computes the values of the eight expressions of the form ±x±y±z\pm x \pm y \pm z. She notices that the eight values are all distinct, so she writes the expressions down in increasing order. For example, if x=2,y=3,z=4x=2, y=3, z=4, then the order she writes them down is
xyz,+xyz,x+yz,xy+z,+x+yz,+xy+z,x+y+z,+x+y+z -x-y-z,+x-y-z,-x+y-z,-x-y+z,+x+y-z,+x-y+z,-x+y+z,+x+y+z
How many possible orders are there?

Solution

Solution:
There are 23=82^{3}=8 ways to choose the sign for each of x,yx, y, and zz. Furthermore, we can order x,y|x|,|y|, and z|z| in 3!=63!=6 different ways. Now assume without loss of generality that 0<x<y<z0<x<y<z. Then there are only two possible orders depending on the sign of x+yzx+y-z :
xyz,+xyz,x+yz,xy+z,x+yz,xy+z,x+y+z,x+y+zxyz,+xyz,x+yz,x+yz,xy+z,xy+z,x+y+z,x+y+z \begin{aligned} & -x-y-z,+x-y-z,-x+y-z,-x-y+z, x+y-z, x-y+z,-x+y+z, x+y+z \\ & -x-y-z,+x-y-z,-x+y-z, x+y-z,-x-y+z, x-y+z,-x+y+z, x+y+z \end{aligned}
Thus, the answer is 862=968 \cdot 6 \cdot 2=96.

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.