A question from Alibaba Global Mathematics Competition (number theory)
Prove $\displaystyle x^{3} +3y^{3} +9z^{3} -9xyz=1$ has infinitely many integer solutions.
The hint for the question is to transform the left side to a complex polynomial.
I found that:
Set $\lambda =e^{j2\pi /3}$ then the equation can be transformed to:
$$ \left( x+3^{1/3} y+3^{2/3} z\right)\left( x+3^{1/3} \lambda y+3^{2/3} \lambda ^{2} z\right)\left( x+3^{1/3} \lambda ^{2} y+3^{2/3} \lambda z\right)=1$$
but I don't know how to continue.
First we find a non-trivial solution $(-2,0,1)$, ($(1,0,0)$ is trivial).
Proof: The idea is similar to finding general solutions for Pell's equation, but with a little Galois theory (Pell's equation corresponds to a field extension with degree $2$, which must be a Galois extension).
The hint gives $$ \left( x+ay+a^2 z\right)\left( x+a \lambda y +a^2 \lambda ^{2} z\right)\left( x+a \lambda^2 y+a^2 \lambda z\right)=1$$ with $a=3^{1/3}$ and $\lambda =e^{j2\pi /3}$. Take both sides to the power of $n$.
Assume $(p,q,r)\in\Bbb Z^3$ is a solution, then $( p+aq+a^2 r)$, $( p+a \lambda q +a^2 \lambda^2 r)$ and $(p+a \lambda^2 q+a^2 \lambda r)$ are conjugate elements in the splitting field. Since $\Bbb Q(a,\lambda)/\Bbb Q$ is a Galois extension with degree $6$, any permutations between conjugate elements are isomorphic.
So $(p+aq+a^2 r)^n$, $(p+a \lambda q +a^2 \lambda^2 r)^n$ and $(p+a \lambda^2 q+a^2 \lambda r)^n$ are also conjugate of each other.
The first factor $(p+aq+a^2 r)^n$ is real so it corresponds to solutions.