-1

The rings $ F[x,y]/ (y^{2} - x) $ and $F[x,y]/( y^{2} - x^{2}) $ are not isomorphic for any field F.


1 Answers1

3

$F[x,y](y^2-x) \simeq F[y]$ (e.g. see here and its answer) and this has no-zero-divisors.

In $F[x,y](y^2-x^2)$ we have zero-divisors $\langle y - x \rangle$ and $\langle y + x \rangle$ (they multiply to $\langle y^2 - x^2 \rangle = 0$).

So the rings cannot be isomorphic.

Henno Brandsma
  • 242,131