Kreizhn
- 714
- 1
Homework Statement
Show that \mathbb Q[x,y]/(x^2+y^2-1) is not a unique factorization domain.
The Attempt at a Solution
We have tried a few approaches. Using [] to denote equivalence classes, we note that we can write [x]^2 = [1-y][1+y]. Our goal was to show that this is a non-unique prime decomposition, but this doesn't work since neither of these elements are prime. Similarly, [x+y-1][x+y+1] = [2x][y] but the same problem applies.
Next we tried playing around with evaluations of polynomials. In particular, in the quotient ring we can write any element as p(x) + y q(x). Taking a product of such polynomials and evaluating at zero gives a structure similar to \mathbb C.
Another suggestion was to use Laurent polynomial. Any ideas?