I am trying to figure out if the following is true or false:
$X = \tfrac{1}{2} xy(x^2 - y^2) $ has three (or more) solutions of $x, y$ if and only if $X = 6561555*n^4 = 3*5*7*11*13*19*23*n^4 $ where n is an odd number. (Where X, x, y are all Natural Numbers and x, y have opposite parity).
I can prove the "if" part rather easily as there are solutions of
$x1 = n*2*3*23$, $y1 = n*5 $
$x2 = n*7*11$, $y2 = n*2*19 $
$x3 = n*2*3*13$, $y3 = n*5*11 $
Proving if that there are no other values of X with three solutions is difficult. I would be happy with either a proof or a counter example. Thanks.
