My teacher proposed this problem some time ago:
We have four different integers $x,y,z,k$ such that $x^2+y^2+z^2=3k^2$. Prove that the difference between the largest one of $x,y,z$ and the smallest one of $x,y,z$ is greater than $\sqrt{k\,}$.
The time for submissions is over so I thought I might ask here. I'm not sure it's ok with the rules here, especially that I haven't made any progress. I will still share what I've tried:
- $k$ is a quadratic mean, however I could not find any mean bigger than it;
- sub $y = x + t$ and $z = x+v$ doesn't seem to help show $t > \sqrt{k\,}$ or $v > \sqrt{k\,}$
- geometric thinking of a sphere equation and looking for integer points is even more complicated