Is the following system has any positive integer solution $(x,y,u,v)$? $$\begin{cases} x^2+y^2=u^2\\ x^2-y^2=v^2 \end{cases}$$ I can prove that any pair of these integers can be relatively prime, but I couldn't find any solution. Any hint?
Thanks in advance!
I believe there are no (nontrivial) solutions. Note that in any solution, the numbers $v^2,x^2,u^2$ would be in arithmetic progression with common difference $y^2$. One can parametrize all three-term arithmetic progressions of squares (see for example this paper) and characterize which common differences can occur. From the paper, having a square as a common difference would correspond to nontorsion rational points on the elliptic curve $y^2=x^3-x$, which don't exist.