2017 JBMO Problems/Problem 1

Revision as of 10:56, 21 April 2018 by Leonariso (talk | contribs)

Problem

Determine all the sets of six consecutive positive integers such that the product of some two of them, added to the product of some other two of them is equal to the product of the remaining two numbers.

Solution

$x_1 x_2 + x_3 x_4 =  x_5 x_6$

Every set which a solution is of the form $Y_k = \{k, k+1, k+2, k+3, k+4, k+5\}$

Since they are consecutive, it follows that $x_2, x_4 x_4,  x_6$ are even and $x_1, x_3, x_5$ are odd.

In addition, exactly two of the six are multiples of $3$ and need to be multiplied together. Exactly one of these two is even (and also the only one which multiple of $6$) and the other is odd.

In addition, each pair of positive integers destined to be multiplied together can have a difference of either $1$ or $3$ or $5$.

So, we only have to consider integers from $1$ up to $12$. Therefore we calculate the following products:

A = { 2⋅1, 4⋅5, 8⋅7, 13⋅14, 10⋅11}

B = { 1⋅4, 2⋅5, 3⋅6, 4⋅7 5⋅8, 6⋅9, 7⋅10, 8⋅11, 9⋅12}

C = { 2⋅7, 5⋅10, 10⋅15}

Either 3⋅6 or 6⋅9 or 9⋅12 needs to be included in every solution set.

And we can only have five cases:

Case 1: $x_1-x_2 = x_3 -x_4 =  x_5 -x_6 = 3$

We just have to look at set B in this case.

$2 \cdot 5 + 3 \cdot 6 = 4 \cdot 7$

Y_2 is the only solution set for this case.

Case 2: $x_1-x_2 =1, x_3 -x_4 = 3,  x_5 -x_6 = 1$

$1 \cdot 2 + 3 \cdot 6 = 4 \cdot 5$

$7 \cdot 8 + 6 \cdot 9 = 10 \cdot 11$

Y_1 and Y_6 are the only solution sets for this case.

Case 3: $x_1-x_2 = x_3 -x_4 =  x_5 -x_6 = 1$

No solution set for this case, as the multiples of three need to be multiplied together.

Case 4: $x_1-x_2 = 1,  x_3 -x_4 = 5, x_5 -x_6 = 1$

No solution set for this case, as the multiples of three need to be multiplied together.

Case 5: $x_1-x_2 = 3, x_3 -x_4 = 5, x_5 -x_6 = 1$

No solution set for this case since no element of set C can be a solution.

See also

2017 JBMO (ProblemsResources)
Preceded by
First Problem
Followed by
Problem 2
1 2 3 4
All JBMO Problems and Solutions