I have a question: Does there exists a polynomial $Q(x,y)$ such that $x-1=Q(x^2-1,x^3-1)$.
I did as following: Let $Q(x,y)=\sum\limits_{k=0}^n\sum\limits_{i+j=k}a_{ij}x^iy^j$. Then I could find some coefficients: the coefficient of $(x^2-1)$ is $0$,coefficient of $x^3-1$ is $-\frac13$, ...
Now I get stuck. Is the proposition true? How to prove it?