The following assertion is true in $2$ and $3$ dimensions:
Given $\sigma_{ij},\ 1\leq i\neq j\leq n$ with $\sigma_{ij}=\sigma_{ji}$ and $\sigma_{ij} \leq \sigma_{ik}+\sigma_{kj}$, then there exist $A_1,...,A_n \in \Bbb{R}^{n-1}$ such that $dist(A_i,A_j)=\sigma_{ij}$.
Is it possible to prove this for higher dimensions? I tried an induction argument, but I can't seem to imagine what is happening in higher dimensions. Is there an easier proof, without induction? Thank you.
Try $n=4$ with all distances $1$ except $|A_1 - A_4|$. Note that $A_1, A_2, A_3$ and $A_2, A_3, A_4$ must form equilateral triangles of side 1 with side $A_2A_3$ in common, and conclude that we must have $|A_1 - A_4| \le \sqrt{3}$. But the triangle inequalities allow $\sigma_{14}$ to be up to $2$.