Prove that
$$\left(3z\right)^3\ne 3\left(x+y\right)\left(3z-x\right)\left(3z-y\right)$$
Is true for $x$, $y$ and $z$ being positive integers, with $x$ and $y$ being co-prime and $3z<x<y$.
There are 2 cases in this question:
Case 1 - $x$ is odd and $y$ is even (or $x$ is even and $y$ is odd), in this case $z$ is odd.
Case 2 - Both $x$ and $y$ are odd, in this case $z$ is even.
I tried to show some contradiction, we know that for the statement on the RHS to be true, the prime factors must be present in multiples of 3's, however I struggled going any further than that.
Any help would be much appreciated.
It is often a proven method to look for coprime factors.
Suppose $q \neq 3$ is a prime dividing $3z-x$. Then $q$ divides $(3z)^3$, hence $z$. This implies that $q$ divides also $x$. Given the symmetry in $x$ and $y$, $q$ cannot divide $3z-y$ as $x$ and $y$ are coprime. Also $x+y$ is not divisible by $q$ as $y$ isn't.
If $3$ divides $3z-x$ then $3 \mid x$. Hence $3 \nmid y$ as $x$ and $y$ are coprime, and therefor $3 \nmid x+y$ and $3 \nmid 3z-y$.
We conclude that $x+y$, $3z-x$ and $3z-y$ are mutually coprime.
As $(3z)^3=27z^3$ is a third power, there exist positive coprime integers $u,v,w$ such that $z=uvw$ and either:
A:- $x+y=9u^3$
- $3z-x=v^3$
- $3z-y=w^3$
or
B:- $x+y=u^3$
- $3z-x=9v^3$
- $3z-y=w^3$
Note that we can skip the case $3z-y=9w^3$ as the Diophantine equation is symmetric in $x$ and $y$.
A: We have $6z-x-y=6uvw-9u^3=v^3+w^3$. Hence, $6uwv=9u^3+v^3+w^3$. As in general $\sqrt[3]{x_1x_2x_3} \le \frac{x_1+x_2+x_3}{3}$, we have $6uvw<3\sqrt[3]{9}.uvw \le 9u^3+v^3+w^3$, so there is no solution.
B: Likewise we have $6uvw<3\sqrt[3]{9}.uvw \le u^3+9v^3+w^3$, so there is also no solution.
We conclude that there exists no positive integers $x,y,z$ such that $x$ and $y$ are coprime and fulfill the Diophantine equation $(3z)^3=3(x+y)(3z-x)(3z-y)$. QED
A final remark: $z$ is even. The case that $x$ is even and $y$ is uneven implies that $(3z-x)(3z-y)$ is an even number, hence $(3z)^3$ is even.