Lima sequances, gcd {a_i - a_j with a_i> a_j} =1, a'=2a_k-a_l
Source: 2020 IberoAmerican p3
November 17, 2020
combinatorics
Problem Statement
Let be an integer. A sequence of integers is called Lima if , that is, if the greatest common divisor of all the differences with is . One operation consists of choosing two elements and from a sequence, with , and replacing by .
Show that, given a collection of Lima sequences, each one formed by integers, there are two of them, say and , such that it is possible to transform into through a finite number of operations.Notes.
The sequences and have the same elements but are different.
If all the elements of a sequence are equal, then that sequence is not Lima.