For a set $A$ of real numbers, denote $$A^\ast:=\{|a-b|:a,b\in A\}.$$
Question: Find all finite subsets $A\subseteq\mathbb{N}$ of the natural numbers such that $$A^*=A.$$
Attempt: The empty set is a trivial solution, so let's assume $A\neq\emptyset$. Clearly, one must have $0\in A$. Also, it is clear that $$A=\{0,1,2,\ldots,n\}$$ is a solution for each $n\in\mathbb{N}$. More generally, $$A=\{0,k,2k,\ldots,nk\}$$ is a solution for any $n,k\in\mathbb{N}$. I am tempted to say that these are the only possible $A$, but not sure how to prove it.