How many positive integer solutions are there to the equation $^2 + 2^2 = 4^2$?
I realised that this looks a lot like the Pythagorean theorem -- it could be written as $^2 + (\sqrt{2}y)^2 = (2z)^2$ as well. Then wouldn't there be an infinite number of solutions that are positive integers? For some reason they don't have the answer to this one, so I just wanted to check that I got this right.
$ x^2+2y^2=4z^2 \implies (kx)^2 + 2(ky)^2 = 4(kz)^2 $, therefore if at least one solution exists, infinitely many solutions exist.
$ 2^2+2\cdot4^2=4\cdot3^2$, therefore at least one solution exists, therefore infinitely many solutions exist.