My strategy is proof by contradiction. So assume the opposite of the proof statement is true. I could only think of $x^2 - y^2 + y^2 + z^2 = 2xyz$ $=(x+y)(x-y) + y^2 + z^2 $ but I don't think that is a helpful simplification. Please help!
Thanks!
My strategy is proof by contradiction. So assume the opposite of the proof statement is true. I could only think of $x^2 - y^2 + y^2 + z^2 = 2xyz$ $=(x+y)(x-y) + y^2 + z^2 $ but I don't think that is a helpful simplification. Please help!
Thanks!
Here's a hint. Rearrange to get $z^2 + z(-2xy) + (x^2+y^2) = 0$. By the quadratic formula, $z = \frac{2xy \pm \sqrt{4 x^2 y^2 - 4(x^2+y^2)} }{2}$. Your proposition is true iff there are no $x$ and $y$ for which the right hand side is a positive integer.
(Edited to reflect the edit in the question)