Which one is Field

57 Views Asked by At

Why $\frac{R[x]}{<x^2-1>}$ is not a field, but if $Q[x]$ is there instead of $R[x]$ it is. How to check $<x^2-1>$ is maximal ideal or not in the easiest way possible?

2

There are 2 best solutions below

0
On

Actually, none of them is a field, since in both cases, $[x+1],[x-1]\neq0$, but$$[x+1]\times[x-1]=[x^2-1]=0.$$

0
On

In both cases $x^2-1$ factorizes as $(x-1)(x+1)$, so the ideal it generates can't be maximal both if you are on $\mathbb{Q} $ or $\mathbb{R} $.

Notice that in both cases the class of $x-1$ is a zero-divisor, so the quotient can't be a field.

Maybe you are thinking about the ideal generated by $x^2+1$ which is maximal on the real but not on the complex.