As suggested on Mathoverflow (https://mathoverflow.net/questions/168536/solutions-to-the-diophantine-equation-2a2-2b2-c2-d2-0) I am transfering this question to math-stackexchange:
I am looking for integer solutions of the following algebraic equations: $ 2a^{2} + 2b^{2} - c^{2} - d^{2} = 0 $ Preferentially the solutions should obey $a+b+c+d=0$.
By inspection I found the following solutions: $(a,b,c,d)=(1,0,1,1)$ , $(a,b,c,d)=(0,1,1,1)$, $(a,b,c,d)=(1,1,-2,0)$ and $(a,b,c,d)=(1,1,0,-2)$.
Additional solutions can be generated by swapping the sign of $a,b,c,d$ or by scaling the solutions that I have given by an integer.
As a theoretical physicist I am rarely working with these diophantine equations and hence I am wondering what other solutions of the equation exist that I have not taken into account.
I am looking forward to your responses.
$$a=2-2p^2-q^2-r^2+2p(q+r)$$ $$b=2(-2p+q+r)$$ $$c=-2-2p^2+4pq-q^2-2qr+r^2$$ $$d=-2-2p^2+q^2+4pr-2qr-r^2$$
Edited to add: If you also require $a+b+c+d=0$, then
$$a=p^2-2pq+q^2+2pr-2qr-2r^2$$ $$b=p^2+q^2+2qr-2r^2-2p(q+r)$$ $$c=4r^2$$ $$d=-2(p-q)^2$$