Doron Zeilberger suggested the following potential proof for Fermat's last theorem:
Let's define: $$W(n,a,b,c) \equiv (a^n + b^n - c^n)^2$$ I am almost sure that there exists a polynomial, discoverable by computer, with positive coefficients such that: $$W(n,a,b,c) = P\left(W(n,a-1,b,c), W(n,a,b-1,c), \ldots W(n -1,a,b,c), \ldots\right)$$ for $n>3$.
Since $W > 0$ for $n= 3$, and $abc>0$ FLT would follow.
$$$$
Could someone explain how / why exactly "FLT would follow"?
Moreover, why wouldn't one have to find a separate polynomial for each (unbound) $n$?