Division of a polynomial in three variables

abstract-algebraalgebraic-geometrydivisibilityfactoringpolynomials

I would like to demonstrate the following

Let $f(x,y,z) \in K[x,y,z]$ a polynomial such that $f(a^n,b^n,ab)=0$; then f is divisible by $xy-z^n$.

Hint: use a polynomial division algorithm


EDIT
At this link Showing that $\mathbb{C}[x,y]^{\mu_n}$ and $\mathbb{C}[x,y,z]/(xy-z^n)$ are isomorphic as rings
I found the same problem. The answer suggest:
$$ $$
If $f(x,y,z)=\sum_{i,j,k} a_{i,j,k}x^iy^jz^k$ so
$$0=f(u^n,v^n,uv)=\sum_{i,j,k} a_{i,j,k}u^{ni+k}v^{nj+k}$$
The equation $\sum_{i,j,k} a_{i,j,k}u^{ni+k}v^{nj+k}$ give some dependence relation amongst the $a_{i,j,k}$ (since the exponent of $u$ and $v$ are the same for some $i,j,k$ and since the element $u^av^b$ are indipendent over $K[x,y]$.

Can anyone tell me what are these relations between coefficients
$a_{i,j,k}$ they are talking of? How do they obtain? How do these
allow me to prove that $f(x,y,z)=g(x,y,z)(xy-z^n)$? TO PLEASE SOMEONE
CAN HELP ME?

Best Answer

I'm going to assume that $K$ is a field and $K[x, y, z]$ is the associated ring of polynomials. Unfortunately, I don't see a polynomial division solution to this...

The problem is equivalent to showing that $f(x, y, z)$ is an element of the $0$ coset of the quotient ring $K[x, y, z]/ (xy - z^n )$. Let's first consider $K[a^n, b^n, ab]$. Observe that there is a surjective homomorphism $\varphi : K[x, y, z] \rightarrow K[a^n, b^n, ab]$ where $(x, y, z) \mapsto (a^n, b^n, ab).$ Moreover, $\ker (\varphi) = (xy - z^n)$ (show why). Then by the First Isomorphism Theorem for rings, it follows that $$K[x, y, z] / (xy - z^n) \cong K[a^n, b^n, ab].$$ (can you give the isomorphism explicitly?) The conclusion that $f(x, y, z) \in 0 + (xy - z^n)$ follows.

This form shows up in some fairly interesting results.