I will start with an example. Suppose that I would like to cover the set $\{1,2,3\}$ by differences between three integers $m_1,\ m_2$ and $m_3$ in the following sense: $$ \{1,2,3\}=\{m_2-m_1,m_3-m_2,m_3-m_1\}. $$ This is possible by taking $m_1=1,m_2=2$ and $m_3=4$.
I take another example: the equality $$ \{1,2,3,4,5,6\}=\{m_2-m_1,m_3-m_1,m_3-m_2,m_4-m_1,m_4-m_2,m_4-m_3\} $$ is satisfied for $m_1=1,m_2=2,m_3=5,m_4=7$.
Now I can formulate the problem to which, hopefully, someone can help me to arrive to the solution:
(a) Find the set of all positive integers $n\ge 2$ (or, at least, an infinite subset) for which there exist integers $m_1,\dots,m_n$ such that $$ \{m_j-m_i\}_{1\le i<j\le n}=\Bigl\{1,2,\dots,\frac{(n-1)n}{2}\Bigr\}. $$
.
As regarding the case $n=5$, I was able to prove that it is not possible to find a sequence of $5$ integers such that their differences cover the set $\{1,2,\dots,10\}$. It turns out that in this case the best possible scenario is to cover the set from $1$ to $11$ in which $6$ is missing: $$ \{1,2,3,4,5,7,8,9,10,11\}=\{m_j-m_i\}_{1\le i<j\le 5}. $$ A solution here is: $m_1=1,m_2=2,m_3=5,m_4=10,m_5=12$.
This last remark led to the second question:
(b) For each $n\ge 2$ find an increasing finite sequence $m_1,\dots,m_n$ of integers such that the set $\{m_j-m_i\}_{1\le i<j\le n}$ has $\frac{n(n-1)}{2}$ elements (the differences are distinct) and $m_n-m_1$ is minim.
I realize that these problems can be very difficult. I will be satisfied with partial solutions or, at least, ideas on how to proceed. Thank you!

